mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 01:02:37 +02:00
18 lines
690 B
Markdown
18 lines
690 B
Markdown
### [CVE-2008-6499](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6499)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
security/xamppsecurity.php in XAMPP 1.6.8 performs an extract operation on the SERVER superglobal array, which allows remote attackers to spoof critical variables, as demonstrated by setting the REMOTE_ADDR variable to 127.0.0.1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7384
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|