LiveActive security incident?Get immediate response
CVE Record

CVE-2024-9334: Information Disclosure in E-Kent's Pallium Vehicle Tracking

Use of Hard-coded Credentials, Storage of Sensitive Data in a Mechanism without Access Control vulnerability in E-Kent Pallium Vehicle Tracking allows Authentication Bypass. This issue affects Pallium Vehicle Tracking: before 17.10.2024.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

E-Kent Pallium Vehicle Tracking had hard-coded credential and sensitive-data storage weaknesses that could let an unauthenticated network attacker bypass authentication. The main business concern is exposure of vehicle-tracking data and limited unauthorized changes. Sources only identify affected versions as before 17.10.2024.

Executive priority

Treat as high priority where Pallium Vehicle Tracking is used for operational vehicle data. Prioritize asset confirmation, vendor guidance, and network restriction before assuming exploit activity or broader product impact.

Technical view

CVE-2024-9334 is mapped to CWE-798 and CWE-921. CVSS 3.1 is 8.2, with network attack vector, low complexity, no privileges, no user interaction, high confidentiality impact, low integrity impact, and no availability impact. Product scope is E-Kent Pallium Vehicle Tracking before 17.10.2024.

Likely exposure

Exposure is most likely for organizations running E-Kent Pallium Vehicle Tracking versions dated before 17.10.2024, especially where the affected service is reachable from untrusted networks. The source bundle does not provide CPEs, deployment details, or asset-discovery fingerprints.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates remotely reachable, unauthenticated exploitation is plausible, but no public exploit status is established in the supplied evidence.

Researcher notes

Evidence is limited to the CVE description, CVSS, CWE mappings, affected date, and government references. The affected version field is sparse, and one listed USOM reference is marked broken-link in the bundle. Do not infer other E-Kent products are affected.

Mitigation direction

  • Inventory Pallium Vehicle Tracking deployments and confirm version or build date.
  • Move off versions before 17.10.2024 using vendor or government guidance.
  • Restrict access to the application from untrusted networks.
  • Rotate exposed shared or hard-coded credentials if advised by the vendor.
  • Review logs for suspicious authentication bypass or data access activity.

Validation and detection

  • Confirm no production instance runs a version before 17.10.2024.
  • Verify internet exposure and third-party access paths for the application.
  • Check whether vendor guidance names credential rotation or configuration changes.
  • Review authentication logs for unexpected access without normal login flow.
  • Document compensating controls where immediate upgrade is not possible.
Prepared
Confidence
medium
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-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
cwe · low confidence lookup

CWE-921: 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
cve · low confidence lookup

CVE-2024-9334 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.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

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.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N3.94.2TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

8.2High
CVSS 3.1 vector shape for CVE-2024-9334Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
E-KentPallium Vehicle Tracking0unaffected
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-921 · source CWE mapping

Storage of Sensitive Data in a Mechanism without Access Control

Storage of Sensitive Data in a Mechanism without Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.