cvelist/2020/7xxx/CVE-2020-7810.json
2020-08-07 16:01:22 +00:00

110 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vuln@krcert.or.kr",
"DATE_PUBLIC": "2020-08-07T07:28:00.000Z",
"ID": "CVE-2020-7810",
"STATE": "PUBLIC",
"TITLE": "HandySoft ActiveX File Download and Execution Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "hslogin2.dll",
"version": {
"version_data": [
{
"platform": "x86, x64",
"version_affected": "<=",
"version_value": "6.7.8.4"
},
{
"platform": "x86, x64",
"version_affected": "<=",
"version_value": "7.3.4"
}
]
}
}
]
},
"vendor_name": "Handysoft, Inc."
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks to Eunsol Lee for reporting this vulnerability."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "hslogin2.dll ActiveX Control in Groupware contains a vulnerability that could allow remote files to be downloaded and executed by setting the arguments to the activex method. This is due to a lack of integrity verification of the policy files referenced in the update process, and a remote attacker could induce a user to crafted web page, causing damage such as malicious code infection."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/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-353 Missing Support for Integrity Check"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "http://www.handysoft.co.kr/en/",
"name": "http://www.handysoft.co.kr/en/"
},
{
"refsource": "MISC",
"url": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35551",
"name": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35551"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update software over hslogin2.dll ActiveX Control 6.7.8.9002 / 7.3.4.1 version or higher."
}
],
"source": {
"discovery": "UNKNOWN"
}
}