mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
707 B
Markdown
19 lines
707 B
Markdown
### [CVE-2018-1060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1060)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop() method. An attacker could use this flaw to cause denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3817-2/
|
|
- https://www.oracle.com/security-alerts/cpujan2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|