Publish Advisories

GHSA-xrpq-63mp-9vcw
GHSA-xrpq-63mp-9vcw
This commit is contained in:
advisory-database[bot]
2024-01-23 18:15:10 +00:00
parent 30803fd8cf
commit 4d541ae78f
2 changed files with 71 additions and 51 deletions
@@ -0,0 +1,71 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xrpq-63mp-9vcw",
"modified": "2024-01-23T18:12:57Z",
"published": "2022-05-02T03:22:03Z",
"aliases": [
"CVE-2009-1149"
],
"summary": "phpMyAdmin HTTP Response Splitting Vulnerability",
"details": "CRLF injection vulnerability in `bs_disp_as_mime_type.php` in the BLOB streaming feature in phpMyAdmin before 3.1.3.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the (1) `c_type` and possibly (2) `file_type` parameters.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.3.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1149"
},
{
"type": "WEB",
"url": "https://github.com/phpmyadmin/phpmyadmin/commit/69bfbf11c7e9487dfa96293aaa797ff14bb513f0"
},
{
"type": "PACKAGE",
"url": "https://github.com/phpmyadmin/composer"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00003.html"
},
{
"type": "WEB",
"url": "http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/branches/MAINT_3_1_3/phpMyAdmin/bs_disp_as_mime_type.php?r1=12303&r2=12302&pathrev=12303"
},
{
"type": "WEB",
"url": "http://www.phpmyadmin.net/home_page/security/PMASA-2009-1.php"
}
],
"database_specific": {
"cwe_ids": [
"CWE-113",
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-01-23T18:12:57Z",
"nvd_published_at": "2009-03-26T14:30:00Z"
}
}
@@ -1,51 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xrpq-63mp-9vcw",
"modified": "2022-05-02T03:22:03Z",
"published": "2022-05-02T03:22:03Z",
"aliases": [
"CVE-2009-1149"
],
"details": "CRLF injection vulnerability in bs_disp_as_mime_type.php in the BLOB streaming feature in phpMyAdmin before 3.1.3.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the (1) c_type and possibly (2) file_type parameters.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2009-1149"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00003.html"
},
{
"type": "WEB",
"url": "http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/branches/MAINT_3_1_3/phpMyAdmin/bs_disp_as_mime_type.php?r1=12303&r2=12302&pathrev=12303"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/34468"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/34642"
},
{
"type": "WEB",
"url": "http://www.phpmyadmin.net/home_page/security/PMASA-2009-1.php"
}
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2009-03-26T14:30:00Z"
}
}