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.
References
Link | Resource |
---|---|
https://github.com/bytedeco/javacpp-presets/security/advisories/GHSA-36rx-hq22-jm5x | Vendor Advisory |
https://securitylab.github.com/research/github-actions-untrusted-input/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-06-09 00:15
Updated : 2023-11-07 04:15
NVD link : CVE-2023-34112
Mitre link : CVE-2023-34112
CVE.ORG link : CVE-2023-34112
JSON object : View
Products Affected
bytedeco
- javacpp_presets
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')