Skip to content

CVE-2020-1956

OS Command Injection — is CVE-2020-1956real, exploitable, or a false positive? Here's the community ground truth.

High · CVSS 8.8EPSS 98.0%CISA KEVCWE-78 · OS Command Injection

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

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.

Published

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

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

2 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: High (High 2) — CVSS base score 8.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 · Waleed AzizCurated

    Confirmed exploited in the wild — listed in the CISA KEV catalog (added 2022-03-25). Treat as real and prioritize patching over triage.

Same weaknessCWE-78 · OS Command Injection.