ghsa-pvr5-84gr-g985
Vulnerability from github
Published
2022-05-14 02:05
Modified
2023-08-15 22:13
Summary
phpMyAdmin Implementation XSS Vulnerability on Server Monitor Page
Details
Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.5, 4.1.x before 4.1.14.6, and 4.2.x before 4.2.10.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted (1) database name or (2) table name, related to the libraries/DatabaseInterface.class.php
code for SQL debug output and the js/server_status_monitor.js
code for the server monitor page.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.10.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.14.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.2.0" }, { "fixed": "4.2.10.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-8326" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-15T22:13:03Z", "nvd_published_at": "2014-11-05T11:55:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.5, 4.1.x before 4.1.14.6, and 4.2.x before 4.2.10.1 allow remote authenticated users to inject arbitrary web script or HTML via a crafted (1) database name or (2) table name, related to the `libraries/DatabaseInterface.class.php` code for SQL debug output and the `js/server_status_monitor.js` code for the server monitor page.", "id": "GHSA-pvr5-84gr-g985", "modified": "2023-08-15T22:13:03Z", "published": "2022-05-14T02:05:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8326" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/7b8962dede7631298c81e2c1cd267b81f1e08a8c" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/bd68c54d1beeef79d237e8bfda44690834012a76" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228163625/http://www.securityfocus.com/bid/70731" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-11/msg00004.html" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2014-12.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin Implementation XSS Vulnerability on Server Monitor Page" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.