cve/2006/CVE-2006-7173.md

18 lines
739 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-7173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7173)
![](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
Direct static code injection vulnerability in admin.php in PHP-Stats 0.1.9.1b and earlier allows remote attackers to execute arbitrary PHP code via a crafted option_new[report_w_day] parameter in a preferenze action, which can be later accessed via option/php-stats-options.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3502
#### Github
No PoCs found on GitHub currently.