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

66 lines
2.0 KiB
JSON
Raw Normal View History

2018-11-09 19:33:24 +09:00
{
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "https://www.denbun.com/en/pop/support/security/181003.html"
},
{
"url": "https://www.denbun.com/en/imap/support/security/181003.html"
},
{
"url": "http://jvn.jp/en/jp/JVN00344155/index.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2018-11-13 10:28:56 +09:00
"value": "SQL injection vulnerability in the Denbun POP version V3.3P R4.0 and earlier allows remote authenticated attackers to execute arbitrary SQL commands via HTTP requests for mail search."
2018-11-09 19:33:24 +09:00
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
2018-11-13 10:28:56 +09:00
"version_value": "Denbun POP version V3.3P R4.0 and earlier"
2018-11-09 19:33:24 +09:00
}
]
},
"product_name": "Denbun POP version V3.3P R4.0 and earlier"
}
]
},
"vendor_name": "NEOJAPAN Inc."
}
]
}
},
"CVE_data_meta": {
"ID": "CVE-2018-0685",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection"
}
]
}
]
}
2018-11-13 10:28:56 +09:00
}