CVE-2023-47320: Silverpeas Core 6.3.1 is vulnerable to Incorrect Access Control.
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.
Security readout for executives and security teams
Plain-English summary
CVE-2023-47320 lets a low-privileged Silverpeas Core user trigger an administrator-only Maintenance Mode function. That can make the application unavailable to all users. The business risk is service disruption, not data theft, based on the provided CVE description.
Executive priority
Prioritize remediation for internet-accessible or business-critical Silverpeas deployments. The issue can disrupt service availability through a low-privileged account, but current supplied sources do not confirm active exploitation or data exposure.
Technical view
Silverpeas Core 6.3.1 and below has broken access control, mapped to CWE-863. A network attacker with low privileges and no user interaction can perform a high-impact administrative availability action. CVSS v3.1 is 8.1: AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.
Likely exposure
Organizations running Silverpeas Core 6.3.1 or below are potentially exposed, especially where non-admin users can authenticate. The provided affected CPE data is incomplete, so exposure should be confirmed through asset inventory and product version checks.
Exploitation context
The source bundle includes a public researcher reference, but does not state active exploitation. The CVE is not marked as CISA KEV in the provided data. Treat exploitation status as unconfirmed unless vendor, KEV, or monitoring evidence says otherwise.
Researcher notes
Evidence supports an incorrect access control flaw affecting administrative Maintenance Mode behavior. The bundle does not provide patch details, affected CPEs, exploit telemetry, or vendor workaround text. Avoid assuming broader Silverpeas products or versions beyond 6.3.1 and below.
Mitigation direction
Identify all Silverpeas Core deployments and confirm running versions.
Check Silverpeas vendor guidance for the corrected version or official workaround.
Restrict access to Silverpeas to trusted users and networks where feasible.
Review who can create or hold low-privileged accounts.
Monitor and alert on unexpected Maintenance Mode changes.
Prepare availability recovery steps for affected Silverpeas services.
Validation and detection
Confirm whether any instance runs Silverpeas Core 6.3.1 or below.
Review application logs for unexpected Maintenance Mode activation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-863: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
2ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-863 · source CWE mapping
Incorrect Authorization
Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.