In Pylons Colander through 1.6, the URL validator allows an attacker to potentially cause an infinite loop thereby causing a denial of service via an unclosed parenthesis.
References
Link | Resource |
---|---|
https://github.com/Pylons/colander/issues/290 | Exploit Issue Tracking Third Party Advisory |
https://github.com/Pylons/colander/pull/323 | Patch Third Party Advisory |
https://github.com/Pylons/colander/issues/290 | Exploit Issue Tracking Third Party Advisory |
https://github.com/Pylons/colander/pull/323 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 03:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/Pylons/colander/issues/290 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://github.com/Pylons/colander/pull/323 - Patch, Third Party Advisory |
Information
Published : 2019-02-01 09:29
Updated : 2024-11-21 03:19
NVD link : CVE-2017-18361
Mitre link : CVE-2017-18361
CVE.ORG link : CVE-2017-18361
JSON object : View
Products Affected
pylonsproject
- colander
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')