Publish GHSA-q6vw-39cg-wjjf

This commit is contained in:
advisory-database[bot]
2025-04-12 01:56:45 +00:00
parent 3fce02b3a5
commit 28e14260ba
@@ -1,19 +1,88 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q6vw-39cg-wjjf",
"modified": "2025-04-11T03:48:37Z",
"modified": "2025-04-12T01:54:52Z",
"published": "2022-05-14T02:55:16Z",
"aliases": [
"CVE-2011-2508"
],
"summary": "phpMyAdmin Directory Traversal vulnerability",
"details": "Directory traversal vulnerability in libraries/display_tbl.lib.php in phpMyAdmin 3.x before 3.3.10.2 and 3.4.x before 3.4.3.1, when a certain MIME transformation feature is enabled, allows remote authenticated users to include and execute arbitrary local files via a .. (dot dot) in a GLOBALS[mime_map][$meta->name][transformation] parameter.",
"severity": [],
"affected": [],
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.3.0"
},
{
"fixed": "3.3.10.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.4.0"
},
{
"fixed": "3.4.3.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-2508"
},
{
"type": "PACKAGE",
"url": "https://github.com/phpmyadmin/phpmyadmin"
},
{
"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/20111109175131/http://typo3.org/teams/security/security-bulletins/typo3-sa-2011-008"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20111217070727/http://www.securityfocus.com/archive/1/518804/100/0/threaded"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20111217173735/http://securityreason.com/securityalert/8306"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20250218012437/http://ha.xxor.se/2011/07/phpmyadmin-3x-multiple-remote-code.html"
},
{
"type": "WEB",
"url": "http://ha.xxor.se/2011/07/phpmyadmin-3x-multiple-remote-code.html"
@@ -30,26 +99,6 @@
"type": "WEB",
"url": "http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commit;h=b434320eff8ca9c2fc1b043c1804f868341af9a7"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/45139"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/45292"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/45315"
},
{
"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"
@@ -74,30 +123,18 @@
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2011/06/29/11"
},
{
"type": "WEB",
"url": "http://www.osvdb.org/73614"
},
{
"type": "WEB",
"url": "http://www.phpmyadmin.net/home_page/security/PMASA-2011-8.php"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/archive/1/518804/100/0/threaded"
},
{
"type": "WEB",
"url": "http://www.xxor.se/advisories/phpMyAdmin_3.x_Multiple_Remote_Code_Executions.txt"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-04-12T01:54:52Z",
"nvd_published_at": "2011-07-14T23:55:00Z"
}
}