Lucene search
+L

1626 matches found

OSV
OSV
added 2022/05/17 3:2 a.m.38 views

GHSA-W799-PRG3-CX77 python-jose failure to use a constant time comparison for HMAC keys

python-jose before 1.3.2 allows attackers to have unspecified impact by leveraging failure to use a constant time comparison for HMAC keys...

9.8CVSS9.6AI score0.02112EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/17 1:43 a.m.15 views

TYPO3 allows remote authenticated backend users to unserialize arbitrary objects

viewhelp.php in the backend help system in TYPO3 4.5.x before 4.5.19, 4.6.x before 4.6.12 and 4.7.x before 4.7.4 allows remote authenticated backend users to unserialize arbitrary objects and possibly execute arbitrary PHP code via an unspecified parameter, related to a "missing signature HMAC."...

4.6CVSS7.8AI score0.0212EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:42 a.m.9 views

GHSA-R9JW-MWHQ-WP62 PyJWT vulnerable to key confusion attacks

In PyJWT 1.5.0 and below the invalidstrings check in HMACAlgorithm.preparekey does not account for all PEM encoded public keys. Specifically, the PKCS1 PEM encoded format would be allowed because it is prefaced with the string -----BEGIN RSA PUBLIC KEY----- which is not accounted for. This enable...

7.5CVSS5.9AI score0.01804EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:30 a.m.27 views

Nimbus JOSE+JWT missing overflow check

In Nimbus JOSE+JWT before 4.39, there is no integer-overflow check when converting length values from bytes to bits, which allows attackers to conduct HMAC bypass attacks by shifting Additional Authenticated Data AAD and ciphertext so that different plaintext is obtained for the same HMAC...

7.5CVSS4.9AI score0.00888EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:30 a.m.19 views

GHSA-2QP9-WG27-9PCV Nimbus JOSE+JWT missing overflow check

In Nimbus JOSE+JWT before 4.39, there is no integer-overflow check when converting length values from bytes to bits, which allows attackers to conduct HMAC bypass attacks by shifting Additional Authenticated Data AAD and ciphertext so that different plaintext is obtained for the same HMAC...

7.5CVSS7.5AI score0.00888EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:1 a.m.48 views

Improper Validation of Integrity Check Value in Bouncy Castle

The default BKS keystore use an HMAC that is only 16 bits long, which can allow an attacker to compromise the integrity of a BKS keystore. Bouncy Castle release 1.47 changes the BKS format to a format which uses a 160 bit HMAC instead. This applies to any BKS keystore generated prior to BC 1.47...

4.4CVSS0.6AI score0.00262EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/02 3:13 a.m.60 views

Apache XML Security For Java vulnerable to authentication bypass by HMAC truncation

The design of the W3C XML Signature Syntax and Processing XMLDsig recommendation, as implemented in multiple products. The Apache XML Security Java is affected by the vulnerability published in US-Cert VU 466161. See: http://www.kb.cert.org/vuls/id/466161 for more information. This bug can allow ...

5CVSS0.5AI score0.06348EPSS
SaveExploits0References29Affected Software1
OSV
OSV
added 2022/05/02 3:13 a.m.3 views

GHSA-8HFM-837H-HJG5 Apache XML Security For Java vulnerable to authentication bypass by HMAC truncation

The design of the W3C XML Signature Syntax and Processing XMLDsig recommendation, as implemented in multiple products. The Apache XML Security Java is affected by the vulnerability published in US-Cert VU 466161. See: http://www.kb.cert.org/vuls/id/466161 for more information. This bug can allow ...

5CVSS7.1AI score0.06348EPSS
SaveExploits0References28
Github Security Blog
Github Security Blog
added 2022/05/01 11:39 p.m.24 views

Plone credentials stored in session cookie

Plone CMS 3.1.x uses invariant data a client username and a server secret when calculating an HMAC-SHA1 value for an authentication cookie, which makes it easier for remote attackers to gain permanent access to an account by sniffing the network...

4.3CVSS7.4AI score0.0113EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/01 11:39 p.m.13 views

GHSA-HJP5-HV33-Q58G Plone credentials stored in session cookie

Plone CMS 3.1.x uses invariant data a client username and a server secret when calculating an HMAC-SHA1 value for an authentication cookie, which makes it easier for remote attackers to gain permanent access to an account by sniffing the network...

4.3CVSS6.9AI score0.0113EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2021/11/17 12:0 a.m.7 views

WordPress 跨站请求伪造漏洞

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. An Access Control Error vulnerability exists in the WordPress Simple JWT Login plugin in versions prior to...

8.8CVSS5.7AI score0.00612EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2021/09/29 5:9 p.m.34 views

File reference keys leads to incorrect hashes on HMAC algorithms

Impact Users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as hashing key - instead of the contents. The HMAC hashing functions take any string as input and, since users...

4.4CVSS1.7AI score0.00205EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/09/29 5:9 p.m.23 views

GHSA-7322-JRQ4-X5HF File reference keys leads to incorrect hashes on HMAC algorithms

Impact Users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as hashing key - instead of the contents. The HMAC hashing functions take any string as input and, since users...

4.4CVSS4.4AI score0.00205EPSS
SaveExploits0References6
NVD
NVD
added 2021/09/28 9:15 p.m.31 views

CVE-2021-41106

JWT is a library to work with JSON Web Token and JSON Web Signature. Prior to versions 3.4.6, 4.0.4, and 4.1.5, users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as...

4.4CVSS0.00205EPSS
SaveExploits0References3
OSV
OSV
added 2021/09/28 9:15 p.m.16 views

CVE-2021-41106

JWT is a library to work with JSON Web Token and JSON Web Signature. Prior to versions 3.4.6, 4.0.4, and 4.1.5, users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as...

3.3CVSS4.1AI score
SaveExploits0References3
Prion
Prion
added 2021/09/28 9:15 p.m.18 views

Design/Logic Flaw

JWT is a library to work with JSON Web Token and JSON Web Signature. Prior to versions 3.4.6, 4.0.4, and 4.1.5, users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as...

2.1CVSS4.1AI score0.00205EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/09/28 8:50 p.m.92 views

CVE-2021-41106

The CVE-2021-41106 issue affects the LCobucci JWT library. Before versions 3.4.6, 4.0.4, and 4.1.5, when using HMAC-based algorithms (HS256/384/512) with LocalFileReference as the key, tokens were issued/validated using the file path instead of the file contents. This effectively means the key ma...

4.4CVSS4AI score0.00205EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/09/28 8:50 p.m.37 views

CVE-2021-41106 File reference keys leads to incorrect hashes on HMAC algorithms

JWT is a library to work with JSON Web Token and JSON Web Signature. Prior to versions 3.4.6, 4.0.4, and 4.1.5, users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as...

4.4CVSS5.1AI score0.00205EPSS
SaveExploits0References3
Friends Of PHP
Friends Of PHP
added 2021/09/28 7:36 p.m.20 views

CVE-2021-41106: File reference keys leads to incorrect hashes on HMAC algorithms

Description Impact Users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as hashing key - instead of the contents. The HMAC hashing functions take any string as input and,...

2.1CVSS0.2AI score0.00205EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2021/09/28 7:36 p.m.36 views

CVE-2021-41106: File reference keys leads to incorrect hashes on HMAC algorithms

Impact Users of HMAC-based algorithms HS256, HS384, and HS512 combined with Lcobucci\JWT\Signer\Key\LocalFileReference as key are having their tokens issued/validated using the file path as hashing key - instead of the contents. The HMAC hashing functions take any string as input and, since users...

4.4CVSS4.4AI score0.00205EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder