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

18 lines
846 B
Markdown

### [CVE-2020-5304](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5304)
![](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
The dashboard in WhiteSource Application Vulnerability Management (AVM) before version 20.4.1 allows Log Injection via a %0A%0D substring in the idp parameter to the /saml/login URI. This closes the current log and creates a new log with one line of data. The attacker can also insert malicious data and false entries.
### POC
#### Reference
- https://medium.com/@venkatajayaram.yalla/whitesource-log-injection-vulnerability-cve-2020-5304-e543b7943c2b
#### Github
No PoCs found on GitHub currently.