From b5c14260b23efed54121c0d42944414033f1ad5b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:32:19 +0000 Subject: [PATCH] Publish GHSA-r3c4-qgcj-4qp2 --- .../GHSA-r3c4-qgcj-4qp2.json | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 advisories/unreviewed/2024/12/GHSA-r3c4-qgcj-4qp2/GHSA-r3c4-qgcj-4qp2.json diff --git a/advisories/unreviewed/2024/12/GHSA-r3c4-qgcj-4qp2/GHSA-r3c4-qgcj-4qp2.json b/advisories/unreviewed/2024/12/GHSA-r3c4-qgcj-4qp2/GHSA-r3c4-qgcj-4qp2.json new file mode 100644 index 00000000000..db9f3f0d4ed --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-r3c4-qgcj-4qp2/GHSA-r3c4-qgcj-4qp2.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r3c4-qgcj-4qp2", + "modified": "2024-12-15T15:30:53Z", + "published": "2024-12-15T15:30:53Z", + "aliases": [ + "CVE-2024-11858" + ], + "details": "A flaw was found in Radare2, which contains a command injection vulnerability caused by insufficient input validation when handling Pebble Application files. Maliciously crafted inputs can inject shell commands during command parsing, leading to unintended behavior during file processing​", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11858" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329102" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-15T14:15:22Z" + } +} \ No newline at end of file