CVE-2020-35476 Details
Description
A remote code execution vulnerability occurs in OpenTSDB through 2.4.0 via command injection in the yrange parameter. The yrange value is written to a gnuplot file in the /tmp directory. This file is then executed via the mygnuplot.sh shell script. (tsd/GraphHandler.java attempted to prevent command injections by blocking backticks but this is insufficient.)
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| http://packetstormsecurity.com/files/170331/OpenTSDB-2.4.0-Command-Injection.html | CVE | ExploitThird Party AdvisoryVDB Entry |
| https://github.com/OpenTSDB/opentsdb/issues/2051 | CVE | ExploitIssue TrackingThird Party Advisory |
| http://packetstormsecurity.com/files/170331/OpenTSDB-2.4.0-Command-Injection.html | [email protected] | ExploitThird Party AdvisoryVDB Entry |
| https://github.com/OpenTSDB/opentsdb/issues/2051 | [email protected] | ExploitIssue TrackingThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| opentsdb opentsdb | <= 2.4.0 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 3, 2023 | Modified Analysis | [email protected] |
| Dec 23, 2022 | CVE Modified | [email protected] |
| Jul 21, 2021 | CWE Remap | [email protected] |
| Dec 17, 2020 | Initial Analysis | [email protected] |