cvelist/2022/25xxx/CVE-2022-25256.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-02-16 19:01:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-02-19 01:01:06 +00:00
"ID": "CVE-2022-25256",
"STATE": "PUBLIC"
2022-02-16 19:01:24 +00:00
},
2022-02-19 01:01:06 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-16 19:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-19 01:01:06 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sas.com",
"refsource": "MISC",
"name": "https://sas.com"
},
{
"refsource": "MISC",
"name": "https://github.com/RobertDra/CVE-2022-25256",
"url": "https://github.com/RobertDra/CVE-2022-25256"
2022-02-24 17:01:19 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://support.sas.com/kb/62/972.html",
"url": "https://support.sas.com/kb/62/972.html"
2022-02-16 19:01:24 +00:00
}
]
}
}