2023-07-07 20:00:36 +00:00
{
"id" : "CVE-2021-32495" ,
"sourceIdentifier" : "patrick@puiterwijk.org" ,
"published" : "2023-07-07T19:15:09.600" ,
2023-07-13 20:00:41 +00:00
"lastModified" : "2023-07-13T19:02:29.977" ,
"vulnStatus" : "Analyzed" ,
2023-07-07 20:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Radare2 has a use-after-free vulnerability in pyc parser's get_none_object function. Attacker can read freed memory afterwards. This will allow attackers to cause denial of service.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-13 20:00:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
} ,
2023-07-07 20:00:36 +00:00
{
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 10.0 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
2023-07-13 20:00:41 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2023-07-07 20:00:36 +00:00
{
"source" : "patrick@puiterwijk.org" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
2023-07-13 20:00:41 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:radare:radare2:5.3.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BAF29F76-DF28-4143-9BF5-FDC0F1CA5B81"
}
]
}
]
}
] ,
2023-07-07 20:00:36 +00:00
"references" : [
{
"url" : "https://github.com/radareorg/radare2/commit/5e16e2d1c9fe245e4c17005d779fde91ec0b9c05" ,
2023-07-13 20:00:41 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-07-07 20:00:36 +00:00
} ,
{
"url" : "https://github.com/radareorg/radare2/issues/18666" ,
2023-07-13 20:00:41 +00:00
"source" : "patrick@puiterwijk.org" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-07-07 20:00:36 +00:00
}
]
}