LiveActive security incident?Get immediate response
CVE Record

CVE-2020-12483: AppStore Remote Download and Installation Vulnerability

The appstore before 8.12.0.0 exposes some of its components, and the attacker can cause remote download and install apps through carefully constructed parameters.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-12483 affects vivo appstore and could let an attacker cause a user’s device to remotely download and install apps through crafted parameters. The issue requires user interaction, but no authentication is needed. Business concern is highest where vivo devices are used in managed fleets or sensitive environments.

Executive priority

Treat this as a high-priority mobile fleet issue, not a broad enterprise server emergency. Act quickly if vivo devices are used for work, privileged accounts, or regulated data. Confirm version exposure before allocating wider incident-response resources.

Technical view

The CVE describes exposed appstore components that accept crafted parameters leading to remote app download and installation. The CVSS vector is network, low complexity, no privileges, user interaction required, changed scope, high confidentiality impact, low integrity impact, and no availability impact. CWE is listed as CWE-601.

Likely exposure

Exposure is likely limited to environments with vivo devices running the affected appstore versions. The source description says versions before 8.12.0.0, while the affected record lists 8.12.0.0, so version interpretation should be confirmed against vivo guidance.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires convincing a user to interact with crafted content or parameters, but the public bundle does not provide operational details or observed attack context.

Researcher notes

Public evidence is sparse. The record ties the issue to exposed appstore components and crafted parameters, but does not include detailed root cause, exploit indicators, or explicit mitigation text beyond the version context. Avoid assuming affected packages beyond vivo appstore.

Mitigation direction

  • Check vivo’s advisory for the corrected appstore version and update path.
  • Inventory vivo devices and appstore versions in MDM or endpoint records.
  • Prioritize remediation for devices handling sensitive accounts or business data.
  • Restrict untrusted app installation where device management controls allow it.
  • Educate users not to open untrusted appstore links or prompts.

Validation and detection

  • Confirm whether any managed devices run vivo appstore versions described as affected.
  • Verify appstore version after remediation against vivo’s current advisory.
  • Review mobile security logs for unexpected app installs on vivo devices.
  • Check MDM policy coverage for app installation restrictions.
  • Document any version ambiguity found during inventory review.
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 · medium confidence lookup

CWE-601: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-12483 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:R/S:C/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
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
8.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N2.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
vivoappstore8.12.0.0Listed
Weakness

CWE details

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

CWE-601 · source CWE mapping

URL Redirection to Untrusted Site ('Open Redirect')

URL Redirection to Untrusted Site ('Open Redirect') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.