Files
CVEs-PoC/2020/CVE-2020-11441.md
T
2024-05-25 21:48:12 +02:00

18 lines
726 B
Markdown

### [CVE-2020-11441](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11441)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
** DISPUTED ** phpMyAdmin 5.0.2 allows CRLF injection, as demonstrated by %0D%0Astring%0D%0A inputs to login form fields causing CRLF sequences to be reflected on an error page. NOTE: the vendor states "I don't see anything specifically exploitable."
### POC
#### Reference
- https://github.com/phpmyadmin/phpmyadmin/issues/16056
#### Github
No PoCs found on GitHub currently.