Denial of Service Vulnerability in Scrapy by Scrapinghub
CVE-2017-14158
7.5HIGH
What is CVE-2017-14158?
Scrapy 1.4 is vulnerable to a denial of service attack due to its insufficient handling of large file uploads. Attackers can exploit this flaw by sending large files, which are read into memory without limits. This can lead to significant memory consumption, especially when files are processed in separate threads and written to slower storage solutions like Amazon S3. This vulnerability arises from the interaction between the dataReceived function and the S3FilesStore, allowing attackers to negatively impact the performance and availability of applications relying on Scrapy.
