mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
732 B
Markdown
19 lines
732 B
Markdown
### [CVE-2007-0135](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0135)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in inc/init.inc.php in Aratix 0.2.2 beta 11 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the current_path parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/exploitalert/1698
|
|
- https://www.exploit-db.com/exploits/3079
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|