LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19112: SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to admin_delete.php, which...

SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to admin_delete.php, which could let a remote malicious user execute arbitrary code.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-19112 is reported as a SQL injection issue in Online Book Store v1.0. A vulnerable admin deletion endpoint accepts a book ISBN parameter that may be unsafe. The public bundle does not provide a CVSS score, confirmed vendor advisory, patch, or exploitation evidence, so business urgency depends on whether this specific application is deployed and exposed.

Executive priority

Prioritize confirmation over broad emergency response. If this application is internet-facing or business-critical, assign urgent remediation ownership. If it is absent from the environment, document non-exposure and move on.

Technical view

The CVE describes SQL injection through the bookisbn parameter in admin_delete.php for Online Book Store v1.0. The description states possible arbitrary code execution, but the bundle does not include CWE mapping, CPEs, CVSS metrics, fixed versions, or independent confirmation beyond the linked GitHub issue and CVE records.

Likely exposure

Exposure is likely limited to deployments of Online Book Store v1.0 with the vulnerable admin_delete.php route reachable. The source bundle lists affected vendor and product as n/a, so asset owners must confirm by application name, codebase, route presence, and version.

Exploitation context

The bundle does not show CISA KEV listing or cite active exploitation. Treat exploitation status as unconfirmed. SQL injection can be serious when reachable, authenticated weakly, or connected to privileged databases, but this record lacks enough detail to confirm real-world weaponization.

Researcher notes

Evidence is sparse: no CVSS, no CWE, no CPEs, no patch details, and no KEV signal. The key research task is confirming the vulnerable code path and whether the linked GitHub issue accurately describes deployed Online Book Store v1.0 behavior.

Mitigation direction

  • Check the project issue and CVE record for vendor or maintainer guidance.
  • Restrict access to administrative routes until exposure is understood.
  • Remove or replace Online Book Store v1.0 if it is unused.
  • Review input handling for bookisbn and enforce parameterized database queries.
  • Monitor logs for suspicious requests to admin_delete.php.

Validation and detection

  • Inventory web assets for Online Book Store v1.0 or matching source code.
  • Confirm whether admin_delete.php exists in deployed environments.
  • Review whether bookisbn reaches database queries without safe parameter binding.
  • Check whether the admin route is internet-accessible or requires strong authentication.
  • Look for unusual access patterns against admin_delete.php in historical logs.
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.

description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
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-19112 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
2Source 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.