CVE-2023-46234
Last modified
CVE-2023-46234 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Browserify | Browserify-Sign | < 4.2.2 |
| Debian | Debian Linux | 11.0 |
| Debian | Debian Linux | 12.0 |
References
- https://lists.debian.org/debian-lts-announce/2023/10/msg00040.htmlThird Party Advisory
- https://www.debian.org/security/2023/dsa-5539Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00040.htmlThird Party Advisory
- https://www.debian.org/security/2023/dsa-5539Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-46234?
How severe is CVE-2023-46234?
How do I fix CVE-2023-46234?
Are you affected by CVE-2023-46234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
