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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwm | third party advisory patch |
https://github.com/Finastra/ssr-pages/pull/2 | patch third party advisory issue tracking |
https://github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5 | third party advisory patch |
https://github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073 | third party advisory patch |