CVE-2024-47764

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.
CVSS

No CVSS.

Configurations

No configuration.

History

07 Oct 2024, 17:48

Type Values Removed Values Added
Summary
  • (es) cookie es un analizador y serializador de cookies HTTP básico para servidores HTTP. El nombre de la cookie se puede utilizar para configurar otros campos de la cookie, lo que genera un valor de cookie inesperado. Se puede utilizar un escape similar para path y domain, que se puede utilizar de forma abusiva para modificar otros campos de la cookie. Actualice a la versión 0.7.0, que actualiza la validación de name, path y domain.

04 Oct 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-10-04 20:15

Updated : 2024-10-07 17:48


NVD link : CVE-2024-47764

Mitre link : CVE-2024-47764

CVE.ORG link : CVE-2024-47764


JSON object : View

Products Affected

No product.

CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')