Lucene search
+L

1657 matches found

Cvelist
Cvelist
added 2021/04/16 10:0 p.m.26 views

CVE-2021-29446 Padding Oracle Attack due to Observable Timing Discrepancy in jose-node-cjs-runtime

jose-node-cjs-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed...

5.9CVSS6.4AI score0.01238EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/04/16 9:50 p.m.61 views

CVE-2021-29445 Padding Oracle Attack due to Observable Timing Discrepancy in jose-node-esm-runtime

jose-node-esm-runtime is an npm package which provides a number of cryptographic functions. In versions prior to 3.11.4 the AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed...

5.9CVSS6.4AI score0.01238EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/16 6:15 p.m.20 views

CVE-2021-29443

jose is an npm library providing a number of cryptographic operations. In vulnerable versions AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. A...

5.9CVSS5.7AI score
SaveExploits0References2
Cvelist
Cvelist
added 2021/04/16 5:35 p.m.79 views

CVE-2021-29443 Padding Oracle Attack due to Observable Timing Discrepancy in jose

jose is an npm library providing a number of cryptographic operations. In vulnerable versions AESCBCHMACSHA2 Algorithm A128CBC-HS256, A192CBC-HS384, A256CBC-HS512 decryption would always execute both HMAC tag verification and CBC decryption, if either failed JWEDecryptionFailed would be thrown. A...

5.9CVSS5.9AI score0.01167EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/04/16 12:0 a.m.14 views

PT-2021-18219 · Unknown · Jose-Browser-Runtime

Name of the Vulnerable Software and Affected Versions: jose-browser-runtime versions prior to 3.11.4 Description: The AES CBC HMAC SHA2 Algorithm decryption in jose-browser-runtime has a padding oracle vulnerability. This occurs because a possibly observable difference in timing when a padding...

5.9CVSS6.4AI score0.01238EPSS
SaveExploits0References6
CNVD
CNVD
added 2021/04/16 12:0 a.m.98 views

Apache Tapestry Code Execution Vulnerability

Apache Tapestry is the United States Apache Apache Foundation of a Web application framework written in the Java language . Apache Tapestry has a security vulnerability that can be exploited by an attacker to download the file "AppModule.class" by requesting the URL "http: localhost: 8080 assets...

10CVSS6.6AI score0.93802EPSS
SaveExploits5References1
NVD
NVD
added 2021/04/15 8:15 a.m.22 views

CVE-2021-27850

A critical unauthenticated remote code execution vulnerability was found all recent versions of Apache Tapestry. The affected versions include 5.4.5, 5.5.0, 5.6.2 and 5.7.0. The vulnerability I have found is a bypass of the fix for CVE-2019-0195. Recap: Before the fix of CVE-2019-0195 it was...

10CVSS0.93802EPSS
SaveExploits5References3
ATTACKERKB
ATTACKERKB
added 2021/04/15 8:15 a.m.125 views

CVE-2021-27850

A critical unauthenticated remote code execution vulnerability was found all recent versions of Apache Tapestry. The affected versions include 5.4.5, 5.5.0, 5.6.2 and 5.7.0. The vulnerability I have found is a bypass of the fix for CVE-2019-0195. Recap: Before the fix of CVE-2019-0195 it was...

10CVSS9.2AI score0.93802EPSS
SaveIn wildExploits5References6Affected Software1
CNNVD
CNNVD
added 2021/04/15 12:0 a.m.32 views

Apache Tapestry 代码问题漏洞

Apache Tapestry is the United States Apache Apache Foundation of a Web application framework written in the Java language . Apache Tapestry has a security vulnerability that can be exploited by an attacker to download the file "AppModule.class" by requesting the URL "http: localhost: 8080 assets...

10CVSS5.6AI score0.93802EPSS
SaveExploits5References4
Metasploit
Metasploit
added 2021/04/15 12:0 a.m.73 views

Apache Tapestry HMAC secret key leak

