ghsa-vqcm-r62w-w437
Vulnerability from github
Published
2022-05-14 02:55
Modified
2024-01-15 17:52
Summary
phpMyAdmin remote variable manipulation
Details
libraries/auth/swekey/swekey.auth.lib.php
in the Swekey authentication feature in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1 assigns values to arbitrary parameters referenced in the query string, which allows remote attackers to modify the SESSION
superglobal array via a crafted request, related to a "remote variable manipulation vulnerability."
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "3.0" }, { "fixed": "3.3.10.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "3.4" }, { "fixed": "3.4.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-2505" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-01-15T17:52:40Z", "nvd_published_at": "2011-07-14T23:55:00Z", "severity": "MODERATE" }, "details": "`libraries/auth/swekey/swekey.auth.lib.php` in the Swekey authentication feature in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1 assigns values to arbitrary parameters referenced in the query string, which allows remote attackers to modify the `SESSION` superglobal array via a crafted request, related to a \"remote variable manipulation vulnerability.\"", "id": "GHSA-vqcm-r62w-w437", "modified": "2024-01-15T17:52:40Z", "published": "2022-05-14T02:55:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2505" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/composer/commit/7ebd958b2bf59f96fecd5b3322bdbd0b244a7967" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/6e6e129f26295c83d67b74e202628a4b8bc49e54" }, { "type": "WEB", "url": "https://github.com/phpmyadmin/phpmyadmin/commit/7ebd958b2bf59f96fecd5b3322bdbd0b244a7967" }, { "type": "PACKAGE", "url": "https://github.com/phpmyadmin/composer" }, { "type": "WEB", "url": "https://web.archive.org/web/20110712103138/http://www.xxor.se/advisories/phpMyAdmin_3.x_Multiple_Remote_Code_Executions.txt" }, { "type": "WEB", "url": "https://web.archive.org/web/20111116172111/http://www.securityfocus.com/archive/1/518804/100/0/threaded" }, { "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://ha.xxor.se/2011/07/phpmyadmin-3x-multiple-remote-code.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-July/062719.html" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/8306" }, { "type": "WEB", "url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2011-008" }, { "type": "WEB", "url": "http://www.debian.org/security/2011/dsa-2286" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/17514" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/06/28/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/06/28/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/06/28/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/06/29/11" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-5.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin remote variable manipulation" }
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.