Lucene search
K

5320 matches found

OSV
OSV
added 2022/05/24 4:56 p.m.23 views

GHSA-HHR2-F668-FF2W Use of a weak cryptographic algorithm in Gradle

The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900...

5.9CVSS5.8AI score0.01025EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:56 p.m.35 views

Use of a weak cryptographic algorithm in Gradle

The PGP signing plugin in Gradle before 6.0 relies on the SHA-1 algorithm, which might allow an attacker to replace an artifact with a different one that has the same SHA-1 message digest, a related issue to CVE-2005-4900...

5.9CVSS3AI score0.01025EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/05/24 4:52 p.m.28 views

GHSA-XM5F-HC9R-76F3 PHP JOSE Library by Gree Inc. Uses a Broken or Risky Cryptographic Algorithm

The PHP JOSE Library by Gree Inc. prior to 2.2.1 is vulnerable to key confusion/algorithm substitution in the JWS component resulting in bypassing the signature verification via crafted tokens...

7.5CVSS7.4AI score0.00844EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:52 p.m.19 views

PHP JOSE Library by Gree Inc. Uses a Broken or Risky Cryptographic Algorithm

The PHP JOSE Library by Gree Inc. prior to 2.2.1 is vulnerable to key confusion/algorithm substitution in the JWS component resulting in bypassing the signature verification via crafted tokens...

7.5CVSS2.6AI score0.00844EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/05/24 4:46 p.m.34 views

GHSA-X3JR-PF6G-C48F Golang/x/crypto message forgery vulnerability

A message-forgery issue was discovered in crypto/openpgp/clearsign/clearsign.go in supplementary Go cryptography libraries 2019-03-25. According to the OpenPGP Message Format specification in RFC 4880 chapter 7, a cleartext signed message can contain one or more optional "Hash" Armor Headers. The...

5.9CVSS5.8AI score0.02002EPSS
Exploits2References12
Github Security Blog
Github Security Blog
added 2022/05/24 4:46 p.m.46 views

Golang/x/crypto message forgery vulnerability

A message-forgery issue was discovered in crypto/openpgp/clearsign/clearsign.go in supplementary Go cryptography libraries 2019-03-25. According to the OpenPGP Message Format specification in RFC 4880 chapter 7, a cleartext signed message can contain one or more optional "Hash" Armor Headers. The...

5.9CVSS5.4AI score0.02002EPSS
Exploits2References12Affected Software1
NVD
NVD
added 2022/05/24 3:15 p.m.18 views

CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS0.012EPSS
Exploits0References6
OSV
OSV
added 2022/05/24 3:15 p.m.5 views

AZL-9852 CVE-2022-29217 affecting package python-jwt for versions less than 2.4.0-1

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7.1AI score0.012EPSS
Exploits0References1
OSV
OSV
added 2022/05/24 3:15 p.m.2 views

DEBIAN-CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7.5AI score0.012EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2022/05/24 3:15 p.m.46 views

CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7AI score0.012EPSS
Exploits0References7
Prion
Prion
added 2022/05/24 3:15 p.m.18 views

Code injection

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

5CVSS7.3AI score0.012EPSS
Exploits0References5Affected Software2
OSV
OSV
added 2022/05/24 3:15 p.m.0 views

UBUNTU-CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS7AI score0.012EPSS
Exploits0References8
OSV
OSV
added 2022/05/24 2:10 p.m.24 views

CVE-2022-29217 Key confusion through non-blocklisted public key formats in PyJWT

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.4CVSS7.6AI score0.012EPSS
Exploits0References8
AlpineLinux
AlpineLinux
added 2022/05/24 2:10 p.m.79 views

CVE-2022-29217

PyJWT is a Python implementation of RFC 7519. PyJWT supports multiple different JWT signing algorithms. With JWT, an attacker submitting the JWT token can choose the used signing algorithm. The PyJWT library requires that the application chooses what algorithms are supported. The application can...

7.5CVSS6.9AI score0.012EPSS
Exploits0
Kitploit
Kitploit
added 2022/05/23 9:30 p.m.33 views

Frelatage - The Python Fuzzer That The World Deserves

pip3 install frelatage Current release :0.0.7 Frelatage is a coverage-based Python fuzzing library which can be used to fuzz python code. The development of Frelatage was inspired by various other fuzzers, including AFL/AFL++, Atheris and PythonFuzz. The main purpose of the project is to take...

7AI score
Exploits0References13
NVD
NVD
added 2022/05/18 6:15 p.m.11 views

CVE-2022-30111

Due to the use of an insecure algorithm for rolling codes in MCK Smartlock 1.0, allows attackers to unlock the mechanism via replay attacks...

6.8CVSS0.00313EPSS
Exploits1References3
Prion
Prion
added 2022/05/18 6:15 p.m.14 views

Design/Logic Flaw

Due to the use of an insecure algorithm for rolling codes in MCK Smartlock 1.0, allows attackers to unlock the mechanism via replay attacks...

4.6CVSS6.6AI score0.00313EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2022/05/18 5:18 p.m.19 views

CVE-2022-30111

Due to the use of an insecure algorithm for rolling codes in MCK Smartlock 1.0, allows attackers to unlock the mechanism via replay attacks...

6.8AI score0.00313EPSS
Exploits1References3
CVE
CVE
added 2022/05/18 5:18 p.m.68 views

CVE-2022-30111

CVE-2022-30111 affects MCK Smartlock 1.0 due to an insecure rolling-code algorithm that enables replay attacks to unlock the mechanism. The vulnerability arises from the rolling-code design, allowing an attacker with physical access to replay codes and compromise authentication. In the NVD entry,...

6.8CVSS6.6AI score0.00313EPSS
Exploits1References3Affected Software1
Rockylinux
Rockylinux
added 2022/05/17 7:10 a.m.13 views

new packages: perl-Algorithm-Diff

An update is available for perl-Algorithm-Diff. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rock...

2.2AI score
Exploits0
Rows per page
Query Builder