LiveActive security incident?Get immediate response
CVE Record

CVE-2020-22647: An issue found in DepositGame v.1.0 allows an attacker to gain sensitive information via the GetBonusWithdr...

An issue found in DepositGame v.1.0 allows an attacker to gain sensitive information via the GetBonusWithdraw and withdraw functions.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

DepositGame v1.0 is reported to expose sensitive information through its GetBonusWithdraw and withdraw functions. The CVSS score is critical because the issue is described as remotely reachable, unauthenticated, low complexity, and capable of high confidentiality and integrity impact.

Executive priority

Treat as urgent for any confirmed DepositGame v1.0 deployment, especially if internet-facing or managing valuable assets. If the product is not present, no direct exposure is indicated by the supplied sources.

Technical view

CVE-2020-22647 maps to CWE-668 and affects DepositGame v1.0 per the CVE description. The provided CVSS vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N. The source bundle does not identify a vendor, CPE, patch version, or confirmed fixed release.

Likely exposure

Exposure is likely limited to organizations running, integrating, or forking DepositGame v1.0. The bundle lists affected vendor and product fields as n/a, so asset discovery must rely on code, deployment, and dependency inventory rather than CPE matching.

Exploitation context

CISA KEV status is false, and the provided sources do not establish active exploitation. A public GitHub reference is listed, but the bundle does not provide enough evidence to claim exploitation in the wild.

Researcher notes

Evidence is thin: the CVE record gives high severity and function names, but no vendor, CPE, patch, or detailed root cause in the bundle. Avoid assuming broader affected products or active exploitation without additional source confirmation.

Mitigation direction

  • Inventory DepositGame v1.0 deployments, forks, and integrations.
  • Check the project or maintainer guidance for a fixed version or official mitigation.
  • Restrict public access to affected functionality where business operations allow.
  • Review dependent systems for exposed sensitive data paths.
  • Prioritize replacement or code remediation if no vendor fix exists.

Validation and detection

  • Search repositories and deployed artifacts for DepositGame v1.0 references.
  • Confirm whether GetBonusWithdraw or withdraw functionality is reachable externally.
  • Map any public endpoints or contract interfaces exposing the affected functions.
  • Review logs and transaction history for unexpected sensitive-data access.
  • Document whether a vendor fix or maintained upstream exists.
Prepared
Confidence
medium
Sources
3

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-668: 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-2020-22647 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.1 (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: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
2Source 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
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2020-22647Attack 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: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
n/an/an/aListed
Weakness

CWE details

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

CWE-668 · source CWE mapping

Exposure of Resource to Wrong Sphere

Exposure of Resource to Wrong Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.