cvelist/2018/0xxx/CVE-2018-0535.json

59 lines
1.0 KiB
JSON
Raw Normal View History

2017-11-27 19:03:38 -05:00
{
2018-03-22 17:36:12 +09:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-0535",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kagaminokuni",
"product": {
"product_data": [
{
"product_name": "PHP 2chBBS",
"version": {
"version_data": [
{
"version_value": "version bbs18c"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Cross-site scripting"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"https://jvn.jp/en/jp/JVN48774168/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"Cross-site scripting vulnerability in PHP 2chBBS version bbs18c allows an attacker to inject arbitrary web script or HTML via unspecified vectors."
}
]
}
}