Maven package
net.opentsdb/opentsdb
pkg:maven/net.opentsdb/opentsdb
Vulnerabilities (7)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-36812 | — | < 2.4.2 | 2.4.2 | Jun 30, 2023 | OpenTSDB is a open source, distributed, scalable Time Series Database (TSDB). OpenTSDB is vulnerable to Remote Code Execution vulnerability by writing user-controlled input to Gnuplot configuration file and running Gnuplot with the generated configuration. This issue has been pat | ||
| CVE-2023-25827 | — | <= 2.4.1 | — | May 3, 2023 | Due to insufficient validation of parameters reflected in error messages by the legacy HTTP query API and the logging endpoint, it is possible to inject and execute malicious JavaScript within the browser of a targeted OpenTSDB user. This issue shares the same root cause as CVE- | ||
| CVE-2023-25826 | — | <= 2.4.1 | — | May 3, 2023 | Due to insufficient validation of parameters passed to the legacy HTTP query API, it is possible to inject crafted OS commands into multiple parameters and execute malicious code on the OpenTSDB host system. This exploit exists due to an incomplete fix that was made when this vul | ||
| CVE-2020-35476 | — | <= 2.4.0 | — | Dec 16, 2020 | 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 attempte | ||
| CVE-2018-13003 | — | <= 2.3.0 | — | Jun 29, 2018 | An issue was discovered in OpenTSDB 2.3.0. There is XSS in parameter 'type' to the /suggest URI. | ||
| CVE-2018-12973 | — | <= 2.3.0 | — | Jun 29, 2018 | An issue was discovered in OpenTSDB 2.3.0. There is XSS in parameter 'json' to the /q URI. | ||
| CVE-2018-12972 | — | <= 2.3.0 | — | Jun 29, 2018 | An issue was discovered in OpenTSDB 2.3.0. Many parameters to the /q URI can execute commands, including o, key, style, and yrange and y2range and their JSON input. |
- CVE-2023-36812Jun 30, 2023affected < 2.4.2fixed 2.4.2
OpenTSDB is a open source, distributed, scalable Time Series Database (TSDB). OpenTSDB is vulnerable to Remote Code Execution vulnerability by writing user-controlled input to Gnuplot configuration file and running Gnuplot with the generated configuration. This issue has been pat
- CVE-2023-25827May 3, 2023affected <= 2.4.1
Due to insufficient validation of parameters reflected in error messages by the legacy HTTP query API and the logging endpoint, it is possible to inject and execute malicious JavaScript within the browser of a targeted OpenTSDB user. This issue shares the same root cause as CVE-
- CVE-2023-25826May 3, 2023affected <= 2.4.1
Due to insufficient validation of parameters passed to the legacy HTTP query API, it is possible to inject crafted OS commands into multiple parameters and execute malicious code on the OpenTSDB host system. This exploit exists due to an incomplete fix that was made when this vul
- CVE-2020-35476Dec 16, 2020affected <= 2.4.0
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 attempte
- CVE-2018-13003Jun 29, 2018affected <= 2.3.0
An issue was discovered in OpenTSDB 2.3.0. There is XSS in parameter 'type' to the /suggest URI.
- CVE-2018-12973Jun 29, 2018affected <= 2.3.0
An issue was discovered in OpenTSDB 2.3.0. There is XSS in parameter 'json' to the /q URI.
- CVE-2018-12972Jun 29, 2018affected <= 2.3.0
An issue was discovered in OpenTSDB 2.3.0. Many parameters to the /q URI can execute commands, including o, key, style, and yrange and y2range and their JSON input.