Cross Site Scripting (XSS) in ssr-pages
Description
Cross-site scripting (XSS) in ssr-pages prior to 0.1.5 via untrusted redirect.link input.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site scripting (XSS) in ssr-pages prior to 0.1.5 via untrusted redirect.link input.
Vulnerability
In ssr-pages versions prior to 0.1.5, a cross-site scripting (XSS) issue exists in the build(MessagePageOptions) function. The redirect.link property is not properly sanitized, allowing insertion of arbitrary HTML or JavaScript when untrusted input is provided.
Exploitation
An attacker can exploit this by supplying untrusted input to the redirect.link property. This input is then rendered in the generated HTML page without proper encoding, leading to script injection. The attacker must be able to control the argument passed to the build function.
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser, potentially leading to session hijacking, data theft, or defacement.
Mitigation
The issue is patched in version 0.1.5. Users should upgrade to this version or later. No workarounds are available as of publication [1].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@finastra/ssr-pagesnpm | < 0.1.5 | 0.1.5 |
Affected products
2Patches
198abc59e28feVulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/advisories/GHSA-7f63-h6g3-7cwmghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-24717ghsaADVISORY
- github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073ghsax_refsource_MISCWEB
- github.com/Finastra/ssr-pages/pull/2ghsax_refsource_MISCWEB
- github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5ghsax_refsource_MISCWEB
- github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwmghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.