### [CVE-2024-33663](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33663) ![](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 python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217. ### POC #### Reference - https://www.vicarius.io/vsociety/posts/algorithm-confusion-in-python-jose-cve-2024-33663 #### Github - https://github.com/HasnainKousar/is601_module14 - https://github.com/blemis/anscomm