Stored Cross-Site Scripting Vulnerability in Silverpeas by Silverpeas
CVE-2025-45055
5.4MEDIUM
What is CVE-2025-45055?
Silverpeas 6.4.2 contains a stored cross-site scripting (XSS) vulnerability within its event management module. The flaw allows authenticated users to upload malicious SVG files as event attachments. When these attachments are viewed by an administrator, the embedded JavaScript is executed in the admin's session, potentially enabling attackers to escalate their privileges by creating a new administrator account. The vulnerability emerges from inadequate sanitization of the SVG files and weak Cross-Site Request Forgery (CSRF) protections.