ghsa-jfmj-27fp-qp67
Vulnerability from github
Published
2022-05-17 02:37
Modified
2024-04-24 18:10
Severity ?
Summary
phpMyAdmin Cross-site Scripting (XSS)
Details
XSS issues were discovered in phpMyAdmin. This affects the database privilege check and the "Remove partitioning" functionality. Specially crafted database names can trigger the XSS attack. All 4.6.x versions (prior to 4.6.4) are affected.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.6" }, { "fixed": "4.6.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-6608" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T18:10:27Z", "nvd_published_at": "2016-12-11T02:59:00Z", "severity": "MODERATE" }, "details": "XSS issues were discovered in phpMyAdmin. This affects the database privilege check and the \"Remove partitioning\" functionality. Specially crafted database names can trigger the XSS attack. All 4.6.x versions (prior to 4.6.4) are affected.", "id": "GHSA-jfmj-27fp-qp67", "modified": "2024-04-24T18:10:27Z", "published": "2022-05-17T02:37:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6608" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201701-32" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2016-31" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/93258" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "phpMyAdmin Cross-site Scripting (XSS)" }
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.