CVEProject/cve-services is an open source project used to operate the CVE services API. A conditional in 'data.js' has potential for production secrets to be written to disk. The affected method writes the generated randomKey to disk if the environment is not development. If this method were called in production, it is possible that it would write the plaintext key to disk. A patch is not available as of time of publication but is anticipated as a "hot fix" for version 1.1.1 and for the 2.x branch.
References
Link | Resource |
---|---|
https://github.com/CVEProject/cve-services/blob/6b085e481fd3b084a8828ef7489c6b82fa415c92/src/utils/data.js#L68-L83 | Exploit Third Party Advisory |
https://github.com/CVEProject/cve-services/security/advisories/GHSA-mpwm-rmqp-7629 | Exploit Third Party Advisory |
Configurations
Information
Published : 2022-06-02 07:15
Updated : 2022-06-10 08:58
NVD link : CVE-2022-31004
Mitre link : CVE-2022-31004
JSON object : View
CWE
CWE-312
Cleartext Storage of Sensitive Information
Products Affected
mitre
- cve-services