ghsa-7rf8-9r8f-qf59
Vulnerability from github
Published
2022-05-17 03:31
Modified
2024-04-24 17:21
Severity ?
Summary
phpMyAdmin Cross-site scripting (XSS) vulnerability in SQL parser
Details
Cross-site scripting (XSS) vulnerability in the format function in libraries/sql-parser/src/Utils/Error.php in the SQL parser in phpMyAdmin 4.5.x before 4.5.5.1 allows remote authenticated users to inject arbitrary web script or HTML via a crafted query.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.5" }, { "fixed": "4.5.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-2559" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T17:21:07Z", "nvd_published_at": "2016-03-01T11:59:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in the format function in libraries/sql-parser/src/Utils/Error.php in the SQL parser in phpMyAdmin 4.5.x before 4.5.5.1 allows remote authenticated users to inject arbitrary web script or HTML via a crafted query.", "id": "GHSA-7rf8-9r8f-qf59", "modified": "2024-04-24T17:21:25Z", "published": "2022-05-17T03:31:15Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-2559" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/3a6a9a807d99371ee126635e1a505fc1fe0df32c" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2016-10" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/178562.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/178869.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "phpMyAdmin Cross-site scripting (XSS) vulnerability in SQL parser" }
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.