ghsa-xhqq-554j-p4x8
Vulnerability from github
Published
2022-05-17 01:54
Modified
2024-01-15 18:15
Summary
phpMyAdmin Directory Traversal Vulnerability
Details
Multiple directory traversal vulnerabilities in the relational schema implementation in phpMyAdmin 3.4.x before 3.4.3.2 allow remote authenticated users to include and execute arbitrary local files via directory traversal sequences in an export type field, related to (1) libraries/schema/User_Schema.class.php
and (2) schema_export.php
.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "3.4" }, { "fixed": "3.4.3.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-2718" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-01-15T18:15:49Z", "nvd_published_at": "2011-08-01T19:55:00Z", "severity": "MODERATE" }, "details": "Multiple directory traversal vulnerabilities in the relational schema implementation in phpMyAdmin 3.4.x before 3.4.3.2 allow remote authenticated users to include and execute arbitrary local files via directory traversal sequences in an export type field, related to (1) `libraries/schema/User_Schema.class.php` and (2) `schema_export.php`.", "id": "GHSA-xhqq-554j-p4x8", "modified": "2024-01-15T18:15:49Z", "published": "2022-05-17T01:54:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2718" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/3ae58f0cd6b89ad4767920f9b214c38d3f6d4393" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=725383" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/68768" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://web.archive.org/web/20120111084137/http://www.securityfocus.com/bid/48874" }, { "type": "WEB", "url": "https://web.archive.org/web/20121105034518/http://www.mandriva.com/en/support/security/advisories?name=MDVSA-2011:124" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-August/063410.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-August/063418.html" }, { "type": "WEB", "url": "http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin%3Ba=commit%3Bh=3ae58f0cd6b89ad4767920f9b214c38d3f6d4393" }, { "type": "WEB", "url": "http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commit;h=3ae58f0cd6b89ad4767920f9b214c38d3f6d4393" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/07/25/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/07/26/10" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-11.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin Directory Traversal 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.