Lucene search
+L

9368 matches found

PyPA
PyPA
added 2024/05/20 8:15 a.m.12 views

PYSEC-2024-258

In scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme e.g., HTTPS to HTTP but remain within the same domain. This behavior contravenes the Fetch standard, which mandates the removal of Authorization headers in...

7.5CVSS6.3AI score0.00688EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2024/05/20 8:15 a.m.22 views

CVE-2024-1968

In scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme e.g., HTTPS to HTTP but remain within the same domain. This behavior contravenes the Fetch standard, which mandates the removal of Authorization headers in...

7.5CVSS7.2AI score0.00688EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/20 8:15 a.m.9 views

PYSEC-2024-258

In scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme e.g., HTTPS to HTTP but remain within the same domain. This behavior contravenes the Fetch standard, which mandates the removal of Authorization headers in...

7.5CVSS5.8AI score0.00688EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2024/05/20 8:15 a.m.17 views

CVE-2024-1968

In scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme e.g., HTTPS to HTTP but remain within the same domain. This behavior contravenes the Fetch standard, which mandates the removal of Authorization headers in...

7.5CVSS7.1AI score0.00688EPSS
SaveExploits1References4
CVE
CVE
added 2024/05/20 8:03 a.m.92 views

CVE-2024-1968

CVE-2024-1968 affects Scrapy’s redirect middleware, specifically the _build_redirect_request path, where the Authorization header is not stripped when a redirect downgrades from HTTPS to HTTP within the same domain. This can leak credentials in plaintext during cross-origin-like redirects that ch...

7.5CVSS7AI score0.00688EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/05/20 8:03 a.m.23 views

CVE-2024-1968 Authorization Header Leakage in scrapy/scrapy on Scheme Change Redirects

In scrapy/scrapy, an issue was identified where the Authorization header is not removed during redirects that only change the scheme e.g., HTTPS to HTTP but remain within the same domain. This behavior contravenes the Fetch standard, which mandates the removal of Authorization headers in...

7.5CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/14 8:14 p.m.16 views

Scrapy's redirects ignoring scheme-specific proxy settings

Impact When using system proxy settings, which are scheme-specific i.e. specific to http:// or https:// URLs, Scrapy was not accounting for scheme changes during redirects. For example, an HTTP request would use the proxy configured for HTTP and, when redirected to an HTTPS URL, the new HTTPS...

7.1AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/14 12:00 a.m.6 views

PT-2024-18458 · Scrapy +3 · Scrapy +3

Name of the Vulnerable Software and Affected Versions: Scrapy versions prior to 2.11.2 Description: An issue was identified in Scrapy where the Authorization header is not removed during redirects that only change the scheme e.g., HTTPS to HTTP but remain within the same domain. This behavior...

8.8CVSS6.8AI score0.01263EPSS
SaveExploits5References34
RedHat Linux
RedHat Linux
added 2024/05/10 7:06 p.m.50 views

Important: Red Hat Security Advisory: Errata Advisory for Red Hat OpenShift GitOps v1.11.4 security update

An update is now available for Red Hat OpenShift GitOps v1.11.4 for Argo CD UI and Console Plugin. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

7.5CVSS7.2AI score0.01209EPSS
SaveExploits1References10
IBM Security Bulletins
IBM Security Bulletins
added 2024/05/10 3:38 p.m.87 views

Security Bulletin: User Behavior Analytics application add on to IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. IBM has addressed these vulnerabilities with an update. Vulnerability Details CVEID:CVE-2023-41419 DESCRIPTION: Gevent could allow a remote attacker to gain...

9.8CVSS10AI score0.02943EPSS
SaveExploits7Affected Software1
RedHat Linux
RedHat Linux
added 2024/05/07 3:44 p.m.57 views

Moderate: Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.57 SP4 security update

Red Hat JBoss Core Services Apache HTTP Server 2.4.57 Service Pack 4 is now available. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.6CVSS6.9AI score0.91327EPSS
SaveExploits6References8
Veracode
Veracode
added 2024/05/07 6:43 a.m.22 views

Improper Origin Validation

github.com/jub0bs/cors is vulnerable to Improper Origin Validation. The vulnerability due to middleware configured with multiple origin patterns that share a similar suffix which mistakenly permits access from some untrusted origins, potentially leading to cross-origin attacks...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2024/05/07 12:00 a.m.30 views

aiohttp < 3.7.4 Open Redirect Vulnerability - Windows

aiohttp is prone to an open redirect vulnerability. SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:aio-libsproject:aiohttp";...

6.1CVSS6.3AI score0.01905EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 5:34 p.m.23 views

GHSA-V84H-653V-4PQ9 Some CORS middleware allow untrusted origins

Impact Some CORS middleware more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin...

9.3CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/03 5:34 p.m.29 views

Some CORS middleware allow untrusted origins

Impact Some CORS middleware more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/03 5:34 p.m.19 views

GHSA-VHXV-FG4M-P2W8 Some CORS middleware allow untrusted origins

Impact Some CORS middleware more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin...

9.3CVSS7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/05/03 5:34 p.m.21 views

Some CORS middleware allow untrusted origins

Impact Some CORS middleware more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin...

7AI score
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.8 views

IBM MQ 安全漏洞

IBM MQ IBM WebSphere MQ is a messaging middleware product from International Business Machines IBM. The product focuses on providing a reliable and validated messaging backbone for Service Oriented Architecture SOA. A security vulnerability exists in IBM MQ. A remote attacker could exploit this...

7.5CVSS7.2AI score0.00925EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/23 12:00 a.m.54 views

Oracle Identity Manager (Apr 2024 CPU)

The 12.2.1.4.0 versions of Identity Manager installed on the remote host are affected by multiple vulnerabilities as referenced in the April 2024 CPU advisory. - Vulnerability in the Oracle Identity Manager product of Oracle Fusion Middleware component: Third Party Quartz. The supported version...

9.8CVSS6.6AI score0.162EPSS
SaveExploits0References4
Fedora
Fedora
added 2024/04/20 2:14 a.m.32 views

[SECURITY] Fedora 38 Update: python-aiohttp-3.9.3-3.fc38

Python HTTP client/server for asyncio which supports both the client and the server side of the HTTP protocol, client and server websocket, and webservers with middlewares and pluggable routing...

6.5CVSS6.6AI score0.01155EPSS
SaveExploits0
Rows per page
Query Builder