Lucene search
+L

32240 matches found

Amazon
Amazon
added 2024/05/30 12:00 a.m.5 views

Important: php

Issue Overview: The vulnerability allows a remote attacker to bypass implemented security restrictions. The vulnerability exists due to the way PHP handles HTTP variable names. A remote attacker can set a standard insecure cookie in the victim's browser which is treated as a Host- or Secure- cook...

6.5CVSS7.3AI score0.49336EPSS
SaveExploits3
Hacker One
Hacker One
added 2024/05/28 9:30 p.m.20 views

RATELIMITED: Subdomain takeover in GitLab Pages [george.ratelimited.me]

A subdomain takeover vulnerability was discovered in GitLab Pages. Subdomains could be taken over without verification of domain ownership. The vulnerability allowed an attacker to gain control of the subdomain...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/28 11:19 a.m.108 views

Moderate: Red Hat Security Advisory: Red Hat JBoss EAP 7.4.14 XP 4.0.2.GA security release

JBoss EAP XP 4.0.2.GA security release on the EAP 7.4.14 base is now available. See references for release notes. 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, ...

7.5CVSS6.7AI score0.0326EPSS
SaveExploits1References10
OSV
OSV
added 2024/05/28 7:59 a.m.13 views

CLSA-2024-1716883173 curl: Fix of CVE-2023-46218

CVE-2023-46218: fix cookie validation to prevent passing cookies to unrelated sites...

6.5CVSS6.8AI score0.01685EPSS
SaveExploits1References1
OSV
OSV
added 2024/05/28 7:53 a.m.15 views

CLSA-2024-1716882786 curl: Fix of CVE-2023-46218

CVE-2023-46218: fix cookie validation to prevent passing cookies to unrelated sites...

6.5CVSS6.8AI score0.01685EPSS
SaveExploits1References1
Amazon
Amazon
added 2024/05/28 12:00 a.m.7 views

Important: php8.2

Issue Overview: The vulnerability allows a remote attacker to bypass implemented security restrictions. The vulnerability exists due to the way PHP handles HTTP variable names. A remote attacker can set a standard insecure cookie in the victim's browser which is treated as a Host- or Secure- cook...

6.5CVSS7.2AI score0.49336EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2024/05/28 12:00 a.m.5 views

PT-2024-9179 · Zabbix +4 · Zabbix +4

Name of the Vulnerable Software and Affected Versions: Zabbix affected versions not specified Description: A bug in the code allows an attacker to sign a forged zbx session cookie, which then allows them to sign in with admin permissions. This issue is related to the authentication mechanism,...

9.9CVSS6.5AI score0.78716EPSS
SaveExploits13References63
Positive Technologies
Positive Technologies
added 2024/05/27 12:00 a.m.9 views

PT-2024-40103 · Osv · Osv

Name of the Vulnerable Software and Affected Versions: OSV affected versions not specified Description: The issue concerns the behavior of the "remember me" function when it is disabled by the developer. If a user had previously logged in with the "remember me" box checked, any pre-existing cooki...

3.1CVSS6.8AI score
SaveExploits0References8
GithubExploit
GithubExploit
added 2024/05/25 6:47 p.m.496 views

Exploit for Code Injection in Reportlab

CVE-2023-33733-POC Disclamer I did not, nor do I take credi...

7.8CVSS7.5AI score0.02123EPSS
SaveExploits6
GithubExploit
GithubExploit
added 2024/05/25 6:47 p.m.784 views

Exploit for Code Injection in Reportlab

CVE-2023-33733-POC Disclamer I did not, nor do I take credi...

7.8CVSS7.5AI score0.02123EPSS
SaveExploits6
CVE
CVE
added 2024/05/23 9:29 p.m.102 views

CVE-2024-5294

The CVE-2024-5294 entry concerns the D-Link DIR-3040 router. The vulnerable component is prog.cgi (HNAP handler for the lighttpd server on ports 80/443). The root cause is improper memory management when processing HTTP cookie values, causing a memory leak that enables a denial-of-service conditi...

6.5CVSS4.3AI score0.0046EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/05/23 9:29 p.m.49 views

CVE-2024-5294 D-Link DIR-3040 prog.cgi websSecurityHandler Memory Leak Denial-of-Service Vulnerability

D-Link DIR-3040 prog.cgi websSecurityHandler Memory Leak Denial-of-Service Vulnerability. This vulnerability allows network-adjacent attackers to create a denial-of-service condition on affected installations of D-Link DIR-3040 routers. Authentication is not required to exploit this vulnerability...

4.3CVSS4.4AI score0.0046EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/05/22 11:47 a.m.5 views

golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect

A flaw was found in Go's net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect...

4.3CVSS7.2AI score0.0108EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:20 a.m.122 views

Moderate: Red Hat Security Advisory: python27:2.7 security update

An update for the python27:2.7 module is now available for Red Hat Enterprise Linux 8. 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...

9.8CVSS6.7AI score0.05065EPSS
SaveExploits6References7
RedHat Linux
RedHat Linux
added 2024/05/22 10:20 a.m.8 views

python-urllib3: Cookie request header isn't stripped during cross-origin redirects

A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a Cookie header and...

8.1CVSS6.8AI score0.01207EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:59 a.m.12 views

python-urllib3: Cookie request header isn't stripped during cross-origin redirects

A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a Cookie header and...

8.1CVSS6.8AI score0.01207EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 9:51 a.m.7 views

python-urllib3: Cookie request header isn't stripped during cross-origin redirects

A flaw was found in urllib3, a user-friendly HTTP client library for Python. urllib3 doesn't treat the Cookie HTTP header special or provide any helpers for managing cookies over HTTP, which is the responsibility of the user. However, it is possible for a user to specify a Cookie header and...

8.1CVSS6.8AI score0.01207EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 12:00 a.m.58 views

ALSA-2024:2987 Moderate: python27:2.7 security update

Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for...

9.8CVSS7.7AI score0.05065EPSS
SaveExploits6References12
OSV
OSV
added 2024/05/22 12:00 a.m.33 views

ALSA-2024:2986 Moderate: python3.11-urllib3 security update

The python-urllib3 package provides the Python HTTP module with connection pooling and file POST abilities. Security Fixes: python-urllib3: Cookie request header isn't stripped during cross-origin redirects CVE-2023-43804 For more details about the security issues, including the impact, a CVSS...

8.1CVSS7.5AI score0.01207EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 9:15 p.m.38 views

CVE-2024-35220

@fastify/session is a session plugin for fastify. Requires the @fastify/cookie plugin. When restoring the cookie from the session store, the expires field is overriden if the maxAge field was set. This means a cookie is never correctly detected as expired and thus expired sessions are not...

7.4CVSS7.4AI score0.00445EPSS
SaveExploits0References3
Rows per page
Query Builder