5
CVE-2009-1148
- EPSS 0.6%
- Veröffentlicht 26.03.2009 14:30:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Directory traversal vulnerability in bs_disp_as_mime_type.php in the BLOB streaming feature in phpMyAdmin before 3.1.3.1 allows remote attackers to read arbitrary files via directory traversal sequences in the file_path parameter ($filename variable).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Phpmyadmin ≫ Phpmyadmin Version <= 3.1.3
Phpmyadmin ≫ Phpmyadmin Version3.1.0
Phpmyadmin ≫ Phpmyadmin Version3.1.0.0
Phpmyadmin ≫ Phpmyadmin Version3.1.1
Phpmyadmin ≫ Phpmyadmin Version3.1.1 Updaterc1
Phpmyadmin ≫ Phpmyadmin Version3.1.2
Phpmyadmin ≫ Phpmyadmin Version3.1.2 Updaterc1
Phpmyadmin ≫ Phpmyadmin Version3.1.3 Updaterc1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.6% | 0.683 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.