cvelist/2018/7xxx/CVE-2018-7049.json

68 lines
2.0 KiB
JSON
Raw Normal View History

2018-02-14 14:05:20 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7049",
2018-03-01 15:05:21 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-02-14 14:05:20 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-03-01 15:05:21 -05:00
"value" : "An issue was discovered in Wowza Streaming Engine before 4.7.1. There is an XSS vulnerability in the HTTP providers (com.wowza.wms.http.HTTPProviderMediaList and com.wowza.wms.http.streammanager.HTTPStreamManager) causing script injection and/or reflection via a crafted HTTP request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://raw.githubusercontent.com/WowzaMediaSystems/public_cve/master/wowza-streaming-engine/CVE-2018-7049.txt",
"refsource" : "MISC",
2018-03-01 15:05:21 -05:00
"url" : "https://raw.githubusercontent.com/WowzaMediaSystems/public_cve/master/wowza-streaming-engine/CVE-2018-7049.txt"
},
{
"name" : "https://www.wowza.com/docs/wowza-streaming-engine-4-7-1-release-notes",
"refsource" : "MISC",
2018-03-01 15:05:21 -05:00
"url" : "https://www.wowza.com/docs/wowza-streaming-engine-4-7-1-release-notes"
2018-02-14 14:05:20 -05:00
}
]
}
}