2 matches found
CVE-2021-37365
CTparental before 4.45.03 is vulnerable to cross-site scripting XSS in the CTparental admin panel. In blcategireshelp.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 th...
CVE-2021-37365
CTparental before 4.45.03 is affected by a stored XSS in the admin panel. The vulnerability arises from bl_categires_help.php, where the categories variable is populated with the raw content of the query string parameter cat without sanitization or encoding, allowing attackers to inject script in...