LiveActive security incident?Get immediate response
CVE Record

CVE-2023-50349: HCL Sametime is impacted by a Cross Site Request Forgery (CSRF) vulnerability

Sametime is impacted by a Cross Site Request Forgery (CSRF) vulnerability. Some REST APIs in the Sametime Proxy application can allow an attacker to perform malicious actions on the application.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

HCL Sametime has a CSRF issue in some Sametime Proxy REST APIs. With user interaction, an attacker may cause malicious actions in the application. Business risk is mainly unauthorized actions affecting confidentiality and integrity, not service outage.

Executive priority

Treat as a moderate-priority remediation item. It is not reported as exploited in the provided sources, but affected collaboration systems can carry sensitive business communications and identity-linked actions.

Technical view

CVE-2023-50349 is CWE-352 in HCL Sametime Proxy REST APIs. Affected versions are 11.5, 11.6, 11.6 IF1, 12.0, 12.0 FP1, 12.0.1, and 12.0.1 FP1. CVSS 3.1 is 5.9 with high confidentiality and integrity impact and no availability impact.

Likely exposure

Exposure is likely limited to organizations running listed HCL Sametime versions with the Sametime Proxy application and impacted REST APIs. The CVSS vector requires user interaction and physical attack vector, but the public bundle does not explain that scoring choice.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Public details identify the weakness class and affected versions, but do not name specific API endpoints or observed attacker activity.

Researcher notes

Evidence is limited to CVE metadata and the HCL advisory reference. The bundle does not provide endpoint names, proof-of-concept details, patch identifiers, or workaround specifics. Avoid assuming exploitability beyond the published CSRF description and CVSS scope.

Mitigation direction

  • Check HCL advisory KB0109082 for fixed versions and official mitigation guidance.
  • Inventory HCL Sametime deployments and compare versions against the affected list.
  • Prioritize Sametime Proxy systems handling sensitive conversations or administrative workflows.
  • Restrict unnecessary access to Sametime Proxy while remediation is planned.
  • Monitor Sametime Proxy activity for unexpected state-changing actions.

Validation and detection

  • Confirm whether Sametime Proxy is deployed and enabled in the environment.
  • Record exact HCL Sametime version and fix pack level for each deployment.
  • Review HCL KB0109082 for vendor-defined vulnerable and fixed builds.
  • Verify CSRF protections on state-changing REST API workflows after remediation.
  • Check logs for suspicious actions around high-value user sessions.
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-50349 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
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:R/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
5.9CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N0.75.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2023-50349Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:R/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
HCL SoftwareHCL Sametime11.5, 11.6, 11.6 IF1, 12.0, 12.0 FP1, 12.0.1, 12.0.1 FP1unaffected
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.