{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2025-34099", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2025-04-15T19:15:22.555Z", "datePublished": "2025-07-10T19:10:18.695Z", "dateUpdated": "2026-05-14T02:07:38.130Z" }, "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "modules": [ "vicidial_sales_viewer.php" ], "product": "VICIdial", "vendor": "VICIdial Group", "versions": [ { "lessThanOrEqual": "2.13 RC1", "status": "affected", "version": "2.9 RC1", "versionType": "custom" } ] } ], "cpeApplicability": [ { "operator": "OR", "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:vicidial:vicidial:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.13", "versionStartIncluding": "2.9" } ] } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "bcoles" } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
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.