CVE-2022-46350
13.12.2022, 16:15
A vulnerability has been identified in SCALANCE X204RNA (HSR) (All versions < V3.2.7), SCALANCE X204RNA (PRP) (All versions < V3.2.7), SCALANCE X204RNA EEC (HSR) (All versions < V3.2.7), SCALANCE X204RNA EEC (PRP) (All versions < V3.2.7), SCALANCE X204RNA EEC (PRP/HSR) (All versions < V3.2.7). The integrated web server could allow Cross-Site Scripting (XSS) attacks if unsuspecting users are tricked into accessing a malicious link. This can be used by an attacker to trigger a malicious request on the affected device.
Vendor | Product | Version |
---|---|---|
siemens | 6gk5204-0ba00-2mb2_firmware | 𝑥 < 3.2.7 |
siemens | 6gk5204-0ba00-2kb2_firmware | 𝑥 < 3.2.7 |
siemens | 6gk5204-0bs00-2na3_firmware | 𝑥 < 3.2.7 |
siemens | 6gk5204-0bs00-3la3_firmware | 𝑥 < 3.2.7 |
siemens | 6gk5204-0bs00-3pa3_firmware | 𝑥 < 3.2.7 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-80 - Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.