Filtered by vendor Siteserver Subscriptions
Filtered by product Sscms Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-7429 1 Siteserver 1 Sscms 2026-05-01 4.6 Medium
SSCMS v7.4.0 contains a reflected cross-site scripting vulnerability in the STL processing endpoint that allows attackers to execute arbitrary JavaScript by crafting malicious STL template payloads that are decrypted and returned without proper sanitization. Attackers can exploit improper output encoding in the /api/stl/actions/dynamic endpoint to inject executable JavaScript into JSON responses, leading to session hijacking, phishing attacks, and unauthorized actions performed on behalf of users.
CVE-2026-7435 1 Siteserver 1 Sscms 2026-05-01 7.2 High
SSCMS v7.4.0 contains a SQL injection vulnerability in the stl:sqlContent tag where the queryString attribute is passed directly to database execution without parameterization or sanitization. Attackers can craft encrypted payloads submitted to the /api/stl/actions/dynamic endpoint to execute arbitrary SQL statements, leading to unauthorized database access, data disclosure, authentication bypass, data modification, or complete database compromise.