mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
719 B
Markdown
18 lines
719 B
Markdown
### [CVE-2008-7251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7251)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libraries/File.class.php in phpMyAdmin 2.11.x before 2.11.10 creates a temporary directory with 0777 permissions, which has unknown impact and attack vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/branches/QA_2_11/phpMyAdmin/libraries/File.class.php?r1=11536&r2=11535&pathrev=11536
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|