Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Malayke committed Dec 19, 2024
1 parent d89dfc5 commit dcb4583
Showing 1 changed file with 30 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,19 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6gq9-2wfh-4rj3",
"modified": "2024-12-18T18:30:51Z",
"modified": "2024-12-18T18:30:52Z",
"published": "2024-12-18T00:31:23Z",
"aliases": [
"CVE-2024-29646"
],
"summary": "Radare2 Buffer Overflow",
"details": "Buffer Overflow vulnerability in radarorg radare2 v.5.8.8 allows an attacker to execute arbitrary code via the name, type, or group fields.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "https://github.com/radareorg/radare2"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.9.0"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 5.8.8"
}
}
],
"references": [
{
"type": "ADVISORY",
Expand Down Expand Up @@ -42,6 +66,10 @@
{
"type": "WEB",
"url": "https://gist.github.com/Crispy-fried-chicken/0be4a204e7226fa2cea761c09f027690"
},
{
"type": "PACKAGE",
"url": "https://github.com/radareorg/radare2"
}
],
"database_specific": {
Expand Down

0 comments on commit dcb4583

Please sign in to comment.