vendor:
ARCserve D2D
by:
Unknown
N/A
CVSS
HIGH
Code Execution
CWE
Product Name: ARCserve D2D
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2010
Computer Associates ARCserve D2D r15 Web Service Apache Axis2 World Accessible Servlet Code Execution Vulnerability Poc
The Tomcat Server, which listens for incoming connections on port 8014, carries a world accessible Apache Axis2 Web Service with default credentials. By uploading a well-constructed .aar (axis2 service) file by accessing the http://host:8014/WebServiceImpl/axis2-admin/upload URL, then interrogating it trough a SOAP request, it is possible to execute arbitrary code with NT AUTHORITYSYSTEM privileges. A proof-of-concept written in PHP is provided which automates the process and an .aar file is included which remotely executes calc.exe.
Mitigation:
Patch the vulnerability or restrict access to the Apache Axis2 Web Service with proper authentication and firewall configurations.