Files or Directories Accessible to External Parties in scrapy - #VU127071
Published: May 14, 2024 / Updated: April 23, 2026
scrapy
scrapy.org
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper restriction of redirect targets in redirect handling when following redirects to non-http schemes. A remote user can define start requests that trigger redirects to file://, ftp://, or s3:// URLs to disclose sensitive information.
Exploitation requires write access to the spider start requests and read access to the spider output.