LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23465: Media CP Media Control Panel – CSRF

Media CP Media Control Panel latest version. CSRF possible through unspecified endpoint.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Media CP Media Control Panel is listed as vulnerable to cross-site request forgery through an unspecified endpoint. In business terms, a trusted user’s browser session could be abused to trigger unintended panel actions. The record rates this critical, but public detail is sparse and no specific endpoint, patch, or exploitation evidence is provided.

Executive priority

Prioritize identification and exposure reduction now. The vulnerability is rated critical, but the public record lacks enough detail to confirm exploitability in a specific deployment or identify a named fix.

Technical view

CVE-2023-23465 is a CWE-352 CSRF issue in Media CP Media Control Panel. The supplied record lists all versions/latest version and CVSS 3.1 score 9.1, vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N. The vulnerable endpoint is unspecified, limiting precise exposure validation and remediation guidance.

Likely exposure

Exposure is likely limited to organizations running Media CP Media Control Panel, especially internet-accessible administrative panels. The affected version evidence is broad and imprecise: the bundle says all versions and latest version, without CPEs or endpoint details.

Exploitation context

The source bundle does not cite active exploitation, and KEV is false. Public evidence does not name a working exploit, affected endpoint, or attack chain. Treat this as high urgency because of the critical CVSS score, not because exploitation is confirmed.

Researcher notes

The record is thin: unspecified endpoint, no CPEs, no patch statement, and no exploitation citation. Focus research on confirming affected builds, locating state-changing endpoints lacking CSRF protection, and correlating findings with vendor advisories.

Mitigation direction

  • Check Media CP vendor guidance for confirmed fixed versions or workarounds.
  • Restrict Media Control Panel access to trusted networks or VPN where feasible.
  • Review administrative accounts and remove unnecessary privileged access.
  • Increase monitoring for unexpected panel configuration or content changes.
  • Apply a vendor-confirmed update when available.

Validation and detection

  • Inventory all Media CP Media Control Panel deployments.
  • Confirm whether any instances are reachable from the internet.
  • Check installed versions against current Media CP advisories.
  • Review application logs for unexpected administrative state changes.
  • Assess whether state-changing requests include anti-CSRF protections.
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-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-23465 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
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
2Source links

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
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2023-23465Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
Media CPMedia Control Panelall versionsListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.