cvelist/2019/6xxx/CVE-2019-6607.json

79 lines
2.7 KiB
JSON
Raw Normal View History

2019-01-22 16:04:06 -05:00
{
2019-03-28 21:00:46 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 06:33:16 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-6607",
2019-03-28 21:00:46 +00:00
"ASSIGNER": "f5sirt@f5.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "BIG-IP",
"product": {
"product_data": [
{
"product_name": "BIG-IP (ASM)",
"version": {
"version_data": [
{
"version_value": "11.5.1-11.5.8"
},
{
"version_value": "11.6.1-11.6.3"
},
{
"version_value": "12.1.0-12.1.3"
},
{
"version_value": "13.0.0-13.1.1.3"
},
{
"version_value": "14.0.0-14.0.0.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XSS/CSRF"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://support.f5.com/csp/article/K14812883",
"url": "https://support.f5.com/csp/article/K14812883"
2019-03-29 12:00:53 +00:00
},
{
"refsource": "BID",
"name": "107630",
"url": "http://www.securityfocus.com/bid/107630"
2019-03-28 21:00:46 +00:00
}
]
2019-03-18 06:33:16 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-28 21:00:46 +00:00
"value": "On BIG-IP ASM 11.5.1-11.5.8, 11.6.1-11.6.3, 12.1.0-12.1.3, 13.0.0-13.1.1.3, and 14.0.0-14.0.0.2, there is a stored cross-site scripting vulnerability in an ASM violation viewed in the Configuration utility. In the worst case, an attacker can store a CSRF which results in code execution as the admin user."
2019-03-18 06:33:16 +00:00
}
]
}
}