Lucene search
K

33 matches found

Snyk
Snyk
added 3 days ago3 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the read function when attacker-controlled input is used as the cookie name parameter, which is interpolated...

6.9CVSS5.5AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 3 days ago11 views

Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

Summary Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF cookie name without escaping regex metacharacters. In standard browser environments, an attacker who can influence the cookie name passed to axios can cause...

6AI score
Exploits0References4Affected Software1
Snyk
Snyk
added 3 days ago3 views

Regular Expression Denial of Service (ReDoS)

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the read function when attacker-controlled input is used as the cookie name parameter, which is interpolated into a regular...

6.9CVSS5.5AI score
Exploits0References2
OSV
OSV
added 3 days ago4 views

GHSA-HFXV-24RG-XRQF Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

Summary Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF cookie name without escaping regex metacharacters. In standard browser environments, an attacker who can influence the cookie name passed to axios can cause...

7.5CVSS6AI score
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/05/11 6:6 p.m.5 views

CVE-2026-43969 Cookie Request Header Injection via Unvalidated Encoder in cow_cookie:cookie/1

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value pairs...

2.1CVSS6AI score0.00022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/11 6:6 p.m.8 views

CVE-2026-43969

Improper Neutralization of CRLF Sequences 'CRLF Injection' vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cowcookie:cookie/1 in cowlib builds a client-side Cookie: request header from a list of name-value pairs...

3.2CVSS6AI score0.00022EPSS
Exploits0
EUVD
EUVD
added 2026/04/08 12:17 a.m.0 views

EUVD-2026-20499

Hono: Non-breaking space prefix bypass in cookie name handling in getCookie...

4.8CVSS5.9AI score0.0003EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/04/08 12:17 a.m.4 views

Hono missing validation of cookie name on write path in setCookie()

Summary Cookie names are not validated on the write path when using setCookie, serialize, or serializeSigned to generate Set-Cookie headers. While certain cookie attributes such as domain and path are validated, the cookie name itself may contain invalid characters. This results in inconsistent...

5.9AI score
Exploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2007-2543

Malware in sbrugna...

5CVSS6.4AI score0.00733EPSS
Exploits0References9
OSV
OSV
added 2025/08/11 1:53 p.m.4 views

BIT-LIBPHP-2022-31629 $_COOKIE names string replacement (. -> _): cookie integrity vulnerabilities

In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables network and same-site attackers to set a standard insecure cookie in the victim's browser which is treated as a Host- or Secure- cookie by PHP applications...

6.5CVSS6.7AI score0.15416EPSS
Exploits2References15
OSV
OSV
added 2025/08/11 1:53 p.m.2 views

BIT-LIBPHP-2020-7070 PHP parses encoded cookie names so malicious `__Host-` cookies can be sent

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host confused with cookies that decode to such prefix, thus leading to an attacker being...

7.5CVSS7.1AI score0.26088EPSS
Exploits2References16
OSV
OSV
added 2025/01/27 7:20 a.m.8 views

BIT-RUBY-MIN-2021-41819

CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem through 0.3.0 for Ruby...

7.5CVSS8.1AI score0.00765EPSS
Exploits1References7
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.5 views

cookie accepts cookie name path and domain with out of bounds characters

...

6.9CVSS6.6AI score0.00205EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/10/04 8:54 p.m.26 views

CVE-2024-47764

A flaw was found in the Cookie Node.js module, a basic HTTP cookie parser and serializer for HTTP servers. The cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. A similar escape can be used for path and domain, which could be abused to alter oth...

3.7CVSS6.2AI score0.00205EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/10/04 12:0 a.m.3 views

cookie 安全漏洞

cookie is an HTTP server cookie parsing and serialization library open-sourced by jshttp. A security vulnerability exists in versions prior to cookie 0.7.0, which stems from a vulnerability that allows an attacker to set other fields of a cookie by manipulating the cookie name, resulting in...

6.9CVSS7.5AI score0.00205EPSS
Exploits0References4
WPVulnDB
WPVulnDB
added 2023/11/23 12:0 a.m.10 views

Seers <= 8.0.6 - Missing Authorization via multiple AJAX actions

Description The Seers plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on multiple ajax functions in versions up to, and including, 8.0.6. This makes it possible for unauthenticated attackers to modify the cookie policy and change the conse...

8.6AI score0.00176EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2022/10/10 8:59 p.m.15 views

Incorrect default cookie name and recommendation

Impact What kind of vulnerability is it? Who is impacted? The default cookie name and documentation recommendation was prefixed with Host instead of Host-. The point of this prefix is for additional security, to ensure that, when no domain option is provided in the cookie options, we can guarante...

1.5AI score
Exploits0References3Affected Software1
OSV
OSV
added 2022/10/10 8:59 p.m.14 views

GHSA-JJMG-X456-W976 Incorrect default cookie name and recommendation

Impact What kind of vulnerability is it? Who is impacted? The default cookie name and documentation recommendation was prefixed with Host instead of Host-. The point of this prefix is for additional security, to ensure that, when no domain option is provided in the cookie options, we can guarante...

6.8AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/10/10 12:0 a.m.2 views

PT-2022-28257 · Softwarex · Softwarex

Name of the Vulnerable Software and Affected Versions: SoftwareX versions prior to 2.2.1 Description: The issue is related to the default cookie name prefix, which was set to Host instead of Host-. This prefix is used for additional security to ensure the cookie came from the correct domain when ...

7.2AI score
Exploits0References4
OSV
OSV
added 2022/01/01 6:15 a.m.2 views

DEBIAN-CVE-2021-41819

CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem through 0.3.0 for Ruby...

7.5CVSS7.5AI score0.00765EPSS
Exploits1References1
Rows per page
Query Builder