diff --git a/advisories/unreviewed/2024/01/GHSA-547m-23x7-cxg5/GHSA-547m-23x7-cxg5.json b/advisories/github-reviewed/2024/01/GHSA-547m-23x7-cxg5/GHSA-547m-23x7-cxg5.json similarity index 52% rename from advisories/unreviewed/2024/01/GHSA-547m-23x7-cxg5/GHSA-547m-23x7-cxg5.json rename to advisories/github-reviewed/2024/01/GHSA-547m-23x7-cxg5/GHSA-547m-23x7-cxg5.json index 4c9435cb13b..fdbe4b1fe4c 100644 --- a/advisories/unreviewed/2024/01/GHSA-547m-23x7-cxg5/GHSA-547m-23x7-cxg5.json +++ b/advisories/github-reviewed/2024/01/GHSA-547m-23x7-cxg5/GHSA-547m-23x7-cxg5.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-547m-23x7-cxg5", - "modified": "2024-01-03T09:30:32Z", + "modified": "2024-01-03T20:10:38Z", "published": "2024-01-03T09:30:32Z", "aliases": [ "CVE-2023-52302" ], + "summary": "PaddlePaddle null pointer dereference in paddle.nextafter", "details": "Nullptr in paddle.nextafter in PaddlePaddle before 2.6.0. This flaw can cause a runtime crash and a denial of service.\n\n\n\n", "severity": [ { @@ -14,13 +15,39 @@ } ], "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-52302" }, + { + "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-011.md" @@ -31,8 +58,8 @@ "CWE-476" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-03T20:10:38Z", "nvd_published_at": "2024-01-03T09:15:09Z" } } \ No newline at end of file