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

|
|

|
|

|
|
|
|
### 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 the difflib.IS_LINE_JUNK method. An attacker could use this flaw to cause denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3817-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|