Description
An unauthenticated command injection vulnerability exists in VICIdial versions 2.9 RC1 through 2.13 RC1, within the vicidial_sales_viewer.php component when password encryption is enabled (a non-default configuration). The application improperly passes the HTTP Basic Authentication password directly to a call to exec() without adequate sanitation. This allows remote attackers to inject and execute arbitrary operating system commands as the web server user. NOTE: This vulnerability was mitigated in 2017.
Problem types
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CWE-20 Improper Input Validation
Product status
2.9 RC1 (custom)
Credits
bcoles
References
www.vicidial.org/VICIDIALmantis/view.php?id=1016
raw.githubusercontent.com/...uthorization_unauth_cmd_exec.rb
vulncheck.com/advisories/vicidial-unauth-command-injection
www.exploit-db.com/exploits/42370