Описание
Cross Site Scripting (XSS) in @finastra/ssr-pages
A cross site scripting (XSS) issue can occur when providing untrusted input to the redirect.link property as an argument to the build(MessagePageOptions) function.
References
Ссылки
- https://github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwm
- https://nvd.nist.gov/vuln/detail/CVE-2022-24717
- https://github.com/Finastra/ssr-pages/pull/2
- https://github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5
- https://github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073
Пакеты
Наименование
@finastra/ssr-pages
npm
Затронутые версииВерсия исправления
< 0.1.5
0.1.5
Связанные уязвимости
CVSS3: 6.1
nvd
почти 4 года назад
ssr-pages is an HTML page builder for the purpose of server-side rendering (SSR). In versions prior to 0.1.5, a cross site scripting (XSS) issue can occur when providing untrusted input to the `redirect.link` property as an argument to the `build(MessagePageOptions)` function. While there is no known workaround at this time, there is a patch in version 0.1.5.