Skip to content

Potential Secrets being logged to disk (1)

High
jdaigneau5 published GHSA-rhj9-qx37-7m2m Apr 20, 2022

Package

org.conroller.js (CVE Services)

Affected versions

cve service 1.1.1

Patched versions

None

Description

Potential secrets are being logged to disk in the following block:(https://github.com/CVEProject/cve-services/blob/dev/src/controller/org.controller/org.controller.js#L444-L458)

Line 444 sets result.secret to the user's key, then line 458 logs result, including the secret, to disk.

Notes:

Any modifications/remediation must be implemented in Master Branch as a "hot fix" to CVE Service 1.1.1 in production as well as in the Dev Branch so that the changes make their way into CVE Services 2.x

Severity

High

CVE ID

CVE-2022-24875

Weaknesses