LiveActive security incident?Get immediate response
CVE Record

CVE-2023-22375: Cross-site request forgery (CSRF) vulnerability in Wired/Wireless LAN Pan/Tilt Network Camera CS-WMV02G all...

Cross-site request forgery (CSRF) vulnerability in Wired/Wireless LAN Pan/Tilt Network Camera CS-WMV02G all versions allows a remote unauthenticated attacker to hijack the authentication and conduct arbitrary operations by having a logged-in user to view a malicious page. NOTE: This vulnerability only affects products that are no longer supported by the developer.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This affects all versions of the PLANEX CS-WMV02G pan/tilt network camera, an unsupported legacy product. If a logged-in camera user views a malicious page, an unauthenticated attacker could make the camera perform actions as that user. The business issue is legacy device risk, not a confirmed active campaign.

Executive priority

Treat this as high priority where CS-WMV02G cameras remain operational, especially in exposed or sensitive environments. Because the product is unsupported and no patch is identified in the source bundle, replacement or strong isolation is the practical risk-reduction path.

Technical view

CVE-2023-22375 is a CWE-352 CSRF flaw in all versions of PLANEX CS-WMV02G. The CVSS 3.1 score is 8.8, with network attack vector, low complexity, no attacker privileges, and required user interaction. Sources describe authentication hijacking and arbitrary operations after a logged-in user visits a malicious page.

Likely exposure

Exposure is likely limited to organizations or individuals still running PLANEX CS-WMV02G cameras. Risk is higher where camera administration remains accessible from normal browsing workstations or untrusted networks. The source bundle identifies no other affected products and notes the product is no longer supported.

Exploitation context

The sources require a logged-in user to view a malicious page. The CVE is not listed as KEV, and the provided bundle does not show active exploitation, exploit availability, or observed attacks.

Researcher notes

Evidence supports a CSRF issue with high impact ratings, but does not provide request details, affected endpoints, exploit artifacts, or a vendor fix. Avoid assuming broader PLANEX exposure. Validation should focus on asset presence, management surface reachability, and administrative session practices.

Mitigation direction

  • Identify and retire or replace PLANEX CS-WMV02G cameras where feasible.
  • Restrict camera management access to trusted networks and administrative workstations.
  • Avoid browsing untrusted sites while authenticated to the camera interface.
  • Check PLANEX and JVN guidance for any late advisories or compensating controls.
  • Monitor for unexpected camera configuration, account, or operational changes.

Validation and detection

  • Inventory network cameras and confirm any PLANEX CS-WMV02G deployments.
  • Verify model and version records; sources list all versions affected.
  • Review network exposure of camera management interfaces.
  • Assess whether administrators browse the web while logged into cameras.
  • Check device logs and settings for unexplained administrative changes.
Prepared
Confidence
high
Sources
4

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-22375 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/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
0Timeline events
0ADP providers
3Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PLANEX COMMUNICATIONS INC.Wired/Wireless LAN Pan/Tilt Network Camera CS-WMV02Gall 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.