ghsa-jrfm-2h82-xg28
Vulnerability from github
Published
2023-07-06 21:30
Modified
2024-05-03 10:26
Severity ?
Summary
Withdrawn: Use after free in SciPy
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 use-after-free issue was discovered in Py_FindObjects() function in SciPy versions prior to 1.8.0.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "scipy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-29824" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": true, "github_reviewed_at": "2024-04-22T18:55:58Z", "nvd_published_at": "2023-07-06T21:15:09Z", "severity": "CRITICAL" }, "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/14713#issuecomment-1629468565) for more information.\n\n ## Original Description\n\nA use-after-free issue was discovered in Py_FindObjects() function in SciPy versions prior to 1.8.0.", "id": "GHSA-jrfm-2h82-xg28", "modified": "2024-05-03T10:26:19Z", "published": "2023-07-06T21:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29824" }, { "type": "WEB", "url": "https://github.com/scipy/scipy/issues/14713" }, { "type": "WEB", "url": "https://github.com/scipy/scipy/issues/14713#issuecomment-1629468565" }, { "type": "WEB", "url": "https://github.com/scipy/scipy/pull/15013" }, { "type": "WEB", "url": "https://github.com/scipy/scipy/commit/e32fc2329d3dd23298725153c5b2cc7fcd0f14f1" }, { "type": "WEB", "url": "http://www.square16.org/achievement/cve-2023-29824" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Withdrawn: Use after free in SciPy", "withdrawn": "2024-05-03T10:26:19Z" }
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.