2023-07-05 18:00:37 +00:00
{
"id" : "CVE-2023-25399" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-07-05T17:15:09.320" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:49:28.527" ,
2024-05-14 16:04:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-03 02:03:28 +00:00
"cveTags" : [
{
"sourceIdentifier" : "cve@mitre.org" ,
"tags" : [
"disputed"
]
}
] ,
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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2023-07-12 04:00:31 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-12 04:00:31 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
2024-07-03 02:03:28 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-07-03 02:03:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-03 02:03:28 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.6
2023-07-12 04:00:31 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
2024-07-03 02:03:28 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
2023-07-12 04:00:31 +00:00
}
] ,
"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"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://www.square16.org/achievement/cve-2023-25399/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/scipy/scipy/issues/16235" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/scipy/scipy/issues/16235#issuecomment-1625361328" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://github.com/scipy/scipy/pull/16397" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2023-07-05 18:00:37 +00:00
}
]
}