cvelist/2022/22xxx/CVE-2022-22511.json

173 lines
6.6 KiB
JSON
Raw Normal View History

2022-01-03 23:01:39 +00:00
{
"CVE_data_meta": {
2022-03-09 08:18:05 +01:00
"ASSIGNER": "info@cert.vde.com",
"DATE_PUBLIC": "2022-03-09T07:00:00.000Z",
2022-01-03 23:01:39 +00:00
"ID": "CVE-2022-22511",
2022-03-09 08:18:05 +01:00
"STATE": "PUBLIC",
"TITLE": "WAGO PLCs WBM vulnerable to reflected XSS"
2022-01-03 23:01:39 +00:00
},
2022-03-09 08:18:05 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Compact Controller CC100 (751-9301)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "FW16",
"version_value": "FW22"
}
]
}
},
{
"product_name": "Edge Controller (752-8303/8000-002)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "FW16",
"version_value": "FW22"
}
]
}
},
{
"product_name": "Series PFC100 (750-81xx/xxx-xxx)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "FW16",
"version_value": "FW22"
}
]
}
},
{
"product_name": "Series PFC200 (750-82xx/xxx-xxx)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "FW16",
"version_value": "FW22"
}
]
}
},
{
"product_name": "Series Touch Panel 600 Advanced Line (762-5xxx)",
"version": {
"version_data": [
{
"version_name": "FW16",
"version_value": "FW22"
}
]
}
},
{
"product_name": "Series Touch Panel 600 Marine Line (762-6xxx)",
"version": {
"version_data": [
{
"version_name": "FW16",
"version_value": "FW22"
}
]
}
},
{
"product_name": "Series Touch Panel 600 Standard Line (762-4xxx)",
"version": {
"version_data": [
{
"version_name": "FW16",
"version_value": "FW22"
}
]
}
}
]
},
"vendor_name": "WAGO"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "These vulnerabilities were reported to WAGO by: Mohamed Magdy Abumuslim, coordination done by CERT@VDE."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-03 23:01:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-09 08:18:05 +01:00
"value": "Various configuration pages of the device are vulnerable to reflected XSS (Cross-Site Scripting) attacks. An authorized attacker with user privileges may use this to gain access to confidential information on a PC that connects to the WBM after it has been compromised."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2022-01-03 23:01:39 +00:00
}
]
2022-03-09 08:18:05 +01:00
},
"references": {
"reference_data": [
{
"name": "https://cert.vde.com/en/advisories/VDE-2022-004/",
"refsource": "CONFIRM",
"url": "https://cert.vde.com/en/advisories/VDE-2022-004/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Install FW >=FW22 (FW22 planned for end of Q2/22)"
}
],
"source": {
"advisory": "VDE-2022-004",
"defect": [
"CERT@VDE#64068"
],
"discovery": "EXTERNAL"
2022-01-03 23:01:39 +00:00
}
}