LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
  • Verify non-admin roles cannot access administrator-only maintenance functions.
  • Check whether any compensating access controls protect the application.
  • Document findings and retest after vendor-recommended remediation.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-47320 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H2.85.2CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2023-47320Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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.