Vulnerability Description
The Sophos Web Appliance Remote / Secure Web Gateway server (version 4.2.1.3) is vulnerable to a Remote Command Injection vulnerability in its web administrative interface. These vulnerabilities occur in MgrDiagnosticTools.php (/controllers/MgrDiagnosticTools.php), in the component responsible for performing diagnostic tests with the UNIX wget utility. The application doesn't properly escape the information passed in the 'url' variable before calling the executeCommand class function ($this->dtObj->executeCommand). This function calls exec() with unsanitized user input allowing for remote command injection. The page that contains the vulnerabilities, /controllers/MgrDiagnosticTools.php, is accessed by a built-in command answered by the administrative interface. The command that calls to that vulnerable page (passed in the 'section' parameter) is: 'configuration'. Exploitation of this vulnerability yields shell access to the remote machine under the 'spiderman' user account.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sophos | Web Appliance | 4.2.1.3 |
Related Weaknesses (CWE)
References
- http://pastebin.com/UB8Ye6ZUExploit
- http://www.securityfocus.com/bid/95858Third Party AdvisoryVDB Entry
- https://community.sophos.com/products/web-appliance/b/blog/posts/release-of-swa-Release Notes
- http://pastebin.com/UB8Ye6ZUExploit
- http://www.securityfocus.com/bid/95858Third Party AdvisoryVDB Entry
- https://community.sophos.com/products/web-appliance/b/blog/posts/release-of-swa-Release Notes
FAQ
What is CVE-2016-9554?
CVE-2016-9554 is a vulnerability with a CVSS score of 7.2 (HIGH). The Sophos Web Appliance Remote / Secure Web Gateway server (version 4.2.1.3) is vulnerable to a Remote Command Injection vulnerability in its web administrative interface. These vulnerabilities occur...
How severe is CVE-2016-9554?
CVE-2016-9554 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-9554?
Check the references section above for vendor advisories and patch information. Affected products include: Sophos Web Appliance.