This exploit finds the HMAC secret key used in Java serialization by Apache Tapestry. This key is located in the file AppModule.class by default and looks like the standard representation of UUID in hex digits hd : 6hd-4hd-4hd-4hd-12hd If the HMAC key has been changed to look differently, this...

10CVSS8.3AI score0.93802EPSS
SaveExploits5
OSV
OSV
added 2021/04/14 8:4 p.m.29 views

GO-2020-0023 Timing side-channel in github.com/robbert229/jwt

Token validation methods are susceptible to a timing side-channel during HMAC comparison. With a large enough number of requests over a low latency connection, an attacker may use this to determine the expected HMAC...

7.5CVSS7.4AI score0.00748EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/14 8:4 p.m.43 views

GO-2020-0009 Integer overflow in github.com/square/go-jose

On 32-bit platforms an attacker can manipulate a ciphertext encrypted with AES-CBC with HMAC such that they can control how large the input buffer is when computing the HMAC authentication tag. This can can allow a manipulated ciphertext to be verified as authentic, opening the door for padding...

7.5CVSS7.6AI score0.02149EPSS
SaveExploits0References2
OSV
OSV
added 2021/03/02 6:9 p.m.1 views

SUSE-SU-2021:0689-1 Security update for bind

This update for bind fixes the following issues: - dnssec-keygen can no longer generate HMAC keys. Use tsig-keygen instead. bsc1180933...

7.3AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/02/11 12:0 a.m.17 views

JSON Web Token Weak Secret

JSON Web Tokens can be signed to protect against data tampering. By using an asymmetric or a symmetric signing algorithm, the application computes a signature of the token data which will be verified during token decoding to ensure its integrity. When using a symmetric algorithm, the signature is...

7.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2021/01/17 11:30 a.m.299 views

MyJWT - A Cli For Cracking, Testing Vulnerabilities On Json Web Token (JWT)

This cli is for pentesters, CTF players, or dev. You can modify your jwt, sign, inject ,etc... Check Documentation for more information. If you see problems or enhancement send an issue.I will respond as soon as possible. Enjoy : Documentation Documentation is available at...

8.4AI score
SaveExploits0References21
Veracode
Veracode
added 2020/11/26 5:46 a.m.15 views

Improper Key Verification

xml-crypto is vulnerable to improper key verification. An attacker can inject an HMAC-SHA1 signature that is valid using only knowledge of the RSA public key. This allows bypassing signature validation...

5.3AI score
SaveExploits0
nodejs
nodejs
added 2020/11/25 7:13 p.m.67 views

Improper Key Verification

Overview An attacker can inject an HMAC-SHA1 signature that is valid using only knowledge of the RSA public key. This allows bypassing signature validation. Recommendation Version 2.0.0 has the fix. The recommendation is to upgrade. In case that is not possible remove the...

6.8AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2020/11/04 6:0 a.m.13 views

Hash Collision

Bouncy Castle is vulnerable to hash collision attacks. The library keystore files uses a HMAC hash that is only 16 bits long, allowing a malicious user to retrieve the password used for keystore integrity verification checks. This vulnerability only affects users of the BKS-V1 keystore format,...

2.5AI score
SaveExploits0
Veracode
Veracode
added 2020/10/30 4:15 a.m.10 views

Validation Bypass

xml-crypto is vulnerable to validation bypass. The vulnerability exists through a possible key confusion by injecting a valid HMAC-SHA1 signature, as both HMAC and the public key digital signature methods key shares the same variable...

1.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/10/27 8:39 p.m.59 views

xml-crypto's HMAC-SHA1 signatures can bypass validation via key confusion

Impact An attacker can inject an HMAC-SHA1 signature that is valid using only knowledge of the RSA public key. This allows bypassing signature validation. Patches Version 2.0.0 has the fix. Workarounds The recommendation is to upgrade. In case that is not possible remove the...

5.4AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder