cvelist/2018/16xxx/CVE-2018-16204.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-08-30 10:04:20 -04:00
{
2019-03-18 01:32:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2018-16204",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Google XML Sitemaps",
"version": {
"version_data": [
{
"version_value": "Version 4.0.9 and earlier"
}
]
}
}
]
},
"vendor_name": "Arne Brachhold"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-09 17:14:32 -05:00
{
2019-03-18 01:32:31 +00:00
"lang": "eng",
"value": "Cross-site scripting vulnerability in Google XML Sitemaps Version 4.0.9 and earlier allows remote authenticated attackers to inject arbitrary web script or HTML via unspecified vectors."
2019-01-09 17:14:32 -05:00
}
2019-03-18 01:32:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wordpress.org/plugins/google-sitemap-generator/#developers",
"refsource": "MISC",
"url": "https://wordpress.org/plugins/google-sitemap-generator/#developers"
},
{
"name": "JVN#27052429",
"refsource": "JVN",
"url": "https://jvn.jp/en/jp/JVN27052429/index.html"
}
]
}
}