ghsa-3p87-w3c5-27gf
Vulnerability from github
Published
2022-05-17 04:19
Modified
2024-01-15 18:19
Summary
phpMyAdmin Multiple XSS Vulnerabilities After Inline Editing and Save
Details
Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 3.4.x before 3.4.5 allow remote authenticated users to inject arbitrary web script or HTML via a crafted row that triggers an improperly constructed confirmation message after inline-editing and save operations, related to (1) js/functions.js
and (2) js/tbl_structure.js
.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "3.4.0" }, { "fixed": "3.4.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-3591" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-01-15T18:19:23Z", "nvd_published_at": "2014-12-26T02:59:00Z", "severity": "LOW" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in phpMyAdmin 3.4.x before 3.4.5 allow remote authenticated users to inject arbitrary web script or HTML via a crafted row that triggers an improperly constructed confirmation message after inline-editing and save operations, related to (1) `js/functions.js` and (2) `js/tbl_structure.js`.", "id": "GHSA-3p87-w3c5-27gf", "modified": "2024-01-15T18:19:23Z", "published": "2022-05-17T04:19:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3591" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/bda213c58aec44925be661acb0e76c19483ea170" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=738681" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/09/30/8" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-14.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin Multiple XSS Vulnerabilities After Inline Editing and Save" }
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.