Vulnerabilities (CVE)

Filtered by vendor Ctparental Project Subscribe
Filtered by product Ctparental
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-37365 1 Ctparental Project 1 Ctparental 2024-02-28 4.3 MEDIUM 6.1 MEDIUM
CTparental before 4.45.03 is vulnerable to cross-site scripting (XSS) in the CTparental admin panel. In bl_categires_help.php, the 'categories' variable is assigned with the content of the query string param 'cat' without sanitization or encoding, enabling an attacker to inject malicious code into the output webpage.
CVE-2021-37366 1 Ctparental Project 1 Ctparental 2024-02-28 6.8 MEDIUM 8.8 HIGH
CTparental before 4.45.03 is vulnerable to cross-site request forgery (CSRF) in the CTparental admin panel. By combining CSRF with XSS, an attacker can trick the administrator into clicking a link that cancels the filtering for all standard users.
CVE-2021-37367 1 Ctparental Project 1 Ctparental 2024-02-28 4.6 MEDIUM 7.8 HIGH
CTparental before 4.45.07 is affected by a code execution vulnerability in the CTparental admin panel. Because The file "bl_categories_help.php" is vulnerable to directory traversal, an attacker can create a file that contains scripts and run arbitrary commands.