CyberRota Analysis
AI-GeneratedThe vulnerability in MyEMS versions up to 6.4.0 affects the Admin Backend component, specifically the on_post function in the svg.py file, allowing for cross-site scripting (XSS) attacks through manipulation of the new_values['data'] argument. This remote exploit could lead to unauthorized script execution in the context of the user's session. Organizations using affected versions should prioritize upgrading to version 6.5.0 to mitigate the 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
A vulnerability was found in MyEMS up to 6.4.0. The affected element is the function on_post of the file myems-api/core/svg.py of the component Admin Backend. The manipulation of the argument new_values['data'] results in cross site scripting. The attack can be launched remotely. The exploit has been made public and could be used. Upgrading to version 6.5.0 is sufficient to fix this issue. The patch is identified as 4a97edfbd786c779d0322054833b21ddf54d5b06. It is suggested to upgrade the affected component. The issue report remains open even though there is an official fix for it.