CVE-2023-46234

Aliases:GHSA-x9w5-v3q2-3rhw
Analyzed
Published: 26 Oct 2023, 14:31
Last modified:13 Feb 2025, 17:14

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.5 HIGH
v3.1 (nvd)
EPSS Score
0.53% LOW
1% probability +0.01%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

26 Oct 2023, 14:31
Published
Vulnerability first disclosed
13 Feb 2025, 17:14
Last Modified
Vulnerability information updated

Description

browserify-sign is a package to duplicate the functionality of node's crypto public key functions, much of this is based on Fedor Indutny's work on indutny/tls.js. An upper bound check issue in `dsaVerify` function allows an attacker to construct signatures that can be successfully verified by any public key, thus leading to a signature forgery attack. All places in this project that involve DSA verification of user-input signatures will be affected by this vulnerability. This issue has been patched in version 4.2.2.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

EPSS Trends

Current EPSS score: 0.53% Percentile: 67%

Techniques & Countermeasures

  • CWE-347Improper Verification of Cryptographic Signature

    The product does not verify, or incorrectly verifies, the cryptographic signature for data.

Affected Systems

  • browserifybrowserify-sign

    ≥ 2.6.0, ≤ 4.2.1 | < 4.2.2

  • debiandebian_linux

    11.0 | 12.0

  • Npmbrowserify-sign

    ≥ 2.6.0, < 4.2.2

References (10)