Onnto RAID Master Code Execution

2014.06.17
Credit: Reed Black
Risk: High
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

I haven't managed to get any reply from Onnto after several weeks of attempted contact. Onnto manufactures RAID peripherals and provides drivers and configuration utilities. As part of the install for their OS X "RAID Master" utility[1], they install copies of apache 2.2.22, php 5.3.16, openssl 1.0.1f. apache server is configured to listen on port 8848, and presents a RAID configuration interface. Problems: The server listens to port 8848 on all interfaces. The web service is unauthenticated. A network attacker or unprivileged local user can alter or destroy a RAID array using a regular web browser. The web service does not sanitize browser input before concatenating it to a shell command and executing. At multiple points in ajax.php, a remote user can execute arbitrary shell commands as the 'daemon' user if he or she is willing to alter the RAID array as a side effect. Shell commands can be concatenated on each argument to the RAID setup. The web service does not protect against CSRF. The bundled versions of apache2, php5 and openssl all contain multiple vulnerabilities, including further potential for remote users executing arbitrary code. There is no update mechanism in place, nor have they provided newer builds. The RAID configuration utility does not advise the user that it is opening a service on all ports (or even disclose that it is installing a web server in the first place). Users may not realize that they are exposing a vulnerable service on the local network, or installing web services that need updates. [1] http://www.onnto.com.tw/download_raid_master.asp Applies to ThunderBoltRaid_rev358, the newest version of RAID Master available for download


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top