Update CVE-2022-1238.json

This commit is contained in:
Ben Harvie 2023-06-29 09:20:01 +01:00 committed by GitHub
parent d981225cbf
commit 24b804744d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-1238",
"STATE": "PUBLIC",
"TITLE": "Heap-based Buffer Overflow in libr/bin/format/ne/ne.c in radareorg/radare2"
"TITLE": "Out-of-bounds Write in libr/bin/format/ne/ne.c in radareorg/radare2"
},
"affects": {
"vendor": {
@ -36,7 +36,7 @@
"description_data": [
{
"lang": "eng",
"value": "Heap-based Buffer Overflow in libr/bin/format/ne/ne.c in GitHub repository radareorg/radare2 prior to 5.6.8. This vulnerability is heap overflow and may be exploitable. For more general description of heap buffer overflow, see [CWE](https://cwe.mitre.org/data/definitions/122.html)."
"value": "Out-of-bounds Write in libr/bin/format/ne/ne.c in GitHub repository radareorg/radare2 prior to 5.6.8. This vulnerability is heap overflow and may be exploitable. For more general description of heap buffer overflow, see [CWE](https://cwe.mitre.org/data/definitions/122.html)."
}
]
},
@ -62,7 +62,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-805 Buffer Access with Incorrect Length Value"
"value": "CWE-787 Out-of-bounds Write"
}
]
}
@ -86,4 +86,4 @@
"advisory": "47422cdf-aad2-4405-a6a1-6f63a3a93200",
"discovery": "EXTERNAL"
}
}
}