First published: Wed Feb 12 2025(Updated: )
A vulnerability classified as problematic has been found in code-projects Wazifa System 1.0. Affected is the function searchuser of the file /search_resualts.php. The manipulation of the argument firstname/lastname leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. There is a typo in the affected file name.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Wazifa System | ||
Wazifa System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2025-1209 is classified as problematic due to its potential for cross-site scripting vulnerabilities.
To fix CVE-2025-1209, you need to sanitize and validate user input in the searchuser function to prevent XSS attacks.
CVE-2025-1209 affects Wazifa System version 1.0 developed by code-projects.
CVE-2025-1209 is a cross-site scripting (XSS) vulnerability.
CVE-2025-1209 is located in the searchuser function of the file /search_results.php.