cvelist/2021/37xxx/CVE-2021-37215.json
2021-08-09 10:00:54 +00:00

95 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"AKA": "TWCERT/CC",
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2021-08-09T08:59:00.000Z",
"ID": "CVE-2021-37215",
"STATE": "PUBLIC",
"TITLE": "Larvata Digital Technology Co. Ltd. FLYGO - Use of Incorrectly-Resolved Name or Reference-4"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FLYGO",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "2021.4e"
}
]
}
}
]
},
"vendor_name": "Larvata Digital Technology Co. Ltd."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The employee management page of Flygo contains an Insecure Direct Object Reference (IDOR) vulnerability. After being authenticated as a general user, remote attacker can manipulate the user data and then over-write another employee\u2019s user data by specifying that employee\u2019s ID in the API parameter."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-706 Use of Incorrectly-Resolved Name or Reference"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.twcert.org.tw/tw/cp-132-4992-dac66-1.html",
"name": "https://www.twcert.org.tw/tw/cp-132-4992-dac66-1.html"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update FLYGO to version 1.91.1"
}
],
"source": {
"advisory": "TVN-202108005",
"discovery": "EXTERNAL"
}
}