mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
807 B
Markdown
19 lines
807 B
Markdown
### [CVE-2008-3763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3763)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Variable overwrite vulnerability in libsecure.php in Turnkey PHP Live Helper 2.0.1 and earlier, when register_globals is enabled, allows remote attackers to overwrite arbitrary variables related to the db config file. NOTE: this can be leveraged for code injection by overwriting the language file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4178
|
|
- https://www.exploit-db.com/exploits/6261
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|