Vulnerability CVE-2022-24717


Published: 2022-03-01

Description:
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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Finastra -> Ssr-pages 

 References:
https://github.com/Finastra/ssr-pages/pull/2/commits/133606ffaec2edd9918d9fba5771ed21da7876a5
https://github.com/Finastra/ssr-pages/pull/2
https://github.com/Finastra/ssr-pages/commit/98abc59e28fec48246be0d59ac144675d6361073
https://github.com/Finastra/ssr-pages/security/advisories/GHSA-7f63-h6g3-7cwm

Copyright 2024, cxsecurity.com

 

Back to Top