Lucene search
+L

3374 matches found

Veracode
Veracode
added 2017/08/21 1:57 a.m.31 views

Authentication Bypass

nimbus-jose-jwt is vulnerable to authentication bypass. The bypass exists because the library ignores the checking of integer-overflow when converting length values from bytes to bits. A malicious user can shift Additional Authenticated Data AAD and ciphertext, resulting in a different plaintext...

7.5CVSS8.1AI score0.00888EPSS
SaveExploits0References7Affected Software1
Prion
Prion
added 2017/08/20 4:29 p.m.15 views

Integer overflow

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...

5CVSS7.5AI score0.00888EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2017/08/20 4:29 p.m.18 views

CVE-2017-12973

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

4.3CVSS5.1AI score0.00637EPSS
SaveExploits0References3
NVD
NVD
added 2017/08/20 4:29 p.m.15 views

CVE-2017-12974

Nimbus JOSE+JWT before 4.36 proceeds with ECKey construction without ensuring that the public x and y coordinates are on the specified curve, which allows attackers to conduct an Invalid Curve Attack in environments where the JCE provider lacks the applicable curve validation...

7.5CVSS7.9AI score0.01256EPSS
SaveExploits0References4
NVD
NVD
added 2017/08/20 4:29 p.m.21 views

CVE-2017-12972

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.5CVSS8AI score0.00888EPSS
SaveExploits0References4
OSV
OSV
added 2017/08/20 4:29 p.m.18 views

CVE-2017-12973

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

3.1CVSS6.4AI score
SaveExploits0References3
Prion
Prion
added 2017/08/20 4:29 p.m.19 views

Design/Logic Flaw

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

4.3CVSS4.1AI score0.00637EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2017/08/20 4:29 p.m.22 views

CVE-2017-12972

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.5CVSS6.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2017/08/20 4:00 p.m.20 views

CVE-2017-12974

Nimbus JOSE+JWT before 4.36 proceeds with ECKey construction without ensuring that the public x and y coordinates are on the specified curve, which allows attackers to conduct an Invalid Curve Attack in environments where the JCE provider lacks the applicable curve validation...

7.6AI score0.01256EPSS
SaveExploits0References4
CVE
CVE
added 2017/08/20 4:00 p.m.88 views

CVE-2017-12972

CVE-2017-12972 : Nimbus JOSE+JWT before 4.39 has no integer-overflow check when converting length values from bytes to bits, enabling a remote attacker to perform a HMAC bypass by shifting AAD and ciphertext so different plaintext yields the same HMAC. Public records show this vulnerability discu...

7.5CVSS7.4AI score0.00888EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2017/08/20 4:00 p.m.31 views

CVE-2017-12972

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.6AI score0.00888EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2017/08/20 4:00 p.m.36 views

CVE-2017-12973

Nimbus JOSE+JWT before 4.39 proceeds improperly after detection of an invalid HMAC in authenticated AES-CBC decryption, which allows attackers to conduct a padding oracle attack...

4AI score0.00637EPSS
SaveExploits0References3
CVE
CVE
added 2017/08/20 4:00 p.m.95 views

CVE-2017-12974

CVE-2017-12974 is a confirmed Nimbus JOSE+JWT vulnerability where ECKey construction proceeds without validating that public x/y coordinates lie on the specified curve, enabling an Invalid Curve Attack in environments lacking curve validation. Connected documents confirm this issue across multipl...

7.5CVSS7.3AI score0.01256EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2017/08/20 4:00 p.m.90 views

CVE-2017-12973

Nimbus JOSE+JWT prior to 4.39 proceeds after detecting an invalid HMAC in authenticated AES-CBC decryption, enabling a padding oracle attack. Affected: Nimbus JOSE+JWT library (Connect2id). Risk: padding oracle could leak data or enable exploitation. Remediation: upgrade to version 4.39 or later ...

4.3CVSS3.9AI score0.00637EPSS
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2017/08/14 9:56 p.m.27 views

JWT cracker - JWT Brute Force Cracker Written in C

A multi-threaded JWT brute-force cracker written in C. If you are very lucky or have a huge computing power, this program should find the secret key of a JWT token, allowing you to forge valid tokens. This is for testing purposes only, do not put yourself in trouble. The tool is based in the Appl...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2017/08/06 4:08 p.m.894 views

jwt-cracker - Simple HS256 JWT Token Brute Force Cracker

Simple HS256 JWT token brute force cracker. Effective only to crack JWT tokens with weak secrets. Recommendation : Use strong long secrets or RS256 tokens. Install With npm: npm install --global jwt-cracker Usage From command line: jwt-cracker Where: token : the full HS256 JWT token string to cra...

6.6AI score
SaveExploits0References1
Veracode
Veracode
added 2017/07/27 6:56 p.m.24 views

Signature Verification Bypass

F21 JWT is vulnerable to signature verification bypasses. A malicious user can pass a malicious token to the application to bypass token signature verification...

5CVSS6.1AI score0.03773EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2017/07/25 10:24 p.m.16 views

Timing Attacks

Malcolm Fell jwt is vulnerable to timing attacks. The library does not compare hashes in constant time, which allows malicious users to use the timing of the request to progressively identify a valid hash...

7.5CVSS7.3AI score0.00724EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/07/17 2:00 p.m.32 views

CVE-2017-8034

The Cloud Controller and Router in Cloud Foundry CAPI-release capi versions prior to v1.32.0, Routing-release versions prior to v0.159.0, CF-release versions prior to v267 do not validate the issuer on JSON Web Tokens JWTs from UAA. With certain multi-zone UAA configurations, zone administrators...

6.7AI score0.00751EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/07/06 4:29 p.m.34 views

CVE-2017-8932

A bug in the standard library ScalarMult implementation of curve P-256 for amd64 architectures in Go before 1.7.6 and 1.8.x before 1.8.2 causes incorrect results to be generated for specific input points. An adaptive attack can be mounted to progressively extract the scalar input to ScalarMult by...

5.9CVSS6.5AI score0.02225EPSS
SaveExploits0References1
Rows per page
Query Builder