mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
20 lines
809 B
Markdown
20 lines
809 B
Markdown
![]() |
### [CVE-2013-3238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3238)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
phpMyAdmin 3.5.x before 3.5.8 and 4.x before 4.0.0-rc3 allows remote authenticated users to execute arbitrary code via a /e\x00 sequence, which is not properly handled before making a preg_replace function call within the "Replace table prefix" feature.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ACIC-Africa/metasploitable3
|
||
|
- https://github.com/duckstroms/Web-CTF-Cheatsheet
|
||
|
- https://github.com/w181496/Web-CTF-Cheatsheet
|
||
|
|