CVE Catalog

CVE-2021-48008

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

Chanjet CRM contains an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL queries by manipulating the site_id GET parameter in the webservice endpoint. Attackers can exploit the lack of input sanitization through UNION-based injection to extract sensitive data from the database.

Risk Assessment

An attacker could access sensitive database data, potentially leading to confidentiality and integrity breaches.

Recommendation

Apply vendor patches and implement parameterized SQL queries and input validation.

Other vulnerabilities in Chanjet CRM

See all
Original NVD description (English source)

Chanjet CRM contains an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL queries by manipulating the site_id GET parameter in the webservice endpoint. Attackers can exploit the lack of input sanitization or parameterization through UNION-based injection techniques to extract sensitive data from the underlying database. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-18.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS