{
    "containers": {
        "cna": {
            "affected": [
                {
                    "platforms": [
                        "x86, x64"
                    ],
                    "product": "hslogin2.dll",
                    "vendor": "Handysoft, Inc.",
                    "versions": [
                        {
                            "lessThanOrEqual": "6.7.8.4",
                            "status": "affected",
                            "version": "unspecified",
                            "versionType": "custom"
                        },
                        {
                            "lessThanOrEqual": "7.3.4",
                            "status": "affected",
                            "version": "unspecified",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Thanks to Eunsol Lee for reporting this vulnerability."
                }
            ],
            "datePublic": "2020-08-07T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "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."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "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"
                    }
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-353",
                            "description": "CWE-353 Missing Support for Integrity Check",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-08-07T15:21:05",
                "orgId": "cdd7a122-0fae-4202-8d86-14efbacc2863",
                "shortName": "krcert"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://www.handysoft.co.kr/en/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35551"
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Update software over hslogin2.dll ActiveX Control 6.7.8.9002 / 7.3.4.1 version or higher."
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "HandySoft ActiveX File Download and Execution Vulnerability",
            "x_generator": {
                "engine": "Vulnogram 0.0.9"
            },
            "x_legacyV4Record": {
                "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": [
                        {
                            "name": "http://www.handysoft.co.kr/en/",
                            "refsource": "MISC",
                            "url": "http://www.handysoft.co.kr/en/"
                        },
                        {
                            "name": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35551",
                            "refsource": "MISC",
                            "url": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35551"
                        }
                    ]
                },
                "solution": [
                    {
                        "lang": "en",
                        "value": "Update software over hslogin2.dll ActiveX Control 6.7.8.9002 / 7.3.4.1 version or higher."
                    }
                ],
                "source": {
                    "discovery": "UNKNOWN"
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T09:41:01.875Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://www.handysoft.co.kr/en/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.krcert.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35551"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "cdd7a122-0fae-4202-8d86-14efbacc2863",
        "assignerShortName": "krcert",
        "cveId": "CVE-2020-7810",
        "datePublished": "2020-08-07T15:21:05.602805Z",
        "dateReserved": "2020-01-22T00:00:00",
        "dateUpdated": "2024-09-16T23:15:41.307Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}