ghsa-9jx5-6pgf-crrp
Vulnerability from github
Published
2023-07-05 18:30
Modified
2024-05-14 20:15
Severity ?
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.
{ "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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.