cvelist/2021/22xxx/CVE-2021-22855.json

101 lines
3.2 KiB
JSON
Raw Normal View History

2021-01-06 21:02:20 +00:00
{
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2021-02-17T13:19:00.000Z",
2021-01-06 21:02:20 +00:00
"ID": "CVE-2021-22855",
"STATE": "PUBLIC",
"TITLE": "Soar Cloud System Co., Ltd. HR Portal - Arbitrary Code Execution"
2021-01-06 21:02:20 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "HR Portal",
"version": {
"version_data": [
{
"version_affected": "=",
"version_name": "0",
"version_value": "7.3.2020.1013"
}
]
}
}
]
},
"vendor_name": "Soar Cloud System Co., Ltd."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-06 21:02:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "The specific function of HR Portal of Soar Cloud System accepts any type of object to be deserialized. Attackers can send malicious serialized objects to execute arbitrary commands."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
2021-01-06 21:02:20 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.twcert.org.tw/tw/cp-132-4405-2ddde-1.html",
2021-02-17 14:00:47 +00:00
"refsource": "MISC",
"url": "https://www.twcert.org.tw/tw/cp-132-4405-2ddde-1.html"
},
{
"name": "https://www.chtsecurity.com/news/d334641f-2b28-4eab-a5ed-c6ec6740557e",
"refsource": "CONFIRM",
"url": "https://www.chtsecurity.com/news/d334641f-2b28-4eab-a5ed-c6ec6740557e"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 7.3.2020.1110"
}
],
"source": {
"advisory": "TVN-202101009",
"discovery": "EXTERNAL"
2021-01-06 21:02:20 +00:00
}
}