silverpeas CVE Vulnerabilities & Metrics

Focus on silverpeas vulnerabilities and metrics.

Last updated: 27 Apr 2025, 22:25 UTC

About silverpeas Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with silverpeas. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total silverpeas CVEs: 10
Earliest CVE date: 09 Apr 2019, 18:29 UTC
Latest CVE date: 22 May 2024, 16:15 UTC

Latest CVE reference: CVE-2024-29392

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -87.5%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -87.5%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical silverpeas CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 0.9

Max CVSS: 9.0

Critical CVEs (≥9): 1

CVSS Range vs. Count

Range Count
0.0-3.9 9
4.0-6.9 0
7.0-8.9 0
9.0-10.0 1

CVSS Distribution Chart

Top 5 Highest CVSS silverpeas CVEs

These are the five CVEs with the highest CVSS scores for silverpeas, sorted by severity first and recency.

All CVEs for silverpeas

CVE-2024-29392 silverpeas vulnerability CVSS: 0 22 May 2024, 16:15 UTC

Silverpeas Core 6.3 is vulnerable to Cross Site Scripting (XSS) via ClipboardSessionController.

CVE-2023-47327 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

The "Create a Space" feature in Silverpeas Core 6.3.1 is reserved for use by administrators. This function suffers from broken access control, allowing any authenticated user to create a space by navigating to the correct URL.

CVE-2023-47326 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

Silverpeas Core 6.3.1 is vulnerable to Cross Site Request Forgery (CSRF) via the Domain SQL Create function.

CVE-2023-47325 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

Silverpeas Core 6.3.1 administrative "Bin" feature is affected by broken access control. A user with low privileges is able to navigate directly to the bin, revealing all deleted spaces. The user can then restore or permanently delete the spaces.

CVE-2023-47324 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

Silverpeas Core 6.3.1 is vulnerable to Cross Site Scripting (XSS) via the message/notification feature.

CVE-2023-47323 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

The notification/messaging feature of Silverpeas Core 6.3.1 does not enforce access control on the ID parameter. This allows an attacker to read all messages sent between other users; including those sent only to administrators.

CVE-2023-47322 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

The "userModify" feature of Silverpeas Core 6.3.1 is vulnerable to Cross Site Request Forgery (CSRF) leading to privilege escalation. If an administrator goes to a malicious URL while being authenticated to the Silverpeas application, the CSRF with execute making the attacker an administrator user in the application.

CVE-2023-47321 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

Silverpeas Core 6.3.1 is vulnerable to Incorrect Access Control via the "Porlet Deployer" which allows administrators to deploy .WAR portlets.

CVE-2023-47320 silverpeas vulnerability CVSS: 0 13 Dec 2023, 14:15 UTC

Silverpeas Core 6.3.1 is vulnerable to Incorrect Access Control. An attacker with low privileges is able to execute the administrator-only function of putting the application in "Maintenance Mode" due to broken access control. This makes the application unavailable to all users. This affects Silverpeas Core 6.3.1 and below.

CVE-2018-19586 silverpeas vulnerability CVSS: 9.0 09 Apr 2019, 18:29 UTC

Silverpeas 5.15 through 6.0.2 is affected by an authenticated Directory Traversal vulnerability that can be triggered during file uploads because core/webapi/upload/FileUploadData.java mishandles a StringUtil.java call. This vulnerability enables regular users to write arbitrary files on the underlying system with privileges of the user running the application. Especially, an attacker may leverage the vulnerability to write an executable JSP file in an exposed web directory to execute commands on the underlying system.