First published: Tue Sep 05 2017(Updated: )
Scrapy 1.4 allows remote attackers to cause a denial of service (memory consumption) via large files because arbitrarily many files are read into memory, which is especially problematic if the files are then individually written in a separate thread to a slow storage resource, as demonstrated by interaction between dataReceived (in core/downloader/handlers/http11.py) and S3FilesStore.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Scrapy Scrapy | =1.4 | |
pip/scrapy | >=0.7<=2.11.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-14158 is categorized as a denial of service vulnerability due to memory consumption issues.
To remediate CVE-2017-14158, you should update Scrapy to a version that is newer than 1.4 that addresses memory management.
The potential impacts of CVE-2017-14158 include degraded performance and application crashes due to excessive memory consumption.
CVE-2017-14158 specifically affects Scrapy version 1.4.
Yes, CVE-2017-14158 can be exploited by remote attackers through the upload of large files.