vendor:
MAN-EAM-0003
by:
Ahmed Alroky
7.5
CVSS
HIGH
XXE
611
CWE
Product Name: MAN-EAM-0003
Affected Version From: 3.2.2004
Affected Version To: 3.2.2004
Patch Exists: NO
Related CWE: CVE-2022-38840
CPE: a:guralp:man-eam-0003:3.2.4
Platforms Tested: Windows
2022
MAN-EAM-0003 V3.2.4 – XXE
An XXE vulnerability exists in MAN-EAM-0003 V3.2.4, which allows an attacker to read arbitrary files on the system. By sending a specially crafted XML file to the xmlstatus.cgi page, an attacker can read the contents of the /etc/passwd file. This vulnerability is due to insufficient input validation of user-supplied XML data.
Mitigation:
Input validation should be performed on user-supplied XML data to prevent XXE attacks.