mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
19 lines
945 B
Markdown
19 lines
945 B
Markdown
### [CVE-2007-1472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1472)
|
|

|
|

|
|

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