CyberRota Analysis
AI-GeneratedThe FUXA web-based Process Visualization software versions 1.3.2 and earlier are vulnerable due to a Socket.IO handler that allows authenticated non-admin users to manipulate the property.address, enabling Server-Side Request Forgery (SSRF) attacks. This vulnerability can be exploited to access internal services or cloud metadata endpoints, potentially exposing sensitive information based on the network configuration of the FUXA host. Organizations using affected versions should prioritize upgrading to version 1.3.3 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the device-webapi-request Socket.IO handler in server/runtime/index.js permits an authenticated non-admin runtime user to control property.address, causing the FUXA server to issue an outbound HTTP or HTTPS request and return the response body to the requesting socket. The attacker can use the server as a read SSRF oracle against reachable internal services or cloud metadata endpoints, with impact depending on the FUXA host's deployment network. This issue is fixed in version 1.3.3.