Impact
The vulnerability is a reflected cross‑site scripting flaw in Rukovoditel CRM’s Zadarma telephony API endpoint '/api/tel/zadarma.php'. The application incorrectly outputs user input from the 'zd_echo' GET parameter without sanitisation, output encoding, or content‑type restrictions. Because the input is reflected unchanged, an attacker can create a crafted URL that injects malicious JavaScript into the browser of any user who visits it, potentially enabling the attacker to run arbitrary code, steal session cookies, or conduct phishing. This is a classic input‑validation weakness, CWE‑79.
Affected Systems
The flaw affects Rukovoditel CRM versions 3.6.4 and earlier. The vulnerable endpoint is /api/tel/zadarma.php.
Risk and Exploitability
With a CVSS score of 9.3 the vulnerability is classified as Critical. The EPSS score of < 1 % indicates a very low probability of exploitation at present, yet the flaw remains publicly known. The issue is exploitable without authentication through a simple URL, making it likely to be leveraged by attackers. Immediate action is required.
OpenCVE Enrichment