Lucene search
+L

600 matches found

Positive Technologies
Positive Technologies
added 2022/06/27 12:00 a.m.7 views

PT-2022-21151

Name of the Vulnerable Software and Affected Versions curl versions prior to 7.84.0 Description A malicious server can serve excessive amounts of Set-Cookie: headers in a HTTP response to curl. This can cause subsequent HTTP requests to become larger than the internal threshold of 1048576 bytes,...

9.8CVSS8.4AI score0.3216EPSS
SaveExploits16References116
Veracode
Veracode
added 2022/05/26 4:37 a.m.54 views

Cross-domain Cookie Leakage

guzzlehttp/guzzle is vulnerable to cross-domain cookie leakage. The library does not check if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, which allows an attacker to set malicious domains and redirect the victim to harmful third party servers...

8.1CVSS7.7AI score0.01303EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2022/05/25 6:15 p.m.30 views

CVE-2022-29248

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server ...

8.1CVSS0.01303EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2022/05/25 6:15 p.m.64 views

CVE-2022-29248

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server ...

8.1CVSS7.1AI score0.01303EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/25 6:15 p.m.7 views

UBUNTU-CVE-2022-29248

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server ...

8.1CVSS5.8AI score0.01303EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2022/05/25 12:00 a.m.44 views

CVE-2022-29248 Cross-domain cookie leakage in Guzzle

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server ...

8CVSS8.2AI score0.01303EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/17 3:05 a.m.9 views

GHSA-J6F7-HGHW-G437 bottle.py vulnerable to CRLF Injection

bottle.py is a fast and simple micro-framework for python web-applications. redirect in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect"233\r\nSet-Cookie: name=salt" call...

7.1CVSS6.6AI score0.01761EPSS
SaveExploits0References9
OSV
OSV
added 2022/05/14 2:42 a.m.26 views

GHSA-PVJH-7H8Q-Q56R Apache Tomcat has cookies without HTTPOnly flag in Set-Cookie header

The default configuration of Apache Tomcat 6.x does not include the HTTPOnly flag in a Set-Cookie header, which makes it easier for remote attackers to hijack a session via script access to a cookie...

6.4CVSS4.4AI score0.02136EPSS
SaveExploits0References6
Huntr
Huntr
added 2022/05/09 1:08 p.m.10 views

Set cookie for different domain

Description It is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header. Proof of Concept php true; $client-request"GET", "https://.free.beeceptor.com/setcookie"; $cookies = $client-getConfig'cookies'-toArray; printr$cookies; ? You can us...

0.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/05/04 6:22 p.m.9 views

haproxy: Denial of service via set-cookie2 header

A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerabili...

7.5CVSS5.7AI score0.16563EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/04/11 7:48 p.m.9 views

haproxy: Denial of service via set-cookie2 header

A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerabili...

7.5CVSS5.7AI score0.16563EPSS
SaveExploits0References5
Citrix
Citrix
added 2022/03/03 12:00 a.m.12 views

Secure Hub fails to authenticate with Citrix Gateway 13.0 83.27 when using an Advanced Authentication policy for LDAP

Secure Hub shows the following error when trying to connect to Citrix Gateway: "You may need to contact your administrator to verify your sign-on credentials". Closer inspection of network traffic through Citrix Gateway shows that there is no 'Set-Cookie' response found in the reply to "GET...

7AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/03/02 10:15 p.m.14 views

CVE-2022-0711

A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerabili...

7.5CVSS7.1AI score0.16563EPSS
SaveExploits0References6
OSV
OSV
added 2022/03/02 10:15 p.m.5 views

DEBIAN-CVE-2022-0711

A flaw was found in the way HAProxy processed HTTP responses containing the "Set-Cookie2" header. This flaw could allow an attacker to send crafted HTTP response packets which lead to an infinite loop, eventually resulting in a denial of service condition. The highest threat from this vulnerabili...

7.5CVSS7.1AI score0.16563EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/04/21 1:15 p.m.9 views

rubygem-rest-client: session fixation vulnerability Set-Cookie headers present in an HTTP 30x redirection responses

REST client for Ruby aka rest-client before 1.8.0 allows remote attackers to conduct session fixation attacks or obtain sensitive cookie information by leveraging passage of cookies set in a response to a redirect...

9.8CVSS7.4AI score0.04345EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2020/11/16 12:00 a.m.746 views

Taskcafe 0.1.0 / 0.1.1 Cross Origin Resource Sharing

Exploit Title: Taskcafé 0.1.0 and 0.1.1- Cross-Origin Resource Sharing Date: 2020- 09- 02 Exploit Author: Mufaddal Masalawala Vendor Homepage: https://github.com/JordanKnott/ Software Link: https://github.com/JordanKnott/taskcafe Version: 0.1.0 and 0.1.1 Tested on: Kali Linux 2020.3 POC: The web...

7.4AI score
SaveExploits0
Prion
Prion
added 2020/10/29 9:15 a.m.29 views

Design/Logic Flaw

Synology Router Manager SRM before 1.2.4-8081 does not include the HTTPOnly flag in a Set-Cookie header for the session cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie...

4.3CVSS5.9AI score0.01313EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/10/29 8:55 a.m.43 views

CVE-2020-27658

Synology Router Manager SRM before 1.2.4-8081 does not include the HTTPOnly flag in a Set-Cookie header for the session cookie, which makes it easier for remote attackers to obtain potentially sensitive information via script access to this cookie...

7.1CVSS6.8AI score0.01313EPSS
SaveExploits1References2
CVE
CVE
added 2020/10/29 8:55 a.m.72 views

CVE-2020-27658

Synology SRM (on SRM up to 1.2.4-8081) is affected by CVE-2020-27658: the web interface session cookie id is Set-Cookie without the HttpOnly flag, enabling potential theft of the cookie via injected JavaScript and facilitating an XSS-based information disclosure. TALOS details confirm the vulnera...

7.1CVSS6.6AI score0.01313EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/07/09 12:00 a.m.8 views

The vulnerability of the Ceph storage system, related to the failure to handle CRLF sequences in HTTP headers, allows attackers to inject arbitrary HTTP headers.

The vulnerability of the Ceph storage system is related to the failure to handle CRLF sequences in HTTP headers. Exploiting this vulnerability allows a malicious actor to inject arbitrary HTTP headers, such as Set-Cookie, in order to install arbitrary cookie files...

4.3CVSS7AI score0.01633EPSS
SaveExploits0References12Affected Software6
Rows per page
Query Builder