{ "schema_version": "1.4.0", "id": "GHSA-r8pf-p598-jhpm", "modified": "2023-11-03T12:30:31Z", "published": "2023-09-20T18:30:22Z", "aliases": [ "CVE-2023-40619" ], "details": "phpPgAdmin 7.14.4 and earlier is vulnerable to deserialization of untrusted data which may lead to remote code execution because user-controlled data is directly passed to the PHP 'unserialize()' function in multiple places. An example is the functionality to manage tables in 'tables.php' where the 'ma[]' POST parameter is deserialized.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40619" }, { "type": "WEB", "url": "https://github.com/dub-flow/vulnerability-research/tree/main/CVE-2023-40619" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/11/msg00000.html" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-20T18:15:12Z" } }