Fanli2012 Native-PHP-CMS Cross-Site Scripting Vulnerability in fladmin/jump.php

Vulnerability

A cross-site scripting (XSS) vulnerability has been identified in Fanli2012 native-php-cms version 1.0. The issue arises in the file fladmin/jump.php, where the message and error parameters are not properly sanitized. This lack of input validation allows attackers to inject malicious scripts that could be executed in the context of the user's browser, potentially leading to cookie theft or other malicious actions.

Impact

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

Reproduction

To reproduce this vulnerability, send a request to fladmin/jump.php with either the message or error parameter containing a script tag, such as '<script>alert(1)</script>'. The injected script will be executed, demonstrating the cross-site scripting vulnerability.

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

Vulnerability Rating

Custom Algorithm
spread
1.0
impact
1.7
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.