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

87 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-22 14:01:07 +00:00
{
"CVE_data_meta": {
2021-06-29 14:01:10 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2020-01-22 14:01:07 +00:00
"ID": "CVE-2020-7869",
2021-06-29 14:01:10 +00:00
"STATE": "PUBLIC"
2020-01-22 14:01:07 +00:00
},
2021-06-29 14:01:10 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ZOOK",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<=",
"version_name": "2.0.4.6",
"version_value": "2.0.4.6"
}
]
}
}
]
},
"vendor_name": "mastersoft"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-22 14:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-29 14:01:10 +00:00
"value": "An improper input validation vulnerability of ZOOK software (remote administration tool) could allow a remote attacker to create arbitrary file. The ZOOK viewer has the \"Tight file CMD\" function to create file. An attacker could create and execute arbitrary file in the ZOOK agent program using \"Tight file CMD\" without authority."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
2020-01-22 14:01:07 +00:00
}
]
2021-06-29 14:01:10 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=36090",
"name": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=36090"
}
]
},
"source": {
"discovery": "UNKNOWN"
2020-01-22 14:01:07 +00:00
}
}