Files
CVEs-PoC/2007/CVE-2007-1472.md
T
2024-06-18 02:51:15 +02:00

19 lines
945 B
Markdown

### [CVE-2007-1472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1472)
![](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
Variable overwrite vulnerability in groupit/base/groupit.start.inc in Groupit 2.00b5 allows remote attackers to conduct remote file inclusion attacks and execute arbitrary PHP code via arguments that are written to $_GLOBALS, as demonstrated using a URL in the c_basepath parameter to (1) content.php, (2) userprofile.php, (3) password.php, (4) dispatch.php, and (5) deliver.php in html/, and possibly (6) load.inc.php and related files.
### POC
#### Reference
- http://securityreason.com/securityalert/2428
- https://www.exploit-db.com/exploits/3486
#### Github
No PoCs found on GitHub currently.