{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:radare:radare2:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.9.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2afe613741d07f35a5d80bc4e2dade2113ae6a74"
            },
            {
              "fixed": "5411543a310a470b1257fb93273cdd6e8dfcb3af"
            },
            {
              "fixed": "dd739f5a45b3af3d1f65f00fe19af1dbfec7aea7"
            }
          ],
          "repo": "https://github.com/radareorg/radare2",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {},
  "details": "In radare2 before 3.9.0, a command injection vulnerability exists in bin_symbols() in libr/core/cbin.c. By using a crafted executable file, it's possible to execute arbitrary shell commands with the permissions of the victim. This vulnerability is due to an insufficient fix for CVE-2019-14745 and improper handling of symbol names embedded in executables.",
  "id": "CVE-2019-16718",
  "modified": "2026-08-07T11:31:29.821798909Z",
  "published": "2019-09-23T14:15:10.447Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/radareorg/radare2/commit/dd739f5a45b3af3d1f65f00fe19af1dbfec7aea7"
    },
    {
      "type": "FIX",
      "url": "https://github.com/radareorg/radare2/commit/5411543a310a470b1257fb93273cdd6e8dfcb3af"
    },
    {
      "type": "FIX",
      "url": "https://github.com/radareorg/radare2/compare/3.8.0...3.9.0"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}