CVE Catalog

CVE-2016-9683

Critical
Published: Translated: NVD NIST

Summary

The SonicWall Secure Remote Access server (version 8.1.0.2-14sv) is vulnerable to a Remote Command Injection vulnerability in its web administrative interface. This vulnerability occurs in the 'extensionsettings' CGI component, which improperly processes input data, allowing for remote command execution.

Risk Assessment

Exploitation of this vulnerability could lead to shell access on the remote machine under the 'nobody' user account, posing a serious security threat to the system.

Recommendation

It is recommended to update the SonicWall Secure Remote Access server to the latest version to mitigate this vulnerability and implement additional security measures, such as restricting access to the administrative interface.

Original NVD description (English source)

The SonicWall Secure Remote Access server (version 8.1.0.2-14sv) is vulnerable to a Remote Command Injection vulnerability in its web administrative interface. This vulnerability occurs in the 'extensionsettings' CGI (/cgi-bin/extensionsettings) component responsible for handling some of the server's internal configurations. The CGI application doesn't properly escape the information it's passed when processing a particular multi-part form request involving scripts. The filename of the 'scriptname' variable is read in unsanitized before a call to system() is performed - allowing for remote command injection. Exploitation of this vulnerability yields shell access to the remote machine under the nobody user account. This is SonicWall Issue ID 181195.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS