cvelist/2019/1xxx/CVE-2019-1332.json

87 lines
3.3 KiB
JSON
Raw Normal View History

2018-11-26 16:06:22 -05:00
{
2019-12-10 22:01:09 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2019-1332",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SQL Server 2017 Reporting Services",
"version": {
"version_data": [
{
"version_value": ""
}
]
}
},
{
"product_name": "Power BI Report Server",
"version": {
"version_data": [
{
"version_value": ""
}
]
}
},
{
"product_name": "SQL Server 2019 Reporting Services",
"version": {
"version_data": [
{
"version_value": ""
}
]
}
}
]
},
"vendor_name": "Microsoft"
2019-12-10 13:36:23 -08:00
}
]
}
2019-12-10 22:01:09 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A cross-site scripting (XSS) vulnerability exists when Microsoft SQL Server Reporting Services (SSRS) does not properly sanitize a specially-crafted web request to an affected SSRS server, aka 'Microsoft SQL Server Reporting Services XSS Vulnerability'."
}
2019-12-10 13:36:23 -08:00
]
2019-12-10 22:01:09 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Spoofing"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1332",
"refsource": "MISC",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1332"
2020-01-15 17:01:19 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2019-1332-Cross-Site%20Scripting-Microsoft%20SQL%20Server%20Reporting%20Services",
"url": "https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2019-1332-Cross-Site%20Scripting-Microsoft%20SQL%20Server%20Reporting%20Services"
2019-12-10 22:01:09 +00:00
}
]
}
}