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

99 lines
3.3 KiB
JSON
Raw Normal View History

2020-01-22 14:01:07 +00:00
{
"CVE_data_meta": {
2021-03-29 16:00:41 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2020-01-22 14:01:07 +00:00
"ID": "CVE-2020-7850",
2021-03-29 16:00:41 +00:00
"STATE": "PUBLIC",
"TITLE": "Douzone ActiveX File Download and Execution Vulnerability"
2020-01-22 14:01:07 +00:00
},
2021-03-29 16:00:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NBBDownloader.ocx",
"version": {
"version_data": [
{
"platform": "x86, x64",
"version_affected": "<=",
"version_name": "1.0.0.13",
"version_value": "1.0.0.12"
}
]
}
}
]
},
"vendor_name": "DOUZONE ICT GROUP."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-22 14:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-29 16:00:41 +00:00
"value": "NBBDownloader.ocx 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. A remote attacker could induce a user to access a crafted web page, causing damage such as malicious code infection."
2020-01-22 14:01:07 +00:00
}
]
2021-03-29 16:00:41 +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-88 Argument Injection or Modification"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35982",
"name": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35982"
},
{
"refsource": "MISC",
"url": "http://help.neobizbox.com/",
"name": "http://help.neobizbox.com/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update software over NBBDownloader.ocx ActiveX Control 1.0.0.13 version or higher."
}
],
"source": {
"discovery": "EXTERNAL"
2020-01-22 14:01:07 +00:00
}
}