5
CVE-2007-6397
- EPSS 2.8%
- Veröffentlicht 17.12.2007 18:46:00
- Zuletzt bearbeitet 16.06.2026 22:47:59
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple directory traversal vulnerabilities in index.php in Flat PHP Board 1.2 and earlier allow remote attackers to (1) create arbitrary files via a .. (dot dot) in the username parameter when registering a user account, and (2) read arbitrary PHP files via a .. (dot dot) in (a) the topic parameter in a topic action or (b) the username parameter in a viewprofile action.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.8% | 0.846 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/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.
http://www.securityfocus.com/archive/1/484803/100/100/threaded
http://www.securityfocus.com/bid/26782
https://www.exploit-db.com/exploits/4705
http://osvdb.org/43890
http://osvdb.org/43891
http://osvdb.org/43892