SSCMS Reflected Cross-Site Scripting Vulnerability in STL Processing Endpoint

Vulnerability

A reflected cross-site scripting vulnerability has been identified in SSCMS version 7.4.0. This issue resides within the STL processing endpoint, specifically the /api/stl/actions/dynamic route. The vulnerability allows attackers to execute arbitrary JavaScript by creating malicious STL template payloads. These payloads are decrypted and returned without adequate sanitization, exploiting improper output encoding in JSON responses. This could lead to session hijacking, phishing attacks, and unauthorized actions performed on behalf of users.

Impact

Exploitation of this vulnerability allows for reflected cross-site scripting, where injected JavaScript is executed in the context of the user's browser session.

Reproduction

To reproduce this vulnerability, an administrator must log in to an affected SSCMS v7.4.0 instance. Once logged in, the encryption key can be used to encrypt a malicious STL template payload. This encrypted payload is then sent as a POST request to the /api/stl/actions/dynamic endpoint. The response will include the injected JavaScript, which will execute in the browser, potentially leading to session hijacking or other unauthorized actions.

Added: Apr 30, 2026, 8:20 PM
Updated: Apr 30, 2026, 8:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
1.7
exploitability
5.6
remediation
0.0
relevance
7.1
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.