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

18 lines
840 B
Markdown

### [CVE-2021-3716](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3716)
![](https://img.shields.io/static/v1?label=Product&message=nbdkit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-924&color=brighgreen)
### Description
A flaw was found in nbdkit due to to improperly caching plaintext state across the STARTTLS encryption boundary. A MitM attacker could use this flaw to inject a plaintext NBD_OPT_STRUCTURED_REPLY before proxying everything else a client sends to the server, potentially leading the client to terminate the NBD session. The highest threat from this vulnerability is to system availability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon