Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-76c9-3jph-rj3q

Опубликовано: 17 июл. 2025
Источник: github
Github: Прошло ревью
CVSS3: 3.4

Описание

on-headers is vulnerable to http response header manipulation

Impact

A bug in on-headers versions < 1.1.0 may result in response headers being inadvertently modified when an array is passed to response.writeHead()

Patches

Users should upgrade to 1.1.0

Workarounds

Uses are encouraged to upgrade to 1.1.0, but this issue can be worked around by passing an object to response.writeHead() rather than an array.

Пакеты

Наименование

on-headers

npm
Затронутые версииВерсия исправления

< 1.1.0

1.1.0

EPSS

Процентиль: 2%
0.00015
Низкий

3.4 Low

CVSS3

Дефекты

CWE-241

Связанные уязвимости

CVSS3: 3.4
ubuntu
19 дней назад

on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions `<1.1.0` may result in response headers being inadvertently modified when an array is passed to `response.writeHead()`. Users should upgrade to version 1.1.0 to receive a patch. Uses are strongly encouraged to upgrade to `1.1.0`, but this issue can be worked around by passing an object to `response.writeHead()` rather than an array.

CVSS3: 3.4
redhat
19 дней назад

on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions `<1.1.0` may result in response headers being inadvertently modified when an array is passed to `response.writeHead()`. Users should upgrade to version 1.1.0 to receive a patch. Uses are strongly encouraged to upgrade to `1.1.0`, but this issue can be worked around by passing an object to `response.writeHead()` rather than an array.

CVSS3: 3.4
nvd
19 дней назад

on-headers is a node.js middleware for listening to when a response writes headers. A bug in on-headers versions `<1.1.0` may result in response headers being inadvertently modified when an array is passed to `response.writeHead()`. Users should upgrade to version 1.1.0 to receive a patch. Uses are strongly encouraged to upgrade to `1.1.0`, but this issue can be worked around by passing an object to `response.writeHead()` rather than an array.

CVSS3: 3.4
debian
19 дней назад

on-headers is a node.js middleware for listening to when a response wr ...

EPSS

Процентиль: 2%
0.00015
Низкий

3.4 Low

CVSS3

Дефекты

CWE-241