{ "schema_version": "1.4.0", "id": "GHSA-275c-w5mq-v5m2", "modified": "2024-11-22T18:20:23Z", "published": "2024-01-03T09:30:33Z", "aliases": [ "CVE-2023-52313" ], "summary": "PaddlePaddle floating point exception in paddle.argmin and paddle.argmax", "details": "FPE in paddle.argmin and paddle.argmax 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-52313" }, { "type": "WEB", "url": "https://github.com/PaddlePaddle/Paddle/commit/6ef71779197ad6faf51ac295022ab5008d81372f" }, { "type": "PACKAGE", "url": "https://github.com/PaddlePaddle/Paddle" }, { "type": "WEB", "url": "https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-022.md" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/paddlepaddle/PYSEC-2024-145.yaml" } ], "database_specific": { "cwe_ids": [ "CWE-369" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-01-03T22:02:51Z", "nvd_published_at": "2024-01-03T09:15:11Z" } }