CVE-2022-25256
Published Feb 19, 2022
Last updated 3 years ago
Overview
- Description
- SAS Web Report Studio 4.4 allows XSS. /SASWebReportStudio/logonAndRender.do has two parameters: saspfs_request_backlabel_list and saspfs_request_backurl_list. 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-79
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:sas:web_report_studio:4.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6DA45146-E919-457C-A6E1-E6A678B73E47" } ], "operator": "OR" }, { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:hpe:hp-ux_ipfilter:-:*:*:*:*:*:*:*", "vulnerable": false, "matchCriteriaId": "73630607-A91E-4D7C-ABB4-6F677BA3C585" }, { "criteria": "cpe:2.3:o:ibm:aix:-:*:*:*:*:*:x64:*", "vulnerable": false, "matchCriteriaId": "289B4B4D-D500-45C9-9BFE-E1A802740EDD" }, { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:x64:*", "vulnerable": false, "matchCriteriaId": "71BFBE5F-56EB-45C9-B558-FC4D7CEA345A" }, { "criteria": "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:x64:*", "vulnerable": false, "matchCriteriaId": "82132539-3C34-4B63-BE2A-F51077D8BC5A" }, { "criteria": "cpe:2.3:o:oracle:solaris:-:*:*:*:*:*:x64:*", "vulnerable": false, "matchCriteriaId": "63CA0FD9-03F3-4429-96B0-82BA20A7D3D3" } ], "operator": "OR" } ], "operator": "AND" } ]