Vulnerability Description
A vulnerability exists in the errorpage.php file of the CS2-WeaponPaints-Website v2.1.7 where user-controlled input is not adequately validated before being processed. Specifically, the $_GET['errorcode'] parameter can be manipulated to access unauthorized error codes, leading to Cross-Site Scripting (XSS) attacks and information disclosure.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/J4cky1028/vulnerability-research/tree/main/CVE-2025-29594
- https://github.com/LielXD/CS2-WeaponPaints-Website/blob/b1d8364c1cbcab6981a564d8
FAQ
What is CVE-2025-29594?
CVE-2025-29594 is a vulnerability with a CVSS score of 6.1 (MEDIUM). A vulnerability exists in the errorpage.php file of the CS2-WeaponPaints-Website v2.1.7 where user-controlled input is not adequately validated before being processed. Specifically, the $_GET['errorco...
How severe is CVE-2025-29594?
CVE-2025-29594 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-29594?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.