LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3048: IDOR in TMT's Lockcell

Authorization Bypass Through User-Controlled Key vulnerability in TMT Lockcell allows Authentication Abuse, Authentication Bypass. This issue affects Lockcell: before 15.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's Takecritical

Analyst readout for executives and security teams

Plain-English summary

CVE-2023-3048 is a critical authorization bypass in TMT Lockcell before version 15. A remote, unauthenticated attacker may be able to abuse user-controlled identifiers to access or manipulate data without proper permission checks. Treat internet-facing or sensitive Lockcell deployments as high priority for review.

Executive priority

High priority if Lockcell is deployed. The vulnerability scores critical and may allow unauthenticated authorization bypass with major business impact. Prioritize inventory, version validation, access restriction, and upgrade planning.

Technical view

The CVE describes CWE-639, Authorization Bypass Through User-Controlled Key, affecting TMT Lockcell before 15. CVSS 3.1 is 9.8: network attack vector, low complexity, no privileges, no user interaction, with high confidentiality, integrity, and availability impact. Public references include government advisories and a technical write-up.

Likely exposure

Organizations running TMT Lockcell versions before 15 are potentially exposed, especially if the application is reachable from untrusted networks. The provided data does not identify specific deployment modes, modules, or default configurations.

Exploitation context

The CVE is not listed in KEV in the provided bundle. A public technical reference is tagged as exploit-related, but the sources provided do not establish confirmed active exploitation in the wild.

Researcher notes

Evidence is limited to the CVE record and cited advisories. The source bundle states Lockcell before 15 is affected, but does not provide detailed exploit mechanics, affected configurations, or a full vendor remediation bulletin. Avoid assuming active exploitation without additional evidence.

Mitigation direction

  • Identify all TMT Lockcell deployments and their versions.
  • Move Lockcell systems off versions before 15, following vendor or government guidance.
  • Restrict external access to Lockcell until remediation is complete.
  • Review authentication and authorization controls around sensitive Lockcell functions.
  • Monitor vendor, USOM, and national advisory pages for updated instructions.

Validation and detection

  • Confirm no production Lockcell instance runs a version before 15.
  • Check asset inventories, CMDB, and application ownership records for Lockcell.
  • Review access logs for unusual object access or authentication bypass patterns.
  • Validate that authorization checks are enforced server-side.
  • Document remediation status and compensating controls for each instance.
Prepared
Confidence
medium
Sources
5

Based on public source material and reviewed before publication.

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 · low confidence lookup

CWE-639: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-3048 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.8 (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: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
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical 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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2023-3048Attack 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: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
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TMTLockcell0unaffected
Weakness

CWE details

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

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.