2023-07-06 22:00:29 +00:00
{
"id" : "CVE-2023-29824" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-06T21:15:09.060" ,
2023-07-17 22:00:29 +00:00
"lastModified" : "2023-07-17T18:51:35.017" ,
"vulnStatus" : "Analyzed" ,
2023-07-06 22:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-07-12 04:00:31 +00:00
"value" : "** DISPUTED ** A use-after-free issue was discovered in Py_FindObjects() function in SciPy versions prior to 1.8.0. NOTE: the vendor and discoverer indicate that this is not a security issue."
2023-07-06 22:00:29 +00:00
}
] ,
2023-07-17 22:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:scipy:scipy:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.8.0" ,
"matchCriteriaId" : "45B081D4-BADE-416C-9575-981B366EDDB3"
}
]
}
]
}
] ,
2023-07-06 22:00:29 +00:00
"references" : [
{
"url" : "http://www.square16.org/achievement/cve-2023-29824/" ,
2023-07-17 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-07-06 22:00:29 +00:00
} ,
{
"url" : "https://github.com/scipy/scipy/issues/14713" ,
2023-07-17 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-07-06 22:00:29 +00:00
} ,
2023-07-12 04:00:31 +00:00
{
"url" : "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565" ,
2023-07-17 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-07-12 04:00:31 +00:00
} ,
2023-07-06 22:00:29 +00:00
{
"url" : "https://github.com/scipy/scipy/pull/15013" ,
2023-07-17 22:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-07-06 22:00:29 +00:00
}
]
}