Filtered by vendor Ctparental Project Subscriptions
Filtered by product Ctparental Subscriptions
Total 3 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-37367 1 Ctparental Project 1 Ctparental 2021-08-13 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.
CVE-2021-37365 1 Ctparental Project 1 Ctparental 2021-08-13 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 2021-08-13 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.