Filtered by vendor Davidvg Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-37110 1 Davidvg 1 60cyclecms 2026-02-04 8.2 High
60CycleCMS 2.5.2 contains an SQL injection vulnerability in news.php and common/lib.php that allows attackers to manipulate database queries through unvalidated user input. Attackers can exploit vulnerable query parameters like 'title' to inject malicious SQL code and potentially extract or modify database contents. This issue does not involve cross-site scripting.
CVE-2020-37111 1 Davidvg 1 60cyclecms 2026-02-04 6.1 Medium
60CycleCMS 2.5.2 contains a cross-site scripting (XSS) vulnerability in news.php that allows attackers to inject malicious scripts through GET parameters. Attackers can craft malicious URLs with XSS payloads targeting the 'etsu' and 'ltsu' parameters to execute arbitrary scripts in victim's browsers. This issue does not involve SQL injection.