CVE-2022-24773
Improper Verification of Cryptographic Signature in `node-forge`
5.3
MEDIUM
CVSS 3.1
EPSS 0.13%
Description
Forge (also called `node-forge`) is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.3.0, RSA PKCS#1 v1.5 signature verification code does not properly check `DigestInfo` for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. The issue has been addressed in `node-forge` version 1.3.0. There are currently no known workarounds.
How to fix CVE-2022-24773
To remediate CVE-2022-24773, upgrade the affected package to a fixed version below.
- —upgrade to 0.10.0~dfsg-3+deb11u1 or later
- —upgrade to 1.3.0 or later
Is CVE-2022-24773 being exploited?
Low — EPSS is 0.1%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 0.10.0~dfsg-3+deb11u1
- from 0, < 1.3.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |