Lucene search
+L

2136 matches found

OSV
OSV
•added 2024/04/26 12:15 a.m.•7 views

DEBIAN-CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS6.5AI score0.00307EPSS
SaveExploits1References1
NVD
NVD
•added 2024/04/26 12:15 a.m.•63 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS7.4AI score0.00307EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2024/04/26 12:15 a.m.•76 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS6.8AI score0.00307EPSS
SaveExploits1References2
OSV
OSV
•added 2024/04/26 12:15 a.m.•14 views

UBUNTU-CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS6.7AI score0.00307EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
•added 2024/04/25 6:31 p.m.•38 views

PHPECC vulnerable to multiple cryptographic side-channel attacks

ECDSA Canonicalization PHPECC is vulnerable to malleable ECDSA signature attacks. Constant-Time Signer When generating a new ECDSA signature, the GMPMath adapter was used. This class wraps the GNU Multiple Precision arithmetic library GMP, which does not aim to provide constant-time implementatio...

6.5AI score
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
•added 2024/04/25 12:00 a.m.•23 views

Fedora 38 : filezilla / libfilezilla (2024-0489e7ba1e)

The remote Fedora 38 host has packages installed that are affected by a vulnerability as referenced in the FEDORA-2024-0489e7ba1e advisory. Fix for CVE-2024-31497 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for...

5.9CVSS7.7AI score0.05773EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2024/04/25 12:00 a.m.•9 views

PT-2024-4195

Name of the Vulnerable Software and Affected Versions python-jose versions 3.3.0 and earlier Description The issue is related to algorithm confusion with OpenSSH ECDSA keys and other key formats in the python-jose component. It is associated with the definition of a prefix blacklist for OpenSSH...

9.3CVSS6.6AI score0.00783EPSS
SaveExploits2References30
Vulnrichment
Vulnrichment
•added 2024/04/25 12:00 a.m.•42 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.7AI score0.00307EPSS
SaveExploits1References2
CVE
CVE
•added 2024/04/25 12:00 a.m.•224 views

CVE-2024-33663

The python-jose library (versions through 3.3.0) is vulnerable to an algorithm confusion flaw when the algorithm field is left unspecified during jwt.decode calls. This allows a remote attacker to bypass security restrictions by forcing HS256 verification using OpenSSH ECDSA public keys or other ...

7.3AI score0.00307EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
•added 2024/04/25 12:00 a.m.•117 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

7.6AI score0.00307EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2024/04/25 12:00 a.m.•24 views

Fedora 38 : putty (2024-08a4a5ead8)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-08a4a5ead8 advisory. Security fix for CVE-2024-31497. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus...

5.9CVSS7.8AI score0.05773EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2024/04/25 12:00 a.m.•115 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

7.2AI score0.00307EPSS
SaveExploits1
OSV
OSV
•added 2024/04/25 12:00 a.m.•59 views

CVE-2024-33663

python-jose through 3.3.0 has algorithm confusion with OpenSSH ECDSA keys and other key formats. This is similar to CVE-2022-29217...

6.5CVSS7.4AI score0.00354EPSS
SaveExploits0References4
Friends Of PHP
Friends Of PHP
•added 2024/04/24 12:02 p.m.•52 views

mdanter/ecc affected by timing vulnerability in cryptographic side-channels

phpecc, as used in all versions of mdanter/ecc, as well as paragonie/ecc before 2.0.1, has a branch-based timing leak in Point addition. This Composer package is also known as phpecc/phpecc on GitHub, previously known as the Matyas Danter ECC library. Paragon Initiative Enterprises hard-forked...

4.5AI score0.00408EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
•added 2024/04/24 12:00 a.m.•24 views

openSUSE 15 Security Update : putty (openSUSE-SU-2024:0111-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2024:0111-1 advisory. - In PuTTY 0.68 through 0.80 before 0.81, biased ECDSA nonce generation allows an attacker to recover a user's NIST P-521 secret key via a quick attack i...

5.9CVSS7.7AI score0.05773EPSS
SaveExploits0References3
Friends Of PHP
Friends Of PHP
•added 2024/04/24 12:00 a.m.•27 views

Cryptographic side-channels in PHPECC

ECDSA Canonicalization PHPECC is vulnerable to malleable ECDSA signature attacks. Constant-Time Signer When generating a new ECDSA signature, the GMPMath adapter was used. This class wraps the GNU Multiple Precision arithmetic library GMP, which does not aim to provide constant-time implementatio...

6.5AI score
SaveExploits0Affected Software1
OSV
OSV
•added 2024/04/20 6:11 p.m.•19 views

MGASA-2024-0140 Updated putty & filezilla packages fix security vulnerability

The PuTTY client and all related components generate heavily biased ECDSA nonces in the case of NIST P-521. To be more precise, the first 9 bits of each ECDSA nonce are zero. This allows for full secret key recovery in roughly 60 signatures by using state-of-the-art techniques. These signatures c...

5.9CVSS5.7AI score0.05773EPSS
SaveExploits0References3
Mageia
Mageia
•added 2024/04/20 6:11 p.m.•62 views

Updated putty & filezilla packages fix security vulnerability

The PuTTY client and all related components generate heavily biased ECDSA nonces in the case of NIST P-521. To be more precise, the first 9 bits of each ECDSA nonce are zero. This allows for full secret key recovery in roughly 60 signatures by using state-of-the-art techniques. These signatures c...

5.9CVSS7.2AI score0.05773EPSS
SaveExploits0References2
OpenVAS
OpenVAS
•added 2024/04/20 12:00 a.m.•35 views

openSUSE Security Advisory (openSUSE-SU-2024:0111-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS5.9AI score0.05773EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2024/04/18 1:56 a.m.•16 views

python-ecdsa: vulnerable to the Minerva attack

A flaw was found in the ecdsa PyPI package, a pure Python implementation of ECC Elliptic Curve Cryptography with support for ECDSA Elliptic Curve Digital Signature Algorithm, EdDSA Edwards-curve Digital Signature Algorithm and ECDH Elliptic Curve Diffie-Hellman. Versions 0.18.0 and prior may be...

7.4CVSS5.7AI score0.00985EPSS
SaveExploits1References8
Rows per page
Query Builder