Bug 2102868 (CVE-2022-34903)
Summary: | CVE-2022-34903 gpg: Signature spoofing via status line injection | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Sage McTaggart <amctagga> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | bcl, crypto-team, denis.arnaud_fedora, dhalasz, frantisek, jjelen, jkucera, kaycoth, pdelbell, rdieter, sthirugn, tm, vkrizan, vmugicag |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | gnupg-2.3.7 | Doc Type: | If docs needed, set a value |
Doc Text: |
A vulnerability was found in GnuPG. This issue occurs due to an escape detection loop at the write_status_text_and_buffer() function in g10/cpr.c. This flaw allows a malicious actor to bypass access control.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-27 18:55:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2108443, 2108444, 2108445, 2108446, 2108447, 2108448, 2108449 | ||
Bug Blocks: | 2102870 |
Description
Sage McTaggart
2022-06-30 20:57:03 UTC
*** Bug 2103715 has been marked as a duplicate of this bug. *** Created gnupg1 tracking bugs for this issue: Affects: epel-all [bug 2108444] Affects: fedora-all [bug 2108445] Created gnupg2 tracking bugs for this issue: Affects: fedora-all [bug 2108443] FYI I can reproduce this using gpg2 and the examples in the email, but not with gpg1 due an unsupported algorithm in the signature. It looks like this is possible with a supported gpg1 signature, so I'm going to backport Werner's fix to g10/status.c which is where that code lives in the gpg1 codebase. This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:6463 https://access.redhat.com/errata/RHSA-2022:6463 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2022:6602 https://access.redhat.com/errata/RHSA-2022:6602 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-34903 |