ghsa-xwf2-53mc-r8hx
Vulnerability from github
Published
2022-05-14 01:09
Modified
2023-07-24 19:28
Severity ?
Summary
phpMyAdmin CSRF Vulnerability
Details
phpMyAdmin 4.7.x and 4.8.x versions prior to 4.8.4 are affected by a series of CSRF flaws. By deceiving a user into clicking on a crafted URL, it is possible to perform harmful SQL operations such as renaming databases, creating new tables/routines, deleting designer pages, adding/deleting users, updating user passwords, killing SQL processes, etc.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.8" }, { "fixed": "4.8.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "4.7" }, { "last_affected": "4.7.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-19969" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-07-24T19:28:59Z", "nvd_published_at": "2018-12-11T17:29:00Z", "severity": "HIGH" }, "details": "phpMyAdmin 4.7.x and 4.8.x versions prior to 4.8.4 are affected by a series of CSRF flaws. By deceiving a user into clicking on a crafted URL, it is possible to perform harmful SQL operations such as renaming databases, creating new tables/routines, deleting designer pages, adding/deleting users, updating user passwords, killing SQL processes, etc.", "id": "GHSA-xwf2-53mc-r8hx", "modified": "2023-07-24T19:28:59Z", "published": "2022-05-14T01:09:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-19969" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201904-16" }, { "type": "WEB", "url": "https://web.archive.org/web/20210124223800/https://www.securityfocus.com/bid/106175" }, { "type": "WEB", "url": "https://www.phpmyadmin.net/security/PMASA-2018-7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "phpMyAdmin CSRF 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.