LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25362: The id paramater in Online Shopping Alphaware 1.0 has been discovered to be vulnerable to an Error-Based bl...

The id paramater in Online Shopping Alphaware 1.0 has been discovered to be vulnerable to an Error-Based blind SQL injection in the /alphaware/details.php path. This allows an attacker to retrieve all databases.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-25362 is a SQL injection issue in Online Shopping Alphaware 1.0. A vulnerable id parameter in /alphaware/details.php may let an attacker read database contents. The sources do not provide CVSS scoring, affected CPEs, or a vendor patch reference.

Executive priority

Prioritize remediation if this application is exposed to the internet or handles customer, order, payment, or credential data. Business risk is data disclosure from the backend database. If the software is not used, document non-exposure and close after inventory validation.

Technical view

The CVE describes an error-based blind SQL injection in the id parameter of /alphaware/details.php in Online Shopping Alphaware 1.0. The stated impact is database retrieval. Public reference material includes SourceCodester pages and an Exploit-DB entry, but the bundle does not confirm active exploitation or a fixed version.

Likely exposure

Exposure is likely limited to deployments, forks, or reused code from Online Shopping Alphaware 1.0, especially if /alphaware/details.php is internet-accessible. The CVE metadata lists affected vendor and product as n/a, so asset matching may require manual application inventory.

Exploitation context

A public Exploit-DB reference exists, indicating public exploit information is available. However, the CVE is not listed as KEV in the bundle, and no cited source confirms active exploitation. Treat internet-facing instances as urgent because SQL injection can expose sensitive database records.

Researcher notes

Evidence quality is mixed: the vulnerability description is specific, but NVD-style scoring, CWE mapping, CPEs, and fixed version details are absent in the provided bundle. Avoid broad product assumptions beyond Online Shopping Alphaware 1.0 and its derivatives unless local code review confirms reuse.

Mitigation direction

  • Identify any Online Shopping Alphaware 1.0 deployments or forks.
  • Restrict public access to /alphaware/details.php until remediated.
  • Check project or vendor guidance for any available fixed code.
  • If self-maintained, replace unsafe SQL handling with parameterized queries.
  • Review database credentials and reduce application database privileges.

Validation and detection

  • Inventory public web roots for /alphaware/details.php.
  • Review details.php handling of the id parameter for unsafe SQL construction.
  • Check access logs for unusual requests to the details page.
  • Verify whether any local fork includes SQL injection remediation.
  • Confirm database accounts used by the app are least privilege.
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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-25362 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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