Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2018-1000656 |
CWE-ID | CWE-20 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Flask Web applications / CMS |
Vendor | The Pallets Projects |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU18150
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2018-1000656
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input when processing JSON data in incorrect encoding. A remote attacker can supply a specially crafted JSON string and consume all available memory resources.
Successful exploitation of the vulnerability may allow an attacker to perform denial of service (DoS) attack.
Update to version 0.12.3.
Flask: 0.1 - 0.12.2
CPE2.3https://github.com/pallets/flask/pull/2691
https://github.com/pallets/flask/releases/tag/0.12.3
https://security.netapp.com/advisory/ntap-20190221-0001/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.