Alerts This Week
Warning Icon 1 541
Alerts This Week
Warning Icon 1 541

Debian: DSA-010-1 Moderate: GnuPG Signature Flaws and Key Import Threats

debian
Calendar Grey December 25, 2000
Debian Logo
Fedora faces security flaws in OpenSSL, impacting secure communications and encryption processes that require immediate attention.
Two bugs in GnuPG have recently been found:

Summary

Package : gnupg
Problem type : cheating with detached signatures,
circumvention of web of trust
Debian-specific: no

Two bugs in GnuPG have recently been found:

1. false positives when verifying detached signatures

There is a problem in the way gpg checks detached signatures which
can lead to false positives. Detached signature can be verified
with a command like this:

gpg --verify detached.sig < mydata

If someone replaced detached.sig with a signed text (ie not a
detached signature) and then modified mydata gpg would still
report a successfully verified signature.

To fix the way the --verify option works has been changes: it now
needs two options when verifying detached signatures: both the file
with the detached signature, and the file with the data to be
verified. Please note that this makes it incompatible with older
versions!

2. secret keys are silently imported

Florian Weimer discovered that gpg would import secret keys from
key-servers. Since gpg considers public k...

Read the Full Advisory

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here