cvelist/2020/7xxx/CVE-2020-7806.json

99 lines
3.2 KiB
JSON
Raw Normal View History

2020-01-22 14:01:07 +00:00
{
"CVE_data_meta": {
2020-05-06 13:01:23 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2020-01-22 14:01:07 +00:00
"ID": "CVE-2020-7806",
2020-05-06 13:01:23 +00:00
"STATE": "PUBLIC",
"TITLE": "Tobesoft Xplatform ActiveX File Download Vulnerability"
2020-01-22 14:01:07 +00:00
},
2020-05-06 13:01:23 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Xplatform",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<=",
"version_name": "9.2.2.250",
"version_value": "9.2.2.260"
}
]
}
}
]
},
"vendor_name": "Tobesoft"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks to Jeongun Baek for reporting this vulnerability"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-22 14:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-06 13:01:23 +00:00
"value": "Tobesoft Xplatform 9.2.2.250 and earlier version have an arbitrary code execution vulnerability by using method supported by Xplatform ActiveX Control. It allows attacker to cause remote code execution."
2020-01-22 14:01:07 +00:00
}
]
2020-05-06 13:01:23 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-494 Download of Code Without Integrity Check"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "http://support.tobesoft.co.kr/Support/index.html",
"name": "http://support.tobesoft.co.kr/Support/index.html"
},
{
"refsource": "MISC",
"url": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35359",
"name": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35359"
}
]
},
"source": {
"discovery": "EXTERNAL"
2020-01-22 14:01:07 +00:00
}
}