LiveActive security incident?Get immediate response
CVE Record

CVE-2023-6255: Hardcoded Credentals in SoliClub Mobile App

Use of Hard-coded Credentials vulnerability in Utarit Information Technologies SoliPay Mobile App allows Read Sensitive Strings Within an Executable. This issue affects SoliPay Mobile App: before 5.0.8.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-6255 is a hardcoded credentials issue in Utarit Information Technologies’ SoliPay Mobile App before version 5.0.8. Hardcoded secrets can expose sensitive strings from the app and may let attackers access protected resources if those credentials are valid elsewhere. No provided source confirms active exploitation.

Executive priority

Prioritize remediation if your organization uses SoliPay Mobile App or supports its backend services. The main business risk is confidentiality loss from exposed credentials, not system disruption. No cited source confirms real-world exploitation.

Technical view

The CVE describes CWE-798, use of hard-coded credentials, affecting SoliPay Mobile App versions before 5.0.8. CVSS 3.1 is 7.5 High, with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality impact. Integrity and availability impacts are not rated.

Likely exposure

Exposure is most likely where employees, customers, or managed devices run SoliPay Mobile App versions earlier than 5.0.8. Risk increases if hardcoded credentials connect to live backend services or shared infrastructure.

Exploitation context

The public record indicates sensitive strings can be read from an executable. The source bundle does not include proof-of-concept details, exploitation reports, or CISA KEV listing. Treat exploitation status as unconfirmed.

Researcher notes

The record is sparse and includes one broken USOM link plus a Turkish government advisory reference. The affected product naming in the source bundle conflicts with the title, but the CVE description identifies SoliPay Mobile App before 5.0.8.

Mitigation direction

  • Identify all SoliPay Mobile App installations and versions.
  • Update affected installations to version 5.0.8 or later if available.
  • Review vendor or government advisory guidance before rollout.
  • Rotate any backend credentials potentially embedded in affected app builds.
  • Monitor related services for suspicious access using exposed credential patterns.

Validation and detection

  • Confirm installed SoliPay Mobile App versions are not earlier than 5.0.8.
  • Check MDM, app store, or endpoint inventory for legacy versions.
  • Review advisory TR-24-0104 for vendor-specific instructions.
  • Verify potentially exposed backend credentials have been revoked or rotated.
  • Document compensating controls where immediate app updates are 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
cve · low confidence lookup

CVE-2023-6255 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
7.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Utarit Information TechnologiesSoliPay Mobile App0unaffected
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.