cvelist/2022/31xxx/CVE-2022-31803.json

88 lines
3.1 KiB
JSON
Raw Normal View History

2022-06-02 13:42:47 +00:00
{
"CVE_data_meta": {
2022-06-24 09:26:05 +02:00
"ASSIGNER": "info@cert.vde.com",
"DATE_PUBLIC": "2022-06-09T07:54:00.000Z",
2022-06-02 13:42:47 +00:00
"ID": "CVE-2022-31803",
2022-06-24 09:26:05 +02:00
"STATE": "PUBLIC",
"TITLE": "CODESYS Gateway Server V2 prone to Denial of Service Attack"
2022-06-02 13:42:47 +00:00
},
2022-06-24 09:26:05 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "CODESYS Gateway Server V2",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "V2",
"version_value": "V2.3.9.38"
}
]
}
}
]
},
"vendor_name": "CODESYS"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-06-02 13:42:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-06-24 08:00:48 +00:00
"value": "In CODESYS Gateway Server V2 an insufficient check for the activity of TCP client connections allows an unauthenticated attacker to consume all available TCP connections and prevent legitimate users or clients from establishing a new connection to the CODESYS Gateway Server V2. Existing connections are not affected and therefore remain intact."
2022-06-24 09:26:05 +02:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400 Uncontrolled Resource Consumption"
}
]
2022-06-02 13:42:47 +00:00
}
]
2022-06-24 09:26:05 +02:00
},
"references": {
"reference_data": [
{
"name": "https://customers.codesys.com/index.php?eID=dumpFile&t=f&f=17141&token=17867e35cfd30c77ba0137f9a17b3a557a4b7b66&download=",
"refsource": "CONFIRM",
"url": "https://customers.codesys.com/index.php?eID=dumpFile&t=f&f=17141&token=17867e35cfd30c77ba0137f9a17b3a557a4b7b66&download="
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-06-02 13:42:47 +00:00
}
}