7.5
HIGH
CVE-2024-21484
Jsrsasign RSA PKCS1.5/OAEP Decryption Vulnerability
Description

Versions of the package jsrsasign before 11.0.0 are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting the Marvin security flaw. Exploiting this vulnerability requires the attacker to have access to a large number of ciphertexts encrypted with the same key. Workaround The vulnerability can be mitigated by finding and replacing RSA and RSAOAEP decryption with another crypto library.

INFO

Published Date :

Jan. 22, 2024, 5:15 a.m.

Last Modified :

March 6, 2024, 2:15 p.m.

Remotely Exploitable :

Yes !

Impact Score :

4.7

Exploitability Score :

2.2
Public PoC/Exploit Available at Github

CVE-2024-21484 has a 5 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2024-21484 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Jsrsasign_project jsrsasign
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-21484.

URL Resource
https://github.com/kjur/jsrsasign/issues/598 Exploit Issue Tracking Vendor Advisory
https://github.com/kjur/jsrsasign/releases/tag/11.0.0 Patch Release Notes
https://people.redhat.com/~hkario/marvin/
https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-6070734 Patch Third Party Advisory
https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBKJUR-6070733 Patch Third Party Advisory
https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-6070732 Patch Third Party Advisory
https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-6070731 Patch Third Party Advisory

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

JavaScript

Updated: 2 months ago
0 stars 0 fork 0 watcher
Born at : May 6, 2024, 5:50 a.m. This repo has been linked 6 different CVEs too.

None

JavaScript

Updated: 2 months ago
0 stars 0 fork 0 watcher
Born at : May 2, 2024, 8:24 a.m. This repo has been linked 6 different CVEs too.

None

JavaScript

Updated: 2 months ago
0 stars 0 fork 0 watcher
Born at : April 26, 2024, 7:50 a.m. This repo has been linked 6 different CVEs too.

None

JavaScript

Updated: 6 months, 1 week ago
0 stars 0 fork 0 watcher
Born at : April 26, 2024, 7:20 a.m. This repo has been linked 6 different CVEs too.

The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.

asn1 x509 certificate crl ocsp timestamp cms rsa dsa ecdsa aes 3des sha1 sha2 signature encryption decryption

JavaScript CSS HTML Makefile

Updated: 2 months ago
3245 stars 638 fork 638 watcher
Born at : April 30, 2012, 6:18 a.m. This repo has been linked 6 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-21484 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-21484 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Modified by [email protected]

    Mar. 06, 2024

    Action Type Old Value New Value
    Changed Description Versions of the package jsrsasign before 11.0.0 are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting this vulnerability. Exploiting this vulnerability requires the attacker to have access to a large number of ciphertexts encrypted with the same key. Workaround The vulnerability can be mitigated by finding and replacing RSA and RSAOAEP decryption with another crypto library. Versions of the package jsrsasign before 11.0.0 are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting the Marvin security flaw. Exploiting this vulnerability requires the attacker to have access to a large number of ciphertexts encrypted with the same key. Workaround The vulnerability can be mitigated by finding and replacing RSA and RSAOAEP decryption with another crypto library.
  • CVE Modified by [email protected]

    Feb. 27, 2024

    Action Type Old Value New Value
    Added Reference Snyk https://people.redhat.com/~hkario/marvin/ [No types assigned]
  • CVE Modified by [email protected]

    Feb. 08, 2024

    Action Type Old Value New Value
    Changed Description Versions of the package jsrsasign before 11.0.0 are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting this vulnerability. Exploiting this vulnerability requires the attacker to have access to a large number of ciphertexts encrypted with the same key. Workaround This vulnerability can be mitigated by finding and replacing RSA and RSAOAEP decryption with another crypto library. Versions of the package jsrsasign before 11.0.0 are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting this vulnerability. Exploiting this vulnerability requires the attacker to have access to a large number of ciphertexts encrypted with the same key. Workaround The vulnerability can be mitigated by finding and replacing RSA and RSAOAEP decryption with another crypto library.
  • Initial Analysis by [email protected]

    Jan. 29, 2024

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
    Changed Reference Type https://github.com/kjur/jsrsasign/issues/598 No Types Assigned https://github.com/kjur/jsrsasign/issues/598 Exploit, Issue Tracking, Vendor Advisory
    Changed Reference Type https://github.com/kjur/jsrsasign/releases/tag/11.0.0 No Types Assigned https://github.com/kjur/jsrsasign/releases/tag/11.0.0 Patch, Release Notes
    Changed Reference Type https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-6070734 No Types Assigned https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-6070734 Patch, Third Party Advisory
    Changed Reference Type https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBKJUR-6070733 No Types Assigned https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBKJUR-6070733 Patch, Third Party Advisory
    Changed Reference Type https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-6070732 No Types Assigned https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-6070732 Patch, Third Party Advisory
    Changed Reference Type https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-6070731 No Types Assigned https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-6070731 Patch, Third Party Advisory
    Added CWE NIST CWE-203
    Added CPE Configuration OR *cpe:2.3:a:jsrsasign_project:jsrsasign:*:*:*:*:*:node.js:*:* versions up to (excluding) 11.0.0
  • CVE Received by [email protected]

    Jan. 22, 2024

    Action Type Old Value New Value
    Added Description Versions of the package jsrsasign before 11.0.0 are vulnerable to Observable Discrepancy via the RSA PKCS1.5 or RSAOAEP decryption process. An attacker can decrypt ciphertexts by exploiting this vulnerability. Exploiting this vulnerability requires the attacker to have access to a large number of ciphertexts encrypted with the same key. Workaround This vulnerability can be mitigated by finding and replacing RSA and RSAOAEP decryption with another crypto library.
    Added Reference Snyk https://security.snyk.io/vuln/SNYK-JS-JSRSASIGN-6070731 [No types assigned]
    Added Reference Snyk https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-6070732 [No types assigned]
    Added Reference Snyk https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBKJUR-6070733 [No types assigned]
    Added Reference Snyk https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-6070734 [No types assigned]
    Added Reference Snyk https://github.com/kjur/jsrsasign/issues/598 [No types assigned]
    Added Reference Snyk https://github.com/kjur/jsrsasign/releases/tag/11.0.0 [No types assigned]
    Added CWE Snyk CWE-203
    Added CVSS V3.1 Snyk AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-21484 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-21484 weaknesses.

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

0.08 }} 0.02%

score

0.33600

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability