CVE-2025-55473: XSS
Asian Arts Talents Foundation (AATF) Website v5.1.x and Docker version 2024.12.8.1 are vulnerable to Cross Site Scripting (XSS). The vulnerability exists in the /ip.php endpoint, which processes and displays the X-Forwarded-For HTTP header without proper sanitization or output encoding. This allows an attacker to inject malicious JavaScript code that will execute in visitor browsers.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-55473?
CVE-2025-55473 is rated as a medium severity vulnerability due to its potential for Cross Site Scripting (XSS) attacks.
How do I fix CVE-2025-55473?
To fix CVE-2025-55473, ensure proper sanitization and output encoding of user inputs in the /ip.php endpoint.
Which versions are affected by CVE-2025-55473?
CVE-2025-55473 affects Asian Arts Talents Foundation Website v5.1.x and Docker version 2024.12.8.1.
What type of vulnerability is CVE-2025-55473?
CVE-2025-55473 is a Cross Site Scripting (XSS) vulnerability.
Where does CVE-2025-55473 occur in the software?
CVE-2025-55473 occurs in the /ip.php endpoint which processes the X-Forwarded-For HTTP header.