mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
20 lines
916 B
Markdown
20 lines
916 B
Markdown
### [CVE-2020-9491](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9491)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|