#VU82608 Improper Verification of Cryptographic Signature in browserify-sign - CVE-2023-46234

 

#VU82608 Improper Verification of Cryptographic Signature in browserify-sign - CVE-2023-46234

Published: October 31, 2023


Vulnerability identifier: #VU82608
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-46234
CWE-ID: CWE-347
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
browserify-sign
Software vendor:
browserify

Description

The vulnerability allows a remote attacker to perform spoofing attack.

The vulnerability exists due to an error in the dsaVerify() function when validating public keys. A remote attacker can construct a public key in a way that it will be accepted as valid by the affected application and perform spoofing attack.


Remediation

Install updates from vendor's website.

External links