cve/2006/CVE-2006-6756.md

19 lines
735 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-6756](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6756)
![](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
The code function in install.fct.php in Ixprim 1.2 produces a guessable value of the confidential IXP_CODE in mainfile.php, which might allow remote attackers to gain access to the administration panel via a brute force attack.
### POC
#### Reference
- http://securityreason.com/securityalert/2073
- https://www.exploit-db.com/exploits/2975
#### Github
No PoCs found on GitHub currently.