2023-07-05 18:00:37 +00:00
{
"id" : "CVE-2023-25399" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-05T17:15:09.320" ,
2024-06-04 20:03:35 +00:00
"lastModified" : "2024-06-04T19:17:24.313" ,
2024-05-14 16:04:21 +00:00
"vulnStatus" : "Modified" ,
2023-07-05 18:00:37 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-05-14 16:04:21 +00:00
"value" : "A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function. Note: This is disputed as a bug and not a vulnerability. SciPy is not designed to be exposed to untrusted users or data directly."
2023-07-05 18:00:37 +00:00
}
] ,
2023-07-12 04:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:scipy:scipy:*:*:*:*:*:*:*:*" ,
2023-08-24 14:00:39 +00:00
"versionEndExcluding" : "1.10.0" ,
"matchCriteriaId" : "9DF61E05-B983-4CF9-AF1E-4C498AFF89CA"
2023-07-12 04:00:31 +00:00
}
]
}
]
}
] ,
2023-07-05 18:00:37 +00:00
"references" : [
{
"url" : "http://www.square16.org/achievement/cve-2023-25399/" ,
2023-07-12 04:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-07-05 18:00:37 +00:00
} ,
{
"url" : "https://github.com/scipy/scipy/issues/16235" ,
2023-07-12 04:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-07-05 18:00:37 +00:00
} ,
2024-05-14 16:04:21 +00:00
{
"url" : "https://github.com/scipy/scipy/issues/16235#issuecomment-1625361328" ,
"source" : "cve@mitre.org"
} ,
2023-07-05 18:00:37 +00:00
{
"url" : "https://github.com/scipy/scipy/pull/16397" ,
2023-07-12 04:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-07-05 18:00:37 +00:00
}
]
}