mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 11:22:22 +00:00
18 lines
731 B
Markdown
18 lines
731 B
Markdown
### [CVE-2000-0678](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0678)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PGP 5.5.x through 6.5.3 does not properly check if an Additional Decryption Key (ADK) is stored in the signed portion of a public certificate, which allows an attacker who can modify a victim's public certificate to decrypt any data that has been encrypted with the modified certificate.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/hannob/pgpbugs
|
|
|