GHSA-hfmf-q43v-2ffj

Suggest an improvement
Source
https://github.com/advisories/GHSA-hfmf-q43v-2ffj
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/08/GHSA-hfmf-q43v-2ffj/GHSA-hfmf-q43v-2ffj.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hfmf-q43v-2ffj
Aliases
Published
2019-08-23T21:42:18Z
Modified
2023-11-08T04:01:46Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Improper Key Verification in openpgp
Details

Versions of openpgp prior to 4.2.0 are vulnerable to Improper Key Verification. The OpenPGP standard allows signature packets to have subpackets which may be hashed or unhashed. Unhashed subpackets are not cryptographically protected and cannot be trusted. The openpgp package does not verify whether a subpacket is hashed. Furthermore, due to the order of parsing a signature packet information from unhashed subpackets overwrites information from hashed subpackets. This may allow an attacker to modify the contents of a key certification signature or revocation signature. Doing so could convince a victim to use an obsolete key for encryption. An attack require a victim to import a manipulated key or update an existing key with a manipulated version.

Recommendation

Upgrade to version 4.2.0 or later. If you are upgrading from a version <4.0.0 it is highly recommended to read the High-Level API Changes section of the openpgp 4.0.0 release: https://github.com/openpgpjs/openpgpjs/releases/tag/v4.0.0

Database specific
{
    "cwe_ids": [
        "CWE-347"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2019-08-23T21:41:08Z",
    "nvd_published_at": null,
    "severity": "HIGH"
}
References

Affected packages

npm / openpgp

Package

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.2.0

Database specific

last_known_affected_version_range
"<= 4.1.2"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/08/GHSA-hfmf-q43v-2ffj/GHSA-hfmf-q43v-2ffj.json"