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.
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.
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.
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.
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.
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.