Files
CVEs-PoC/2007/CVE-2007-0683.md
T
2024-06-18 02:51:15 +02:00

19 lines
711 B
Markdown

### [CVE-2007-0683](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0683)
![](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
PHP remote file inclusion vulnerability in includes/functions.php in Omegaboard 1.0beta4 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpbb_root_path parameter.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=117036933022782&w=2
- https://www.exploit-db.com/exploits/3242
#### Github
No PoCs found on GitHub currently.