CVE-2019-11841
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.
EPSS 0.40% · 60.9th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:Pro:16.04:LTS | golang-go.crypto | 0, 1:0.0~git20150608-1, 1:0.0~git20151201.0.7b85b09-2 |
| Ubuntu:Pro:18.04:LTS | golang-go.crypto | 1:0.0~git20170629.0.5ef0053-1ubuntu1, 0, 1:0.0~git20170629.0.5ef0053-1ubuntu2 |
Exploit Intelligence
Timeline
- May 22, 2019 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 23, 2021 EPSS Score
- Aug 24, 2021 EPSS Score
- Dec 27, 2021 EPSS Score
- Jan 6, 2022 EPSS Score
- Feb 4, 2022 EPSS Score
- Feb 28, 2022 EPSS Score
- Apr 1, 2022 EPSS Score
- Jul 3, 2022 EPSS Score
- Sep 4, 2022 EPSS Score
- Nov 6, 2022 EPSS Score
References
- https://ubuntu.com/security/CVE-2019-11841 third-party-advisory
- https://sec-consult.com/en/blog/advisories/cleartext-message-spoofing-in-go-cryptography-libraries-cve-2019-11841/ third-party-advisory
- https://groups.google.com/forum/#!msg/golang-openpgp/6vdgZoTgbIY/K6bBY9z3DAAJ third-party-advisory
- https://www.cve.org/CVERecord?id=CVE-2019-11841 third-party-advisory