vendor:
PowerPanel Business Edition
by:
N/A
8,8
CVSS
HIGH
XXE
611
CWE
Product Name: PowerPanel Business Edition
Affected Version From: 3.1.2 (37567)
Affected Version To: 3.1.2 (37567)
Patch Exists: NO
Related CWE: N/A
CPE: a:cyberpower_systems:powerpanel_business_edition:3.1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
CyberPower Systems PowerPanel 3.1.2 XXE Out-Of-Band Data Retrieval
PowerPanel suffers from an unauthenticated XML External Entity (XXE) vulnerability using the DTD parameter entities technique resulting in disclosure and retrieval of arbitrary data on the affected node via out-of-band (OOB) attack. The vulnerability is triggered when input passed to the xmlservice servlet using the ppbe.xml script is not sanitized while parsing the xml inquiry payload returned by the JAXB element translation.
Mitigation:
Input validation should be performed to ensure that untrusted data is not passed to the xmlservice servlet. Additionally, the application should be configured to disable external entity resolution.