cbcvebase.
CVE-2022-34876
published 2022-07-05

CVE-2022-34876: SQL Injection vulnerability in admin interface (/vicidial/admin.php) of VICIdial via modify_email_accounts, access_recordings, and agentcall_email parameters…

PriorityP262high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
2.74%
84.3th percentile
SQL Injection vulnerability in admin interface (/vicidial/admin.php) of VICIdial via modify_email_accounts, access_recordings, and agentcall_email parameters allows attacker to spoof identity, tamper with existing data, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server. This issue affects: VICIdial 2.14b0.5 versions prior to 3555.

Affected

2 ranges
VendorProductVersion rangeFixed in
vicidialvicidial
vicidialvicidial>= 2.14b0.5 < 35553555

Detection & IOCsextracted from sources · hover to see the quote

path/vicidial/admin.php
path/vicidial/AST_agent_time_sheet.php
path/vicidial/user_stats.php
  • Monitor HTTP requests to /vicidial/admin.php for SQL injection patterns in the 'modify_email_accounts', 'access_recordings', and 'agentcall_email' POST/GET parameters.
  • Monitor HTTP requests to /vicidial/AST_agent_time_sheet.php for SQL injection patterns in the 'agent' parameter.
  • Monitor HTTP requests to /vicidial/user_stats.php for SQL injection patterns in the 'file_download' parameter.
  • A Metasploit auxiliary scanner module exists for this vulnerability; detect scanner activity by correlating rapid authenticated requests across all five vulnerable endpoints.
  • ·Exploitation requires authentication; ensure monitoring covers authenticated sessions, not just unauthenticated traffic.
  • ·VICIdial does not encrypt passwords by default, meaning credentials extracted via SQLi are immediately usable for further compromise.
  • ·Affected version scope is VICIdial 2.14b0.5 prior to svn/trunk revision 3555; VICIBox 10.0.0 prior to January 20 is also vulnerable.

CVSS provenance

nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.08.5HIGHAV:N/AC:M/Au:S/C:C/I:C/A:C
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.