mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
![]() |
### [CVE-2019-6690](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6690)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
python-gnupg 0.4.3 allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended. To perform the attack, the passphrase to gnupg must be controlled by the adversary and the ciphertext should be trusted. Related to a "CWE-20: Improper Input Validation" issue affecting the affect functionality component.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/151341/Python-GnuPG-0.4.3-Improper-Input-Validation.html
|
||
|
- https://blog.hackeriet.no/cve-2019-6690-python-gnupg-vulnerability/
|
||
|
- https://seclists.org/bugtraq/2019/Jan/41
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/0xT11/CVE-POC
|
||
|
- https://github.com/brianwrf/CVE-2019-6690
|
||
|
- https://github.com/developer3000S/PoC-in-GitHub
|
||
|
- https://github.com/hannob/pgpbugs
|
||
|
- https://github.com/hectorgie/PoC-in-GitHub
|
||
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
- https://github.com/stigtsp/CVE-2019-6690-python-gnupg-vulnerability
|
||
|
|