LiveActive security incident?Get immediate response
CVE Record

CVE-2023-22367: Ichiran App for iOS versions prior to 3.1.0 and Ichiran App for Android versions prior to 3.1.0 improperly...

Ichiran App for iOS versions prior to 3.1.0 and Ichiran App for Android versions prior to 3.1.0 improperly verify server certificates, which may allow a remote unauthenticated attacker to eavesdrop on an encrypted communication via a man-in-the-middle attack.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Older Ichiran mobile apps did not properly check server certificates. A person able to position themselves between the app and its servers could read encrypted communications. This is mainly a user privacy risk, not a server takeover issue, and the public sources do not show active exploitation.

Executive priority

Treat this as a moderate mobile privacy issue. Prioritize updating or removing affected app versions on managed devices, especially for users who regularly connect through public or untrusted networks.

Technical view

CVE-2023-22367 is CWE-295 improper certificate verification in Ichiran App for iOS and Android before 3.1.0. CVSS 3.1 is 5.9 with network attack vector, high complexity, no privileges, no user interaction, unchanged scope, high confidentiality impact, and no integrity or availability impact.

Likely exposure

Exposure is limited to devices running Ichiran App for iOS or Android versions earlier than 3.1.0. Enterprise impact is likely confined to managed or BYOD mobile devices where the app is installed and traffic confidentiality matters.

Exploitation context

The described attack requires a man-in-the-middle position against app communications. The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. High attack complexity lowers broad exploitation likelihood.

Researcher notes

The public record identifies improper server certificate verification but does not provide implementation details, affected endpoints, or exploit evidence. Avoid assuming broader Betrend or Ichiran platform exposure beyond the named iOS and Android apps before 3.1.0.

Mitigation direction

  • Update Ichiran App on iOS and Android to version 3.1.0 or later.
  • Check vendor or app store guidance for any additional remediation instructions.
  • Use MDM or mobile inventory to identify outdated installs.
  • Encourage users to avoid untrusted networks until updated.
  • Remove the app from managed devices if updates cannot be verified.

Validation and detection

  • Confirm installed app versions are 3.1.0 or later on managed devices.
  • Review MDM, Apple App Store, or Google Play inventory records.
  • Check whether the app exists in approved enterprise app catalogs.
  • Document any users or device groups still running affected versions.
  • Monitor vendor advisories for revised affected-version or remediation details.
Prepared
Confidence
medium
Sources
5

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

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

CVE-2023-22367 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:N/AC:H/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
0Timeline events
0ADP providers
4Source 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:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Betrend Corporation and ICHIRAN INC.Ichiran App for iOS and Ichiran App for AndroidIchiran App for iOS versions prior to 3.1.0, and Ichiran App for Android versions prior to 3.1.0Listed
Weakness

CWE details

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

CWE-295 · source CWE mapping

Improper Certificate Validation

Improper Certificate Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.