ghsa-vxj6-pm6r-23hq
Vulnerability from github
Published
2022-05-14 03:08
Modified
2023-07-25 21:25
Severity ?
Summary
phpMyAdmin XSS Vulnerability
Details
An issue was discovered in js/designer/move.js in phpMyAdmin before 4.8.2. A Cross-Site Scripting vulnerability has been found where an attacker can use a crafted database name to trigger an XSS attack when that database is referenced from the Designer feature.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.8.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-12581" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-07-25T21:25:27Z", "nvd_published_at": "2018-06-21T20:29:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in js/designer/move.js in phpMyAdmin before 4.8.2. A Cross-Site Scripting vulnerability has been found where an attacker can use a crafted database name to trigger an XSS attack when that database is referenced from the Designer feature.", "id": "GHSA-vxj6-pm6r-23hq", "modified": "2023-07-25T21:25:27Z", "published": "2022-05-14T03:08:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12581" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/6943fff87324bd54c3a37a5160a5fb77498c355e" }, { "type": "WEB", "url": "https://web.archive.org/web/20210124181711/http://www.securityfocus.com/bid/104530" }, { "type": "WEB", "url": "https://web.archive.org/web/20210413204012/http://www.securitytracker.com/id/1041187" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2018-3" } ], "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 XSS Vulnerability" }
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.