mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 03:02:23 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2005-3300](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3300)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The register_globals emulation layer in grab_globals.php for phpMyAdmin before 2.6.4-pl3 does not perform safety checks on values in the _FILES array for uploaded files, which allows remote attackers to include arbitrary files by using direct requests to library scripts that do not use grab_globals.php, then modifying certain configuration values for the theme.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=113017591414699&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|