cvelist/2020/5xxx/CVE-2020-5640.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-01-06 15:01:05 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-5640",
2020-10-20 08:01:53 +00:00
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
2020-10-20 16:46:17 +09:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SpiQe Software",
"product": {
"product_data": [
{
"product_name": "OneThird CMS",
"version": {
"version_data": [
{
"version_value": "v1.96c and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Local file inclusion vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
2020-10-20 08:01:53 +00:00
"url": "https://onethird.net/en/p1340.html",
"refsource": "MISC",
"name": "https://onethird.net/en/p1340.html"
2020-10-20 16:46:17 +09:00
},
{
2020-10-20 08:01:53 +00:00
"url": "https://jvn.jp/en/vu/JVNVU99467898/index.html",
"refsource": "MISC",
"name": "https://jvn.jp/en/vu/JVNVU99467898/index.html"
2020-10-20 16:46:17 +09:00
}
]
2020-01-06 15:01:05 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-20 16:46:17 +09:00
"value": "Local file inclusion vulnerability in OneThird CMS v1.96c and earlier allows a remote unauthenticated attacker to execute arbitrary code or obtain sensitive information via unspecified vectors."
2020-01-06 15:01:05 +00:00
}
]
}
2020-10-20 08:01:53 +00:00
}