ghsa-xrpq-63mp-9vcw
Vulnerability from github
Published
2022-05-02 03:22
Modified
2024-01-23 18:12
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "phpmyadmin/phpmyadmin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2009-1149" ], "database_specific": { "cwe_ids": [ "CWE-113", "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-01-23T18:12:57Z", "nvd_published_at": "2009-03-26T14:30:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-xrpq-63mp-9vcw", "modified": "2024-01-23T18:12:57Z", "published": "2022-05-02T03:22:03Z", "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\u0026r2=12302\u0026pathrev=12303" }, { "type": "WEB", "url": "http://www.phpmyadmin.net/home_page/security/PMASA-2009-1.php" } ], "schema_version": "1.4.0", "severity": [], "summary": "phpMyAdmin HTTP Response Splitting 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.
Loading…
Loading…