cve/2007/CVE-2007-3813.md
2024-06-09 00:33:16 +00:00

19 lines
694 B
Markdown

### [CVE-2007-3813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3813)
![](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 include/user.php in the NoBoard BETA module for MKPortal allows remote attackers to execute arbitrary PHP code via a URL in the MK_PATH parameter.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4180
- https://www.exploit-db.com/exploits/4180
#### Github
No PoCs found on GitHub currently.