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

20 lines
916 B
Markdown

### [CVE-2020-9491](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9491)
![](https://img.shields.io/static/v1?label=Product&message=Apache%20NiFi&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Use%20of%20weak%20TLS%20protocols&color=brighgreen)
### Description
In Apache NiFi 1.2.0 to 1.11.4, the NiFi UI and API were protected by mandating TLS v1.2, as well as listening connections established by processors like ListenHTTP, HandleHttpRequest, etc. However intracluster communication such as cluster request replication, Site-to-Site, and load balanced queues continued to support TLS v1.0 or v1.1.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/alopresto/epss_api_demo
- https://github.com/alopresto6m/epss_api_demo