CVE-2022-25256: XSS
SAS Web Report Studio 4.4 allows XSS. /SASWebReportStudio/logonAndRender.do has two parameters: saspfsrequestbacklabellist and saspfsrequestbackurllist. The first one affects the content of the button placed in the top left. The second affects the page to which the user is directed after pressing the button, e.g., a malicious web page. In addition, the second parameter executes JavaScript, which means XSS is possible by adding a javascript: URL.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-25256?
The severity of CVE-2022-25256 is medium with a severity value of 6.1.
How does CVE-2022-25256 affect SAS Web Report Studio 4.4?
CVE-2022-25256 allows cross-site scripting (XSS) attacks in SAS Web Report Studio 4.4.
Which parameters in /SASWebReportStudio/logonAndRender.do are vulnerable to XSS attacks for CVE-2022-25256?
The parameters saspfs_request_backlabel_list and saspfs_request_backurl_list in /SASWebReportStudio/logonAndRender.do are vulnerable to XSS attacks for CVE-2022-25256.
Where can I find more information about CVE-2022-25256?
You can find more information about CVE-2022-25256 at the following references: https://github.com/RobertDra/CVE-2022-25256, https://sas.com, https://support.sas.com/kb/62/972.html
How can I fix CVE-2022-25256 in SAS Web Report Studio 4.4?
To fix CVE-2022-25256 in SAS Web Report Studio 4.4, apply the necessary patches or updates provided by SAS or follow the recommendations from their support documentation.