diff --git a/advisories/unreviewed/2022/05/GHSA-9j9h-cpgc-8356/GHSA-9j9h-cpgc-8356.json b/advisories/github-reviewed/2022/05/GHSA-9j9h-cpgc-8356/GHSA-9j9h-cpgc-8356.json similarity index 77% rename from advisories/unreviewed/2022/05/GHSA-9j9h-cpgc-8356/GHSA-9j9h-cpgc-8356.json rename to advisories/github-reviewed/2022/05/GHSA-9j9h-cpgc-8356/GHSA-9j9h-cpgc-8356.json index 3c2c139e1be..fba39b0f6c7 100644 --- a/advisories/unreviewed/2022/05/GHSA-9j9h-cpgc-8356/GHSA-9j9h-cpgc-8356.json +++ b/advisories/github-reviewed/2022/05/GHSA-9j9h-cpgc-8356/GHSA-9j9h-cpgc-8356.json @@ -1,19 +1,49 @@ { "schema_version": "1.4.0", "id": "GHSA-9j9h-cpgc-8356", - "modified": "2025-04-11T03:53:41Z", + "modified": "2025-04-12T02:25:57Z", "published": "2022-05-17T05:19:13Z", "aliases": [ "CVE-2011-4634" ], + "summary": "phpMyAdmin vulnerable to Cross-site Scripting", "details": "Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 3.4.x before 3.4.8 allow remote attackers to inject arbitrary web script or HTML via (1) a crafted database name, related to the Database Synchronize panel; (2) a crafted database name, related to the Database rename panel; (3) a crafted SQL query, related to the table overview panel; (4) a crafted SQL query, related to the view creation dialog; (5) a crafted column type, related to the table search dialog; or (6) a crafted column type, related to the create index dialog.", - "severity": [], - "affected": [], + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "phpmyadmin/phpmyadmin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.4.0" + }, + { + "fixed": "3.4.8" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4634" }, + { + "type": "PACKAGE", + "url": "https://github.com/phpmyadmin/phpmyadmin" + }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-December/071040.html" @@ -63,9 +93,9 @@ "cwe_ids": [ "CWE-79" ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-12T02:25:57Z", "nvd_published_at": "2011-12-22T20:55:00Z" } } \ No newline at end of file