CVE-2023-34112 MEDIUM

CVE-2023-34112: JavaCPP project actions vulnerable to code injection

Vendor Bytedeco
Product javacpp-presets
Weakness CWE-94 · Code injection
Published June 8, 2023
Last update January 6, 2025

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

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.

Key dates

Disclosure timeline

June 8, 2023 CVE published
January 6, 2025 Record updated