cve/2002/CVE-2002-0473.md

18 lines
631 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2002-0473](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0473)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
db.php in phpBB 2.0 (aka phpBB2) RC-3 and earlier allows remote attackers to execute arbitrary code from remote servers via the phpbb_root_path parameter.
### POC
#### Reference
- http://prdownloads.sourceforge.net/phpbb/phpBB-2.0.1.zip
#### Github
No PoCs found on GitHub currently.