gsd-2023-25399
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-25399", "id": "GSD-2023-25399" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-25399" ], "details": "A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function.", "id": "GSD-2023-25399", "modified": "2023-12-13T01:20:40.572840Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-25399", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/scipy/scipy/issues/16235", "refsource": "MISC", "url": "https://github.com/scipy/scipy/issues/16235" }, { "name": "https://github.com/scipy/scipy/pull/16397", "refsource": "MISC", "url": "https://github.com/scipy/scipy/pull/16397" }, { "name": "http://www.square16.org/achievement/cve-2023-25399/", "refsource": "MISC", "url": "http://www.square16.org/achievement/cve-2023-25399/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.10.0", "affected_versions": "All versions before 1.10.0", "cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-08-24", "description": "A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function.", "fixed_versions": [ "1.10.0" ], "identifier": "CVE-2023-25399", "identifiers": [ "CVE-2023-25399" ], "not_impacted": "All versions starting from 1.10.0", "package_slug": "pypi/scipy", "pubdate": "2023-07-05", "solution": "Upgrade to version 1.10.0 or above.", "title": "Uncontrolled Resource Consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-25399", "https://github.com/scipy/scipy/issues/16235", "https://github.com/scipy/scipy/pull/16397", "http://www.square16.org/achievement/cve-2023-25399/" ], "uuid": "ec5ca494-ce29-4d09-b5a3-465457a421ff" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:scipy:scipy:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.10.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-25399" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A refcounting issue which leads to potential memory leak was discovered in scipy commit 8627df31ab in Py_FindObjects() function." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/scipy/scipy/issues/16235", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "https://github.com/scipy/scipy/issues/16235" }, { "name": "https://github.com/scipy/scipy/pull/16397", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/scipy/scipy/pull/16397" }, { "name": "http://www.square16.org/achievement/cve-2023-25399/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "http://www.square16.org/achievement/cve-2023-25399/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-08-24T13:42Z", "publishedDate": "2023-07-05T17:15Z" } } }
Loading...
Loading...
- 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.