cvelist/2019/9xxx/CVE-2019-9580.json
2019-03-18 04:33:45 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9580",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In st2web in StackStorm Web UI before 2.9.3 and 2.10.x before 2.10.3, it is possible to bypass the CORS protection mechanism via a \"null\" origin value, potentially leading to XSS."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/StackStorm/st2/releases/tag/v2.9.3",
"refsource": "MISC",
"url": "https://github.com/StackStorm/st2/releases/tag/v2.9.3"
},
{
"name": "https://github.com/StackStorm/st2/releases/tag/v2.10.3",
"refsource": "MISC",
"url": "https://github.com/StackStorm/st2/releases/tag/v2.10.3"
},
{
"name": "https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/",
"refsource": "MISC",
"url": "https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/"
}
]
}
}