ZZCMS 2025 Cross-Site Scripting Vulnerability in URL Handler Component

Vulnerability

A cross-site scripting (XSS) vulnerability has been identified in ZZCMS version 2025. The issue arises in the URL Handler component, specifically within the file '/3/ucenter_api/code/register_nodb.php'. The vulnerability is triggered by manipulating the '$_SERVER['PHP_SELF']' variable, which is then outputted without proper sanitization. This flaw allows remote attackers to inject malicious scripts that could be executed in the context of the user's browser.

Impact

Exploitation of this vulnerability allows for cross-site scripting, where an attacker can inject and execute scripts in the context of the user's session.

Reproduction

To reproduce this vulnerability, send a request to the 'register_nodb.php' file with a crafted '$_SERVER['PHP_SELF']' value that includes a script tag. This can be done by appending the script payload to the URL, which will be executed once the page is loaded.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
1.0
exploitability
7.9
remediation
0.0
relevance
0.0
threat
6.4
urgency
2.9
incentive
1.7

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