ghsa-8fp7-jwv2-49x9
Vulnerability from github
Published
2024-01-03 09:30
Modified
2024-11-22 18:19
Severity ?
Summary
PaddlePaddle heap buffer overflow in paddle.repeat_interleave
Details
Heap buffer overflow in paddle.repeat_interleave in PaddlePaddle before 2.6.0. This flaw can lead to a denial of service, information disclosure, or more damage is possible.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "PaddlePaddle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-52309" ], "database_specific": { "cwe_ids": [ "CWE-120", "CWE-787" ], "github_reviewed": true, "github_reviewed_at": "2024-01-03T21:56:55Z", "nvd_published_at": "2024-01-03T09:15:10Z", "severity": "HIGH" }, "details": "Heap buffer overflow in paddle.repeat_interleave\u00a0in PaddlePaddle before 2.6.0. This flaw can lead to a denial of service, information disclosure, or more damage is possible.\n\n\n\n", "id": "GHSA-8fp7-jwv2-49x9", "modified": "2024-11-22T18:19:44Z", "published": "2024-01-03T09:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52309" }, { "type": "WEB", "url": "https://github.com/PaddlePaddle/Paddle/commit/19da5c0c4d8c5e4dfef2a92e24141c3f51884dcc" }, { "type": "PACKAGE", "url": "https://github.com/PaddlePaddle/Paddle" }, { "type": "WEB", "url": "https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-018.md" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/paddlepaddle/PYSEC-2024-141.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:L", "type": "CVSS_V3" } ], "summary": "PaddlePaddle heap buffer overflow in paddle.repeat_interleave" }
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.