Details
Symantec was notified of a data insertion vulnerability identified in PGP Desktop versions. As defined in RFC 4880, OpenPGP messages are composed of "packets" of information. For example, an OpenPGP message may contain data, signatures, encrypted content, etc. Typically, messages are signed and encrypted, or perhaps just signed, or just encrypted. If a file is signed, there is assurance that it came from a known source (the signer), and was not tampered with.
A skilled attacker, who could successfully intercept an OpenPGP encrypted message from a sender and retransmit to the original recipient, could insert unsigned packets into the OpenPGP message containing signed data. In some circumstances, PGP Desktop will output both the signed and unsigned data, and verify the data as being signed, even though it contains unsigned data.
Alternately, the attacker could insert encrypted data into an OpenPGP message that contains signed and encrypted data. If done successfully, PGP Desktop will output both the encrypted data and the encrypted and signed data, and report that the signature was verified.
A malicious individual with physical access to stored OpenPGP messages can also perform this attack off-line, by inserting the unsigned data into the stored file contents.
The following matrix describes how PGP Desktop is vulnerable to these attacks, either by decrypting and verifying the data with PGP Desktop itself, or by right-clicking the OpenPGP message file and choosing to decrypt and verify.
| | PGP Desktop for Windows |
| | Unsigned Data Alongside Signed Data | Encrypted Data Alongside Encrypted+Signed Data |
| Decrypt/Verify File in PGP Desktop | Not Vulnerable | Not Vulnerable |
| Decrypt/Verify File via Right-Click | Vulnerable | Vulnerable |
| | PGP Desktop for OS X |
| | Unsigned Data Alongside Signed Data | Encrypted Data Alongside Encrypted+Signed Data |
| Decrypt/Verify File in PGP Desktop | Not Vulnerable | Vulnerable |
| Decrypt/Verify File via Right-Click | Not Vulnerable | Vulnerable |
Note: Double-clicking an OpenPGP (.pgp) message file will cause the file to be opened for decryption and verification in PGP Desktop.
References
Security Focus,
http://www.securityfocus.com, has assigned a Bugtraq ID (BID) 44920 to this issue for inclusion in the Security Focus vulnerability database.
This issue is a candidate for inclusion in the Common Vulnerabilities and Exposures (CVE) list (
http://cve.mitre.org). The CVE initiative has assigned CVE-2010-3618 to this issue.