The vulnerability exists in the BneMultipartRequest class, which handles file uploads for the Oracle Web Applications Desktop Integrator (Web ADI). Arbitrary File Upload leading to RCE.
Security researchers often structure this ZIP file to exploit the extraction process:
The ZIP itself is often wrapped in uuencode format to satisfy specific backend processing requirements before it is unzipped. 🛡️ Mitigation and Detection If you are analyzing this file or its behavior on a server:
Restrict write permissions on web-accessible directories to prevent the execution of uploaded scripts.