cvelist/2018/0xxx/CVE-2018-0652.json
2019-03-18 03:19:44 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2018-0652",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "GROWI",
"version": {
"version_data": [
{
"version_value": "v.3.1.11 and earlier"
}
]
}
}
]
},
"vendor_name": "WESEEK, Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site scripting vulnerability in GROWI v.3.1.11 and earlier allows remote authenticated attackers to inject arbitrary web script or HTML via the UserGroup Management section of admin page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://weseek.co.jp/security/2018/07/31/growi-prevent-xss/",
"refsource": "CONFIRM",
"url": "https://weseek.co.jp/security/2018/07/31/growi-prevent-xss/"
},
{
"name": "JVN#18716340",
"refsource": "JVN",
"url": "http://jvn.jp/en/jp/JVN18716340/index.html"
}
]
}
}