LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19108: SQL Injection vulnerability in Online Book Store v1.0 via the pubid parameter to bookPerPub.php, which coul...

SQL Injection vulnerability in Online Book Store v1.0 via the pubid parameter to bookPerPub.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-19108 is a reported SQL injection in Online Book Store v1.0. A remote attacker may be able to abuse the pubid field used by bookPerPub.php. The public record says this could lead to arbitrary code execution, but severity, CVSS, vendor, and fix details are not provided.

Executive priority

Treat this as a targeted exposure check rather than a broad emergency. Prioritize quickly if the affected application is internet-facing, handles sensitive data, or shares infrastructure with critical systems.

Technical view

The source bundle identifies SQL injection through the pubid parameter in bookPerPub.php for Online Book Store v1.0. No CVSS vector, CWE mapping, CPE, patch version, or maintained vendor advisory is included. The reference is a GitHub issue in the project repository.

Likely exposure

Exposure is likely limited to organizations running or reusing Online Book Store v1.0 code, especially if bookPerPub.php is reachable from the internet. The CVE metadata does not provide CPEs or a vendor inventory path.

Exploitation context

The CVE is not listed in KEV, and the provided sources do not show active exploitation. Public information says remote exploitation may be possible through a web parameter, but the evidence bundle does not include verified exploit activity or detailed impact proof.

Researcher notes

The record is thin: no CVSS, CWE, CPE, patch, or exploitation evidence is provided. Focus on confirming code lineage and reachability, then validate the pubid data flow without using destructive tests against production.

Mitigation direction

  • Inventory websites for Online Book Store v1.0 or reused project code.
  • Remove public access to bookPerPub.php until assessed.
  • Check the project issue and vendor guidance for any available fix.
  • If maintaining a fork, replace unsafe SQL handling with parameterized database access.
  • Review whether the application should be retired or isolated.

Validation and detection

  • Confirm whether Online Book Store v1.0 exists in production or staging.
  • Check whether bookPerPub.php is externally reachable.
  • Review bookPerPub.php handling of the pubid parameter.
  • Inspect web logs for abnormal requests to bookPerPub.php.
  • Verify remediation in a non-production environment before restoring exposure.
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-19108 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.