Vulnerabilities > CVE-2013-4468 - Command Injection vulnerability in VICIDIAL 'manager_send.php'

047910
CVSS 6.5 - MEDIUM
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
SINGLE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
vicidial
exploit available
metasploit

Summary

VICIDIAL dialer (aka Asterisk GUI client) 2.8-403a, 2.7, 2.7RC1, and earlier allows remote authenticated users to execute arbitrary commands via shell metacharacters in the extension parameter in an OriginateVDRelogin action to manager_send.php. Per: http://cwe.mitre.org/data/definitions/77.html "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')"

Vulnerable Configurations

Part Description Count
Application
Vicidial
3

Exploit-Db

descriptionVICIdial Manager Send OS Command Injection. CVE-2013-4467,CVE-2013-7382. Remote exploit for linux platform
fileexploits/linux/remote/29513.rb
idEDB-ID:29513
last seen2016-02-03
modified2013-11-08
platformlinux
port80
published2013-11-08
reportermetasploit
sourcehttps://www.exploit-db.com/download/29513/
titleVICIdial Manager Send OS Command Injection
typeremote

Metasploit

descriptionThe file agc/manager_send.php in the VICIdial web application uses unsanitized user input as part of a command that is executed using the PHP passthru() function. A valid username, password and session are needed to access the injection point. Fortunately, VICIdial has two built-in accounts with default passwords and the manager_send.php file has a SQL injection vulnerability that can be used to bypass the session check as long as at least one session has been created at some point in time. In case there isn't any valid session, the user can provide astGUIcient credentials in order to create one. The results of the injected commands are returned as part of the response from the web server. Affected versions include 2.7RC1, 2.7, and 2.8-403a. Other versions are likely affected as well. The default credentials used by Vicidial are VDCL/donotedit and VDAD/donotedit.
idMSF:EXPLOIT/UNIX/WEBAPP/VICIDIAL_MANAGER_SEND_CMD_EXEC
last seen2020-06-08
modified2017-09-08
published2013-11-06
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/unix/webapp/vicidial_manager_send_cmd_exec.rb
titleVICIdial Manager Send OS Command Injection

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/123947/vicidial_manager_send_cmd_exec.rb.txt
idPACKETSTORM:123947
last seen2016-12-05
published2013-11-08
reportersinn3r
sourcehttps://packetstormsecurity.com/files/123947/VICIdial-Manager-Send-OS-Command-Injection.html
titleVICIdial Manager Send OS Command Injection