CVE-2022-24717: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
(updated )
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.
References
- github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073
- github.com/Finastra/ssr-pages/pull/2
- github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5
- github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwm
- github.com/advisories/GHSA-7f63-h6g3-7cwm
- nvd.nist.gov/vuln/detail/CVE-2022-24717
Detect and mitigate CVE-2022-24717 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →