CVE-2022-34878
Published: 05 July 2022
Summary
CVE-2022-34878 is a medium-severity SQL Injection (CWE-89) vulnerability in Vicidial Vicidial. Its CVSS base score is 5.5 (Medium).
Operationally, ranked in the top 1.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
CVE-2022-34878 is a SQL injection vulnerability (CWE-89) in the User Stats interface at /vicidial/user_stats.php of VICIdial, specifically through the file_download parameter. The flaw resides in the web-based contact-center software and carries a CVSS 3.1 score of 5.5.
An attacker who already possesses high-privileged credentials can supply crafted input to the vulnerable parameter and execute arbitrary SQL statements. Successful exploitation enables identity spoofing, tampering with or destroying data, full disclosure of database contents, denial of service against the data store, and escalation to database-server administrator privileges.
Public references include a Metasploit Framework pull request that adds an exploit module and a VICIdial community forum thread discussing the issue; the associated EPSS score has remained steady at 0.5668 with no material post-disclosure increase.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-37782
Vulnerability details
SQL Injection vulnerability in User Stats interface (/vicidial/user_stats.php) of VICIdial via the file_download parameter 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…
more
unavailable, and become administrators of the database server.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.