CVE-2023-34112
All the actions in the `bytedeco/javacpp-presets` use the `github.event.head_commit.message` parameter in an insecure way.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.95%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
JavaCPP Presets is a project providing Java distributions of native C++ libraries. All the actions in the `bytedeco/javacpp-presets` use the `github.event.head_commit.message` parameter in an insecure way. For example, the commit message is used in a run statement - resulting in a command injection vulnerability due to string interpolation. No exploitation has been reported. This issue has been addressed in version 1.5.9. Users of JavaCPP Presets are advised to upgrade as a precaution.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.95% probability · 79th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-94
- Affected
- bytedeco/javacpp presets
- Source
- security-advisories@github.com
References
- https://github.com/bytedeco/javacpp-presets/security/advisories/GHSA-36rx-hq22-jm5xVendor Advisory
- https://securitylab.github.com/research/github-actions-untrusted-input/Exploit, Third Party Advisory
- https://github.com/bytedeco/javacpp-presets/security/advisories/GHSA-36rx-hq22-jm5xVendor Advisory
- https://securitylab.github.com/research/github-actions-untrusted-input/Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.