Lucene search
+L

300 matches found

Kitploit
Kitploit
added 2026/09/15 1:11 p.m.8 views

Inventus

Inventus Inventus is a spider designed to find subdomains of a specific domain by crawling it and any subdomains it discovers. It's a Scrapy spider, meaning it's easily modified and extendable to your needs. Demo asciicast Requirements Linux -- I haven't tested this on Windows. Python 2.7 or Pyth...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 6:11 a.m.11 views

Security_Article

SecurityArticle scrapy website Article and link ... 0x01 新建项目 0x02 明确目标 0x03 制作爬虫 0x04 存储内容 e.g. pip3 install lxml,scrapy root@kitploit: 文章标题 ArticleTitle //@id="wrapper"/main/div/article/header/h5/a/text //@id="wrapper"/main/div/article/header/h5/a 文件链接 ArticleLink...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-84366

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler...

7.4CVSS6.4AI score0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/02 10:50 p.m.9 views

EUVD-2026-69647

Scrapy: S3DownloadHandler sends signed S3 requests over plaintext HTTP by default...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 10:50 p.m.6 views

GHSA-76G3-C3X4-CRVX Scrapy: S3DownloadHandler sends signed S3 requests over plaintext HTTP by default

Problem Scrapy’s S3DownloadHandler sends signed S3 requests over plaintext HTTP by default. A normal request like s3://bucket/key is converted into http://bucket.s3.amazonaws.com/key unless request.meta"issecure" is explicitly set. The generated request is then signed with configured AWS...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/02 12:00 a.m.9 views

CVE-2026-84366

Scrapy is a high-level web crawling and scraping framework for Python...

7.4CVSS5.8AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 12:00 a.m.12 views

UBUNTU-CVE-2026-84366

Scrapy is a high-level web crawling and scraping framework for Python...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 9:18 p.m.7 views

DEBIAN-CVE-2026-84366

Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler converts an S3-scheme bucket and key request into a plaintext HTTP request to the corresponding S3 endpoint unless request.meta"issecure" is...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 9:18 p.m.7 views

CVE-2026-84366

Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler converts an S3-scheme bucket and key request into a plaintext HTTP request to the corresponding S3 endpoint unless request.meta"issecure" is...

7.4CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 8:29 p.m.11 views

CVE-2026-84366 Scrapy: S3DownloadHandler sends signed S3 requests over plaintext HTTP by default

Scrapy is a high-level web crawling and scraping framework for Python. Prior to 2.17.0, in scrapy/core/downloader/handlers/s3.py, Scrapy's S3DownloadHandler converts an S3-scheme bucket and key request into a plaintext HTTP request to the corresponding S3 endpoint unless request.meta"issecure" is...

7.4CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/09/01 8:29 p.m.23 views

CVE-2026-84366

Scrapy's S3DownloadHandler (in scrapy/core/downloader/handlers/s3.py) converts S3-scheme requests into plaintext HTTP requests to S3 endpoints unless request.meta["is_secure"] is explicitly enabled. Prior to version 2.17.0 , the request is signed and sent in cleartext with the configured AWS cred...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.13 views

PT-2026-84504

Name of the Vulnerable Software and Affected Versions Scrapy versions prior to 2.17.0 Description The S3DownloadHandler in scrapy/core/downloader/handlers/s3.py converts S3-scheme bucket and key requests into plaintext HTTP requests unless the is secure variable in request.meta is explicitly...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References12
Circl
Circl
added 2026/08/28 8:35 p.m.16 views

CVE-2026-55520

creationtimestamp| type| source ---|---|--- 2026-08-28 20:35:15+00:00| published-proof-of-concept| https://github.com/scrapy/protego/security/advisories/GHSA-wjmf-p669-5m5p...

7.1CVSS5.8AI score0.00369EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.11 views

PYSEC-2026-2401 Scrapy is vulnerable to a denial of service (DoS) attack due to flaws in brotli decompression implementation

Scrapy versions up to 2.13.3 are vulnerable to a denial of service DoS attack due to a flaw in its brotli decompression implementation. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of...

7.5CVSS7AI score0.00502EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1906 Scrapy is vulnerable to a denial of service (DoS) attack due to flaws in brotli decompression implementation

Scrapy versions up to 2.13.3 are vulnerable to a denial of service DoS attack due to a flaw in its brotli decompression implementation. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of...

7.5CVSS5.9AI score0.00502EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1907 Scrapy decompression bomb vulnerability

Impact Scrapy limits allowed response sizes by default through the DOWNLOADMAXSIZE and DOWNLOADWARNSIZE settings. However, those limits were only being enforced during the download of the raw, usually-compressed response bodies, and not during decompression, making Scrapy vulnerable to...

7.5CVSS7.1AI score0.00814EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 11:45 a.m.29 views

PYSEC-2026-1908 Scrapy authorization header leakage on cross-domain redirect

Impact When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Scrapy’s built-in redirect middleware creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain...

7.5CVSS5.9AI score0.00648EPSS
SaveExploits1References7
Fedora
Fedora
added 2026/06/23 12:54 a.m.23 views

[SECURITY] Fedora 43 Update: python-scrapy-2.13.4-1.fc43

Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing...

7.5CVSS7.1AI score0.00502EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/14 3:32 p.m.12 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a denial of service in the Base OS image package: Scrapy [CVE-2025-6176]

Summary IBM Watson Speech Services Cartridge is vulnerable to a denial of service in the Base OS image package: Scrapy, due to a flaw in its brotli decompression implementation. CVE-2025-6176. We have updated the base image used by our Speech Services and the following vulnerability has been...

7.5CVSS6.9AI score0.00502EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.14 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-10.3.1.5)

The version of AHV installed on the remote host is prior to 10.3.1.5. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-10.3.1.5 advisory. - urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTT...

8.9CVSS6.7AI score0.02965EPSS
SaveExploits1References12
Rows per page
Query Builder