logo

CVE-2019-11841 golang.org/x/crypto

Package

Manager: go
Name: golang.org/x/crypto
Vulnerable Version: >=0 <0.0.0-20190424203555-c05e17bb3b2d

Severity

Level: Medium

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

EPSS: 0.0039 pctl0.59275

Details

Golang/x/crypto message forgery vulnerability A message-forgery issue was discovered in `crypto/openpgp/clearsign/clearsign.go` in supplementary Go cryptography libraries 2019-03-25. According to the OpenPGP Message Format specification in RFC 4880 chapter 7, a cleartext signed message can contain one or more optional "Hash" Armor Headers. The "Hash" Armor Header specifies the message digest algorithm(s) used for the signature. However, the Go clearsign package ignores the value of this header, which allows an attacker to spoof it. Consequently, an attacker can lead a victim to believe the signature was generated using a different message digest algorithm than what was actually used. Moreover, since the library skips Armor Header parsing in general, an attacker can not only embed arbitrary Armor Headers, but also prepend arbitrary text to cleartext messages without invalidating the signatures.

Metadata

Created: 2022-05-24T16:46:15Z
Modified: 2023-10-02T15:42:07Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-x3jr-pf6g-c48f/GHSA-x3jr-pf6g-c48f.json
CWE IDs: ["CWE-347"]
Alternative ID: GHSA-x3jr-pf6g-c48f
Finding: F163
Auto approve: 1