cve/2023/CVE-2023-46445.md

21 lines
879 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-46445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-46445)
![](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
An issue in AsyncSSH before 2.14.1 allows attackers to control the extension info message (RFC 8308) via a man-in-the-middle attack, aka a "Rogue Extension Negotiation."
### POC
#### Reference
- http://packetstormsecurity.com/files/176280/Terrapin-SSH-Connection-Weakening.html
- https://github.com/advisories/GHSA-cfc2-wr2v-gxm5
- https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst
- https://github.com/ronf/asyncssh/security/advisories/GHSA-cfc2-wr2v-gxm5
#### Github
2024-05-28 08:49:17 +00:00
- https://github.com/RUB-NDS/Terrapin-Artifacts
2024-05-25 21:48:12 +02:00