Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. net.opentsdb/opentsdb
  4. ›
  5. CVE-2020-35476

CVE-2020-35476: Command Injection

December 16, 2020 (updated July 21, 2021)

A remote code execution vulnerability occurs in OpenTSDB 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).

References

  • nvd.nist.gov/vuln/detail/CVE-2020-35476

Code Behaviors & Features

Detect and mitigate CVE-2020-35476 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 2.4.0

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

Source file

maven/net.opentsdb/opentsdb/CVE-2020-35476.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:58 +0000.