Lucene search
+L

711 matches found

OSV
OSV
added 2023/10/02 11:27 p.m.4 views

GHSA-V845-JXX5-VC9F `Cookie` HTTP header isn't stripped on cross-origin redirects

urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a Cookie header and unknowingly leak information via HTTP redirects to a different origin if that user...

7.4CVSS6.7AI score0.01207EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2023/10/02 12:0 a.m.4 views

PT-2023-7669

Name of the Vulnerable Software and Affected Versions urllib3 versions prior to 1.26.17 urllib3 versions prior to 2.0.5 Description The issue is related to the handling of the Cookie HTTP header in urllib3, a user-friendly HTTP client library for Python. If a user specifies a Cookie header and do...

8.5CVSS6.6AI score0.01207EPSS
SaveExploits0References147
GithubExploit
GithubExploit
added 2023/09/24 5:0 p.m.29 views

Exploit for CVE-2018-9995

CVE-2018-9995 Exploit Tool for Python3 This Python script is d...

9.8CVSS7.8AI score0.83151EPSS
SaveExploits15
GithubExploit
GithubExploit
added 2023/08/18 7:42 p.m.43 views

Exploit for CVE-2018-9995

CVE-2018-9995 - DVR Authentication Bypass This repository add...

9.8CVSS7.6AI score0.83151EPSS
SaveExploits15
RedHat Linux
RedHat Linux
added 2023/08/03 1:33 p.m.6 views

python-future: remote attackers can cause denial of service via crafted Set-Cookie header from malicious web server

A denial of service flaw was found in Python Charmers Future. This flaw allows an attacker to send a specially crafted Set-Cookie header in an HTTP request, resulting in a loss of system availability...

7.5CVSS7.1AI score0.01804EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/08/03 12:0 a.m.8 views

PT-2023-9252 · Actiontec · Actiontec Wcb6200Q

Name of the Vulnerable Software and Affected Versions: Actiontec WCB6200Q affected versions not specified Description: This issue allows network-adjacent attackers to execute arbitrary code on affected installations of Actiontec WCB6200Q routers. The flaw exists within the HTTP server, where a...

8.8CVSS7.4AI score0.01205EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/06/05 6:53 p.m.7 views

flask: Possible disclosure of permanent session cookie due to missing Vary: Cookie header

A flaw was found in the Python Flask package. A cached response may contain data for one client sent by a proxy to other clients, including session cookies, resulting in the compromise of data confidentiality contained in the leak requests or cookies. This happens when the following conditions ar...

7.5CVSS7.1AI score0.01261EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2023/06/05 6:53 p.m.7 views

flask: Possible disclosure of permanent session cookie due to missing Vary: Cookie header

A flaw was found in the Python Flask package. A cached response may contain data for one client sent by a proxy to other clients, including session cookies, resulting in the compromise of data confidentiality contained in the leak requests or cookies. This happens when the following conditions ar...

7.5CVSS7.1AI score0.01261EPSS
SaveExploits1References6
Microsoft CVE
Microsoft CVE
added 2023/05/26 7:0 a.m.5 views

mod_auth_openidc core dump when OIDCStripCookies is set and an empty Cookie header is supplied

...

7.5CVSS6.8AI score0.01327EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/05/24 12:0 a.m.9 views

The vulnerability of the control panel of the microprogrammed software for DVR devices TBK DVR4104 and TBK DVR4216 allows intruders to bypass security restrictions and gain unauthorized access to protected information.

The vulnerability of the control panel of the microprogrammed software for DVR devices TBK DVR4104 and TBK DVR4216 lies in the lack of measures to neutralize special elements during the processing of the Cookie header: uid=admin. Exploiting this vulnerability allows a remote attacker to bypass...

10CVSS7.1AI score0.83151EPSS
SaveExploits15References10
SUSE CVE
SUSE CVE
added 2023/05/11 1:57 a.m.9 views

SUSE CVE-2023-30861

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session...

7.5CVSS9.2AI score0.01261EPSS
SaveExploits1References10
Veracode
Veracode
added 2023/05/04 3:1 a.m.48 views

Information Disclosure

flask is vulnerable to Information Disclosure. The vulnerability exists due to the missing Vary cookie header in the savesession function of sessions.py, which leads to the disclosure of the session cookie, or sending data to a client who did not make the request...

7.5CVSS7.1AI score0.01261EPSS
SaveExploits1References9Affected Software2
OSV
OSV
added 2023/05/02 6:15 p.m.8 views

AZL-43798 CVE-2023-30861 affecting package python-flask 1.1.1-4

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session...

7.5CVSS7AI score0.01261EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/05/02 5:4 p.m.18 views

CVE-2023-30861 Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header

Flask is a lightweight WSGI web application framework. When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by the proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session...

7.5CVSS7.5AI score0.01261EPSS
SaveExploits1References8
OSV
OSV
added 2023/05/01 7:22 p.m.14 views

GHSA-M2QF-HXJV-5GPQ Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header

When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by a proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session cookie to other clients. The severity depends on the...

8.7CVSS7AI score0.01261EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2023/05/01 12:0 a.m.4 views

PT-2023-22357 · Tenda · Tenda N301

Name of the Vulnerable Software and Affected Versions: Tenda N301 version 6.0, Firmware version 12.02.01.61 multi Description: The issue allows an authenticated attacker on the LAN or WLAN to intercept communications with the router and obtain the password due to cleartext transmission in...

5.7CVSS6.6AI score0.00401EPSS
SaveExploits2References7
GitLab Advisory Database
GitLab Advisory Database
added 2023/05/01 12:0 a.m.50 views

Flask vulnerable to possible disclosure of permanent session cookie due to missing Vary: Cookie header

When all of the following conditions are met, a response containing data intended for one client may be cached and subsequently sent by a proxy to other clients. If the proxy also caches Set-Cookie headers, it may send one client's session cookie to other clients. The severity depends on the...

7.5CVSS7.5AI score0.01261EPSS
SaveExploits1References12Affected Software1
Redos
Redos
added 2023/04/28 12:0 a.m.25 views

ROS-20230428-01

A vulnerability in the Python Charmers Future program is related to improper input validation when processing the the Set-Cookie header. Exploitation of the vulnerability could allow an attacker acting remotely to to send a specially crafted HTTP request to the application and perform a denial of...

7.5CVSS7.4AI score0.01804EPSS
SaveExploits1
Veracode
Veracode
added 2023/04/24 4:51 a.m.95 views

Information Disclosure

jetty-server is vulnerable to Information Disclosure. The vulnerability exists because the cookie parsing of quoted values can exfiltrate values from other cookies because the cookie VALUE that starts with " double quote will continue to read the cookie string until it sees a closing quote even i...

5.3CVSS5.3AI score0.013EPSS
SaveExploits0References10Affected Software3
RedHat Linux
RedHat Linux
added 2023/04/12 3:4 p.m.4 views

node-fetch: exposure of sensitive information to an unauthorized actor

A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as "Authorization," "WWW-Authenticate," and "Cookie" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized...

8.8CVSS7.2AI score0.01646EPSS
SaveExploits1References5
Rows per page
Query Builder