CVE-2022-24717: Cross Site Scripting (XSS) in ssr-pages
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2022-24717?
CVE-2022-24717 is classified as a high severity vulnerability due to its potential for cross-site scripting attacks.
How do I fix CVE-2022-24717?
To remediate CVE-2022-24717, update the ssr-pages package to version 0.1.5 or later.
What type of vulnerability is CVE-2022-24717?
CVE-2022-24717 is a Cross Site Scripting (XSS) vulnerability occurring through untrusted input.
Which versions of ssr-pages are affected by CVE-2022-24717?
Versions of ssr-pages prior to 0.1.5 are affected by CVE-2022-24717.
What impact does CVE-2022-24717 have on applications?
CVE-2022-24717 can allow attackers to execute arbitrary JavaScript in the context of a victim's browser, leading to data theft or session hijacking.