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

18 lines
744 B
Markdown

### [CVE-2020-7611](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7611)
![](https://img.shields.io/static/v1?label=Product&message=io.micronaut%3Amicronaut-http-client&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=HTTP%20Request%20Header%20Injection&color=brighgreen)
### Description
All versions of io.micronaut:micronaut-http-client before 1.2.11 and all versions from 1.3.0 before 1.3.2 are vulnerable to HTTP Request Header Injection due to not validating request headers passed to the client.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-IOMICRONAUT-561342
#### Github
No PoCs found on GitHub currently.