ghsa-6c5p-j8vq-pqhj
Vulnerability from github
Published
2024-04-26 00:30
Modified
2024-09-03 21:53
Severity ?
7.4 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
python-jose algorithm confusion with OpenSSH ECDSA keys
Details
python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-jose" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-33663" ], "database_specific": { "cwe_ids": [ "CWE-327" ], "github_reviewed": true, "github_reviewed_at": "2024-04-26T16:57:59Z", "nvd_published_at": "2024-04-26T00:15:09Z", "severity": "HIGH" }, "details": "python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217.", "id": "GHSA-6c5p-j8vq-pqhj", "modified": "2024-09-03T21:53:28Z", "published": "2024-04-26T00:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33663" }, { "type": "WEB", "url": "https://github.com/mpdavis/python-jose/issues/346" }, { "type": "PACKAGE", "url": "https://github.com/mpdavis/python-jose" }, { "type": "WEB", "url": "https://www.vicarius.io/vsociety/posts/algorithm-confusion-in-python-jose-cve-2024-33663" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "python-jose algorithm confusion with OpenSSH ECDSA keys" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.