Race Condition Affecting scrapy-zyte-api package, versions [,0.25.0)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-SCRAPYZYTEAPI-8400490
- published 21 Nov 2024
- disclosed 1 Nov 2024
- credit Unknown
How to fix?
Upgrade scrapy-zyte-api
to version 0.25.0 or higher.
Overview
scrapy-zyte-api is a Client library to process URLs through Zyte API
Affected versions of this package are vulnerable to Race Condition which allows the crawler to exceed the configured maximum number of Zyte API requests due to inconsistent tracking under concurrent conditions in the _max_requests_reached
method.