CVE-2024-47764 Affecting node-cookie package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
0.05% (19th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN12-NODECOOKIE-8162681
  • published5 Oct 2024
  • disclosed4 Oct 2024

Introduced: 4 Oct 2024

CVE-2024-47764  (opens in a new tab)

How to fix?

There is no fixed version for Debian:12 node-cookie.

NVD Description

Note: Versions mentioned in the description apply only to the upstream node-cookie package and not the node-cookie package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

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.