LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19110: SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to book.php parameter, whi...

SQL Injection vulnerability in Online Book Store v1.0 via the bookisbn parameter to book.php parameter, 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-19110 describes a SQL injection flaw in Online Book Store v1.0. A remote attacker could target the bookisbn parameter on book.php, with the CVE description stating possible arbitrary code execution. The public record is sparse, so urgency depends on whether this specific PHP application is deployed.

Executive priority

Treat this as urgent only if Online Book Store v1.0 is deployed or publicly exposed. If present, prioritize containment and code review because the CVE description links the flaw to remote arbitrary code execution.

Technical view

The CVE identifies SQL injection through the bookisbn parameter passed to book.php in Online Book Store v1.0. No CVSS score, CWE, CPE, normalized vendor, or confirmed patch is provided in the source bundle. The only referenced technical source is a GitHub issue for the project.

Likely exposure

Exposure appears limited to organizations running Online Book Store v1.0, especially if book.php is reachable from the internet. The CVE data does not provide CPEs or a normalized affected product list.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. A public GitHub issue exists, but the provided data is insufficient to confirm exploit maturity, exploitation in the wild, or available fixes.

Researcher notes

Evidence quality is limited. The CVE record names the vulnerable parameter and route, but lacks scoring, CWE mapping, CPEs, exploit status, and patch details. Use the GitHub issue and local code review to confirm applicability.

Mitigation direction

  • Check project or vendor guidance for a patched release or maintained fork.
  • Remove or restrict public access to affected Online Book Store deployments.
  • Review book.php database handling and replace unsafe SQL construction with parameterized queries.
  • Monitor requests to book.php for suspicious bookisbn activity.
  • Back up and review database integrity if exposure is confirmed.

Validation and detection

  • Inventory PHP applications for Online Book Store v1.0.
  • Confirm whether book.php is externally reachable.
  • Inspect handling of the bookisbn parameter for unsafe SQL use.
  • Review web and database logs for unusual book.php requests.
  • Check whether any local fork already remediated the issue.
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-19110 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.