{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8a12398c14d846119e1ef016bf1d069bbd20751c"
            }
          ],
          "repo": "https://github.com/bytedeco/javacpp-presets",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-36rx-hq22-jm5x"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/34xxx/CVE-2023-34112.json"
  },
  "details": "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.",
  "id": "CVE-2023-34112",
  "modified": "2026-04-01T23:08:15.544322073Z",
  "published": "2023-06-08T23:05:36.423Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://securitylab.github.com/research/github-actions-untrusted-input/"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/34xxx/CVE-2023-34112.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/bytedeco/javacpp-presets/security/advisories/GHSA-36rx-hq22-jm5x"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34112"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "JavaCPP project actions vulnerable to code injection  "
}