mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
700 B
Markdown
18 lines
700 B
Markdown
### [CVE-2017-7581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7581)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in NewsController.php in the News module 5.3.2 and earlier for TYPO3 allows unauthenticated users to execute arbitrary SQL commands via vectors involving overwriteDemand for order and OrderByAllowed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.ambionics.io/blog/typo3-news-module-sqli
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|