First published: Thu Apr 21 2022(Updated: )
The CVEProject/cve-services is an open source project used to operate the CVE services api. In versions up to and including 1.1.1 the `org.conroller.js` code would erroneously log user secrets. This has been resolved in commit `46d98f2b` and should be available in subsequent versions of the software. Users of the software are advised to manually apply the `46d98f2b` commit or to update when a new version becomes available. As a workaround users should inspect their logs and remove logged secrets as appropriate.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Mitre CVE Services | <=1.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-24875 is classified as a medium severity vulnerability due to the logging of user secrets.
You can fix CVE-2022-24875 by updating to version 1.1.2 or later of the CVE services API.
CVE-2022-24875 affects versions of the CVE services API up to and including 1.1.1.
CVE-2022-24875 exposes user secrets through improper logging in the `org.controller.js` code.
Yes, the fix for CVE-2022-24875 can be found in commit `46d98f2b` on the CVEProject GitHub repository.