mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
897 B
Markdown
18 lines
897 B
Markdown
### [CVE-2020-10802](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10802)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In phpMyAdmin 4.x before 4.9.5 and 5.x before 5.0.2, a SQL injection vulnerability has been discovered where certain parameters are not properly escaped when generating certain queries for search actions in libraries/classes/Controllers/Table/TableSearchController.php. An attacker can generate a crafted database or table name. The attack can be performed if a user attempts certain search operations on the malicious database or table.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-10802
|
|
|