Vulnerability Details : CVE-2013-4467
Public exploit exists!
Multiple SQL injection vulnerabilities in the agent interface (agc/) in VICIDIAL dialer (aka Asterisk GUI client) 2.8-403a, 2.7, 2.7RC1, and earlier allow (1) remote attackers to execute arbitrary SQL commands via the campaign variable in SCRIPT_multirecording_AJAX.php, (2) remote authenticated users to execute arbitrary SQL commands via the server_ip parameter to manager_send.php, or (3) other unspecified vectors. NOTE: some of these details are obtained from third party information.
Vulnerability category: Sql Injection
Products affected by CVE-2013-4467
- cpe:2.3:a:vicidial:vicidial:*:-:*:*:*:*:*:*
- cpe:2.3:a:vicidial:vicidial:2.7:rc1:*:*:*:*:*:*
- cpe:2.3:a:vicidial:vicidial:2.8:403a:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-4467
1.00%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 83 %
Percentile, the proportion of vulnerabilities that are scored at or less
Metasploit modules for CVE-2013-4467
-
VICIdial Manager Send OS Command Injection
Disclosure Date: 2013-10-23First seen: 2020-04-26exploit/unix/webapp/vicidial_manager_send_cmd_execThe 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
CVSS scores for CVE-2013-4467
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.5
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:P/A:P |
8.0
|
6.4
|
NIST |
CWE ids for CVE-2013-4467
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-4467
-
http://seclists.org/oss-sec/2013/q4/171
oss-sec: VICIDIAL 2.7 - SQL Injection, Command InjectionExploit
-
http://www.exploit-db.com/exploits/29513
VICIdial Manager - Send OS Command Injection (Metasploit) - Linux remote Exploit
-
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/vicidial_manager_send_cmd_exec.rb
metasploit-framework/vicidial_manager_send_cmd_exec.rb at master · rapid7/metasploit-framework · GitHubExploit
-
http://seclists.org/oss-sec/2013/q4/175
oss-sec: Re: VICIDIAL 2.7 - SQL Injection, Command InjectionExploit
-
https://adamcaudill.com/2013/10/23/vicidial-multiple-vulnerabilities
VICIDIAL: Multiple Vulnerabilities — Adam CaudillExploit
-
http://www.securityfocus.com/bid/63340
VICIDIAL 'manager_send.php' CVE-2013-4467 SQL Injection VulnerabilityExploit
Jump to