{ "schema_version": "1.4.0", "id": "GHSA-2wcj-qr76-9768", "modified": "2024-11-22T18:16:31Z", "published": "2024-01-03T09:30:32Z", "aliases": [ "CVE-2023-52303" ], "summary": "PaddlePaddle segfault in paddle.put_along_axis", "details": "Nullptr in paddle.put_along_axis in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.\n\n\n\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:L" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "paddlepaddle" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.6.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52303" }, { "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-012.md" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/paddlepaddle/PYSEC-2024-135.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-01-03T21:55:17Z", "nvd_published_at": "2024-01-03T09:15:09Z" } }