diff --git a/advisories/unreviewed/2023/12/GHSA-5rv2-vvmf-f7w8/GHSA-5rv2-vvmf-f7w8.json b/advisories/github-reviewed/2023/12/GHSA-5rv2-vvmf-f7w8/GHSA-5rv2-vvmf-f7w8.json similarity index 61% rename from advisories/unreviewed/2023/12/GHSA-5rv2-vvmf-f7w8/GHSA-5rv2-vvmf-f7w8.json rename to advisories/github-reviewed/2023/12/GHSA-5rv2-vvmf-f7w8/GHSA-5rv2-vvmf-f7w8.json index 2fbb94deb1d..e70bc5cc6ce 100644 --- a/advisories/unreviewed/2023/12/GHSA-5rv2-vvmf-f7w8/GHSA-5rv2-vvmf-f7w8.json +++ b/advisories/github-reviewed/2023/12/GHSA-5rv2-vvmf-f7w8/GHSA-5rv2-vvmf-f7w8.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-5rv2-vvmf-f7w8", - "modified": "2023-12-10T15:30:31Z", + "modified": "2024-01-11T19:39:47Z", "published": "2023-12-10T15:30:31Z", "aliases": [ "CVE-2023-6654" ], + "summary": "PHPEMS Deserialization of Untrusted Data vulnerability", "details": "A vulnerability classified as critical was found in PHPEMS 6.x/7.0. Affected by this vulnerability is an unknown functionality in the library lib/session.cls.php of the component Session Data Handler. The manipulation leads to deserialization. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-247357 was assigned to this vulnerability.", "severity": [ { @@ -14,13 +15,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "phpems/phpems" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.0.0" + }, + { + "last_affected": "6.1.3" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6654" }, + { + "type": "PACKAGE", + "url": "https://github.com/oiuv/phpems" + }, + { + "type": "WEB", + "url": "https://github.com/oiuv/phpems/blob/a4a049362a0250c4b1762464b34d90ed881fef19/lib/session.cls.php" + }, { "type": "WEB", "url": "https://note.zhaoj.in/share/jw4Hp9cq7T69" @@ -39,8 +66,8 @@ "CWE-502" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T19:39:47Z", "nvd_published_at": "2023-12-10T15:15:07Z" } } \ No newline at end of file