mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 11:57:37 +02:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2016-4861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4861)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.20 might allow remote attackers to conduct SQL injection attacks by leveraging failure to remove comments from an SQL statement before validation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/KosukeShimofuji/CVE-2016-4861
|
|
|