CVE-2025-41747
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-09

Last updated on: 2025-12-09

Assigner: CERT VDE

Description
An XSS vulnerability in pxc_vlanIntfCfg.php can be used by an unauthenticated remote attacker to trick an authenticated user to send a manipulated POST request to the device in order to change parameters available via web based management (WBM). The vulnerability does not provide access to system-level resources such as operating system internals or privileged functions. Access is limited to device configuration parameters that are available in the context of the web application. The session cookie is secured by the httpOnly Flag. Therefore an attacker is not able to take over the session of an authenticated user.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-05-07
AI Q&A
2025-12-09
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
phoenix_contact fl_switch 3.50
phoenix_contact fl_switch 2xxx
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product 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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Cross-Site Scripting (XSS) issue in the pxc_vlanIntfCfg.php component. An unauthenticated remote attacker can exploit it to trick an authenticated user into sending a manipulated POST request to the device. This allows the attacker to change device configuration parameters accessible via the web-based management interface. However, the attacker cannot access system-level resources or privileged functions, and cannot hijack the user's session because the session cookie is protected by the httpOnly flag.


How can this vulnerability impact me? :

The vulnerability can impact you by allowing an attacker to modify device configuration parameters through the web management interface without needing system-level access. This could lead to unauthorized changes in device settings, potentially affecting device behavior or network configuration. However, it does not allow the attacker to gain control over the system or hijack user sessions.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, ensure that users are cautious about unsolicited or manipulated POST requests in the web-based management interface. Since the vulnerability involves an XSS attack vector targeting authenticated users, restricting access to the management interface and educating users about phishing attempts can help. Additionally, monitor for firmware updates from the vendor addressing this issue and apply them promptly once available.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart