cve/2006/CVE-2006-4863.md

19 lines
1023 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4863](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4863)
![](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
** DISPUTED ** Multiple PHP remote file inclusion vulnerabilities in Marc Cagninacci mcLinksCounter 1.1 allow remote attackers to execute arbitrary PHP code via a URL in the langfile parameter in (1) login.php, (2) stats.php, (3) detail.php, or (4) erase.php. NOTE: CVE and a third party dispute this vulnerability, because the langfile parameter is set to english.php in each file. NOTE: CVE also disputes a later report of this vulnerability in 1.2, because the langfile parameter is set to french.php in 1.2.
### POC
#### Reference
- http://securityvulns.com/Rdocument844.html
2024-06-09 00:33:16 +00:00
- http://securityvulns.com/Rdocument844.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.