ghsa-gqmj-f46x-wqhw
Vulnerability from github
Published
2022-05-14 03:40
Modified
2024-04-24 17:17
Severity ?
Summary
phpMyAdmin Cross-site scripting (XSS) vulnerability in central columns feature
Details
Cross-site scripting (XSS) vulnerability in db_central_columns.php in phpMyAdmin before 4.7.8 allows remote authenticated users to inject arbitrary web script or HTML via a crafted URL.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.7.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-7260" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T17:17:11Z", "nvd_published_at": "2018-02-21T15:29:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in db_central_columns.php in phpMyAdmin before 4.7.8 allows remote authenticated users to inject arbitrary web script or HTML via a crafted URL.", "id": "GHSA-gqmj-f46x-wqhw", "modified": "2024-04-24T17:17:12Z", "published": "2022-05-14T03:40:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7260" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/d2886a3" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://udiniya.wordpress.com/2018/02/21/a-tale-of-stealing-session-cookie-in-phpmyadmin" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2018-1" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/103099" } ], "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 central columns feature" }
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.