CVE-2022-45137 (GCVE-0-2022-45137)
Vulnerability from cvelistv5 – Published: 2023-02-27 14:36 – Updated: 2024-08-03 14:09
VLAI?
Summary
The configuration backend of the web-based management is vulnerable to reflected XSS (Cross-Site Scripting) attacks that targets the users browser. This leads to a limited impact of confidentiality and integrity but no impact of availability.
Severity ?
6.1 (Medium)
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
Impacted products
| Vendor | Product | Version | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WAGO | Compact Controller CC100 (751-9301) |
Affected:
FW16 , < FW22
(custom)
Unaffected: FW22 Patch 1 Affected: FW23 |
||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||
Credits
Ryan Pickren of Georgia Institute of Technologys Cyber-Physical Security Lab
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T14:09:56.545Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://cert.vde.com/en/advisories/VDE-2022-060/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Compact Controller CC100 (751-9301)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW16",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Edge Controller (752-8303/8000-002)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW18",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
},
{
"defaultStatus": "unaffected",
"product": "PFC100 (750-81xx/xxx-xxx)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW16",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
},
{
"defaultStatus": "unaffected",
"product": "PFC200 (750-82xx/xxx-xxx)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW16",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Touch Panel 600 Advanced Line (762-5xxx)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW16",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Touch Panel 600 Marine Line (762-6xxx)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW16",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
},
{
"defaultStatus": "unaffected",
"product": "Touch Panel 600 Standard Line (762-4xxx)",
"vendor": "WAGO",
"versions": [
{
"lessThan": "FW22",
"status": "affected",
"version": "FW16",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "FW22 Patch 1"
},
{
"status": "affected",
"version": "FW23"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Ryan Pickren of Georgia Institute of Technologys Cyber-Physical Security Lab"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The configuration backend of the web-based management is vulnerable to reflected XSS (Cross-Site Scripting) attacks that targets the users browser. This leads to a limited impact of confidentiality and integrity but no impact of availability."
}
],
"value": "The configuration backend of the web-based management is vulnerable to reflected XSS (Cross-Site Scripting) attacks that targets the users browser. This leads to a limited impact of confidentiality and integrity but no impact of availability."
}
],
"impacts": [
{
"capecId": "CAPEC-63",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-63 Cross-Site Scripting (XSS)"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-02-27T14:36:03.411Z",
"orgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
"shortName": "CERTVDE"
},
"references": [
{
"url": "https://cert.vde.com/en/advisories/VDE-2022-060/"
}
],
"source": {
"defect": [
"CERT@VDE#64160"
],
"discovery": "UNKNOWN"
},
"title": "WAGO: Reflective Cross-Site Scripting",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
"assignerShortName": "CERTVDE",
"cveId": "CVE-2022-45137",
"datePublished": "2023-02-27T14:36:03.411Z",
"dateReserved": "2022-11-10T09:46:59.079Z",
"dateUpdated": "2024-08-03T14:09:56.545Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:751-9301_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"16\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"D694685C-2D87-4C94-9957-6B921E8836CF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:751-9301_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"E42B14D3-F36A-4213-8447-870E9FC60F48\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:751-9301_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"84839593-47AD-47C1-8762-FAF10070BCAD\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:751-9301:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"385FE0DA-6383-4EF7-835A-055EB0D22EB8\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:752-8303\\\\/8000-002_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"18\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"4958E9ED-6410-4F34-B582-7532A7F3101C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:752-8303\\\\/8000-002_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"C4761AA7-B270-485C-B929-34384145DCBB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:752-8303\\\\/8000-002_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4B514966-03EE-4710-89C0-E8FE771E79CD\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:752-8303\\\\/8000-002:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"915B0745-EB00-40AD-80BA-887EFB435901\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:pfc100_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"16\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"D0044A0A-90FD-4C5E-B1F9-A7A0B9EF0BE8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:pfc100_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"4815DFF8-0CAE-4C85-9F5B-F64C12F43AB0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:pfc100_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2C84D09E-A681-47F1-AC37-850BF6E47D01\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:pfc100:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8F636354-95A2-4B36-9666-1FA57F185432\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:pfc200_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"16\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"EEF2D886-205E-46D2-80DA-2E594F867EE5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:pfc200_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"B876DC19-0523-41DB-8BD7-1ECC09FCFA01\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:pfc200_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BE108CD0-B451-4ED5-83A1-CCEAACC1B40C\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:pfc200:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"688A3248-7EAA-499D-A47C-A4D4900CDBD1\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_advanced_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"16\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"FE5248EE-90DF-446C-BC44-D5AF5EDB45A1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_advanced_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"9A613D7C-29C0-4D4E-ACDA-15BBC6FF0104\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_advanced_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1D06AC6E-2EB2-4ACB-A6CA-E7AB88540713\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:touch_panel_600_advanced:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A8221861-7455-41D5-B310-6AEA822B46CF\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_marine_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"16\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"0FF35303-B999-40FE-8DC1-C18243F13FE7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_marine_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"774CFF47-61B6-48F8-8E1F-E3DC215066AF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_marine_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CD092B48-C42A-409E-AC9C-F523AD654C1B\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:touch_panel_600_marine:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"83DEFFBC-934D-43BE-92AE-25F8EE8C1E0A\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_standard_firmware:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"16\", \"versionEndExcluding\": \"22\", \"matchCriteriaId\": \"9B8C054D-F02F-48A0-85D0-DFF90E9C31BB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_standard_firmware:22:-:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA7A911A-395A-4536-8756-83DB2F62899D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:wago:touch_panel_600_standard_firmware:23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"263C0C64-F5B4-43C3-BF26-AF24DFA74699\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:wago:touch_panel_600_standard:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E6D7A44C-2D95-4F69-A7DB-435B0A6F9F03\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The configuration backend of the web-based management is vulnerable to reflected XSS (Cross-Site Scripting) attacks that targets the users browser. This leads to a limited impact of confidentiality and integrity but no impact of availability.\"}]",
"id": "CVE-2022-45137",
"lastModified": "2024-11-21T07:28:49.723",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"info@cert.vde.com\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}]}",
"published": "2023-02-27T15:15:11.203",
"references": "[{\"url\": \"https://cert.vde.com/en/advisories/VDE-2022-060/\", \"source\": \"info@cert.vde.com\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://cert.vde.com/en/advisories/VDE-2022-060/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "info@cert.vde.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"info@cert.vde.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-79\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-45137\",\"sourceIdentifier\":\"info@cert.vde.com\",\"published\":\"2023-02-27T15:15:11.203\",\"lastModified\":\"2024-11-21T07:28:49.723\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The configuration backend of the web-based management is vulnerable to reflected XSS (Cross-Site Scripting) attacks that targets the users browser. This leads to a limited impact of confidentiality and integrity but no impact of availability.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"info@cert.vde.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"info@cert.vde.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:751-9301_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"D694685C-2D87-4C94-9957-6B921E8836CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:751-9301_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"E42B14D3-F36A-4213-8447-870E9FC60F48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:751-9301_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84839593-47AD-47C1-8762-FAF10070BCAD\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:751-9301:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"385FE0DA-6383-4EF7-835A-055EB0D22EB8\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:752-8303\\\\/8000-002_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"18\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"4958E9ED-6410-4F34-B582-7532A7F3101C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:752-8303\\\\/8000-002_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"C4761AA7-B270-485C-B929-34384145DCBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:752-8303\\\\/8000-002_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B514966-03EE-4710-89C0-E8FE771E79CD\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:752-8303\\\\/8000-002:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"915B0745-EB00-40AD-80BA-887EFB435901\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:pfc100_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"D0044A0A-90FD-4C5E-B1F9-A7A0B9EF0BE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:pfc100_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"4815DFF8-0CAE-4C85-9F5B-F64C12F43AB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:pfc100_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C84D09E-A681-47F1-AC37-850BF6E47D01\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:pfc100:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F636354-95A2-4B36-9666-1FA57F185432\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:pfc200_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"EEF2D886-205E-46D2-80DA-2E594F867EE5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:pfc200_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"B876DC19-0523-41DB-8BD7-1ECC09FCFA01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:pfc200_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE108CD0-B451-4ED5-83A1-CCEAACC1B40C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:pfc200:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"688A3248-7EAA-499D-A47C-A4D4900CDBD1\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_advanced_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"FE5248EE-90DF-446C-BC44-D5AF5EDB45A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_advanced_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"9A613D7C-29C0-4D4E-ACDA-15BBC6FF0104\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_advanced_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1D06AC6E-2EB2-4ACB-A6CA-E7AB88540713\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:touch_panel_600_advanced:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A8221861-7455-41D5-B310-6AEA822B46CF\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_marine_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"0FF35303-B999-40FE-8DC1-C18243F13FE7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_marine_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"774CFF47-61B6-48F8-8E1F-E3DC215066AF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_marine_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD092B48-C42A-409E-AC9C-F523AD654C1B\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:touch_panel_600_marine:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"83DEFFBC-934D-43BE-92AE-25F8EE8C1E0A\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_standard_firmware:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16\",\"versionEndExcluding\":\"22\",\"matchCriteriaId\":\"9B8C054D-F02F-48A0-85D0-DFF90E9C31BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_standard_firmware:22:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA7A911A-395A-4536-8756-83DB2F62899D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:wago:touch_panel_600_standard_firmware:23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"263C0C64-F5B4-43C3-BF26-AF24DFA74699\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:wago:touch_panel_600_standard:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E6D7A44C-2D95-4F69-A7DB-435B0A6F9F03\"}]}]}],\"references\":[{\"url\":\"https://cert.vde.com/en/advisories/VDE-2022-060/\",\"source\":\"info@cert.vde.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://cert.vde.com/en/advisories/VDE-2022-060/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…