Skip to content

CVE-2021-42258

SQL Injection — is CVE-2021-42258real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.8EPSS 73.3%CISA KEVCWE-89 · SQL Injection

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

BQE BillQuick Web Suite 2018 through 2021 before 22.0.9.1 allows SQL injection for unauthenticated remote code execution, as exploited in the wild in October 2021 for ransomware installation. SQL injection can, for example, use the txtID (aka username) parameter. Successful exploitation can include the ability to execute arbitrary code as MSSQLSERVER$ via xp_cmdshell.

Published

Embed this verdict
TruePositive verdict for CVE-2021-42258
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2021-42258/badge.svg)](https://www.truepositive.app/cve/CVE-2021-42258)
HTML
<a href="https://www.truepositive.app/cve/CVE-2021-42258"><img src="https://www.truepositive.app/cve/CVE-2021-42258/badge.svg" alt="TruePositive verdict for CVE-2021-42258"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

to add your verdict.

Community real-world severity: Critical (Critical 3) — CVSS base score 9.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Priya NairCurated

    Confirmed exploited in the wild — listed in the CISA KEV catalog (added 2021-11-03). Linked to known ransomware campaigns. Treat as real and prioritize patching over triage.

Same weaknessCWE-89 · SQL Injection.