cvelist/2022/41xxx/CVE-2022-41607.json

93 lines
3.1 KiB
JSON
Raw Normal View History

2022-09-29 15:00:37 +00:00
{
"CVE_data_meta": {
2022-11-10 22:00:34 +00:00
"ASSIGNER": "ics-cert@hq.dhs.gov",
"DATE_PUBLIC": "2022-11-03T19:06:00.000Z",
2022-09-29 15:00:37 +00:00
"ID": "CVE-2022-41607",
2022-11-10 22:00:34 +00:00
"STATE": "PUBLIC"
2022-09-29 15:00:37 +00:00
},
2022-11-10 22:00:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Remote Access Server (RAS)",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "All versions",
"version_value": "4.5.0"
}
]
}
}
]
},
"vendor_name": "ETIC Telecom"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Haviv Vaizman, Hay Mizrachi, Alik Koldobsky, Ofir Manzur, and Nikolay Sokolik of OTORIO reported these vulnerabilities to CISA."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-29 15:00:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-11-10 22:00:34 +00:00
"value": "All versions of ETIC Telecom Remote Access Server (RAS) 4.5.0 and prior\u2019s application programmable interface (API) is vulnerable to directory traversal through several different methods. This could allow an attacker to read sensitive files from the server, including SSH private keys, passwords, scripts, python objects, database files, and more."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
2022-09-29 15:00:37 +00:00
}
]
2022-11-10 22:00:34 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-307-01",
"name": "https://www.cisa.gov/uscert/ics/advisories/icsa-22-307-01"
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-09-29 15:00:37 +00:00
}
}