mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
1.0 KiB
1.0 KiB
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
- http://securityreason.com/securityalert/2428
- https://www.exploit-db.com/exploits/3486
- https://www.exploit-db.com/exploits/3486
Github
No PoCs found on GitHub currently.