mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
739 B
Markdown
18 lines
739 B
Markdown
### [CVE-2006-7173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7173)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|