CVE-2022-25574
MediumCVSS 4.8Exploitation Probability (EPSS)
Low risk33th percentile - higher than 33% of all known CVEs
Summary
A stored cross-site scripting (XSS) vulnerability in the upload function of /admin/show.php allows attackers to execute arbitrary web scripts or HTML via a crafted image file.
Risk Assessment
An attacker can inject malicious JavaScript code that will be executed in other users' browsers, potentially leading to session theft, account takeover, or data theft.
Recommendation
Update the software to the latest version that fixes this vulnerability and implement file upload validation and sanitization, including MIME type and content checking.
Original NVD description (English source)
A stored cross-site scripting (XSS) vulnerability in the upload function of /admin/show.php allows attackers to execute arbitrary web scripts or HTML via a crafted image file.

