GHSA-9JX5-6PGF-CRRP
Vulnerability from github – Published: 2023-07-05 18:30 – Updated: 2024-05-14 20:15
VLAI?
Summary
Withdrawn: scipy memory leak vulnerability
Details
Withdrawn Advisory
This advisory has been withdrawn because it has been found to not be an issue. Please see the issue here for more information.
Original Description
A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function.
Severity ?
5.5 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "scipy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-25399"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-06T21:01:56Z",
"nvd_published_at": "2023-07-05T17:15:09Z",
"severity": "MODERATE"
},
"details": "## Withdrawn Advisory\n\nThis advisory has been withdrawn because it has been found to not be an issue. Please see the issue [here](https://github.com/scipy/scipy/issues/16235#issuecomment-1625361328) for more information.\n\n## Original Description\n\nA refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in `Py_FindObjects()` function.",
"id": "GHSA-9jx5-6pgf-crrp",
"modified": "2024-05-14T20:15:44Z",
"published": "2023-07-05T18:30:44Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25399"
},
{
"type": "WEB",
"url": "https://github.com/scipy/scipy/issues/16235"
},
{
"type": "WEB",
"url": "https://github.com/scipy/scipy/issues/16235#issuecomment-1625361328"
},
{
"type": "WEB",
"url": "https://github.com/scipy/scipy/pull/16397"
},
{
"type": "WEB",
"url": "https://github.com/scipy/scipy/commit/9b6521198c4f31d3f9cb525e581bea8e3e77f0a2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/scipy/PYSEC-2023-102.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/scipy/scipy"
},
{
"type": "WEB",
"url": "http://www.square16.org/achievement/cve-2023-25399"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Withdrawn: scipy memory leak vulnerability",
"withdrawn": "2024-05-14T20:15:44Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…