AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-47764

UNKNOWN · CVSS N/A EPSS 0.74% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-04 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-47764
Severity
UNKNOWN
CVSS
N/A
EPSS
0.74%

Original NVD Description

cookie is 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 other fields of the cookie. Upgrade to 0.7.0, which updates the validation for name, path, and domain.