Описание
Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode using encodeurl
on the contents before passing it to the location
header. This can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is res.location()
but this is also called from within res.redirect()
. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.
Релиз | Статус | Примечание |
---|---|---|
devel | not-affected | 4.21.2+~cs8.36.27-2 |
esm-apps/bionic | released | 4.1.1~dfsg-1ubuntu0.18.04.1~esm1 |
esm-apps/focal | released | 4.17.1-2ubuntu0.1~esm1 |
esm-apps/jammy | released | 4.17.3+~4.17.13-1ubuntu0.1~esm1 |
esm-apps/noble | not-affected | 4.19.2+~cs8.36.21-1 |
esm-apps/xenial | released | 4.1.1~dfsg-1ubuntu0.16.04.1~esm1 |
focal | ignored | end of standard support, was needs-triage |
jammy | needed | |
mantic | ignored | end of life, was needs-triage |
noble | not-affected | 4.19.2+~cs8.36.21-1 |
Показывать по
Ссылки на источники
EPSS
6.1 Medium
CVSS3
Связанные уязвимости
Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()` but this is also called from within `res.redirect()`. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.
Express.js minimalist web framework for node. Versions of Express.js prior to 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()` but this is also called from within `res.redirect()`. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.
Express.js minimalist web framework for node. Versions of Express.js p ...
EPSS
6.1 Medium
CVSS3