GHSA-76f7-9v52-v2fw

Suggest an improvement
Source
https://github.com/advisories/GHSA-76f7-9v52-v2fw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/06/GHSA-76f7-9v52-v2fw/GHSA-76f7-9v52-v2fw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-76f7-9v52-v2fw
Aliases
Published
2023-06-30T22:58:41Z
Modified
2024-02-16T08:16:08.694856Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Remote Code Execution for 2.4.1 and earlier
Details

Impact

OpenTSDB is vulnerable to Remote Code Execution vulnerability by writing user-controlled input to Gnuplot configuration file and running Gnuplot with the generated configuration.

Patches

Patched in 07c4641471c6f5c2ab5aab615969e97211eb50d9 and further refined in https://github.com/OpenTSDB/opentsdb/commit/fa88d3e4b5369f9fb73da384fab0b23e246309ba

Workarounds

Disable Gunuplot via tsd.core.enable_ui = true and remove the shell files https://github.com/OpenTSDB/opentsdb/blob/master/src/mygnuplot.bat and https://github.com/OpenTSDB/opentsdb/blob/master/src/mygnuplot.sh.

Database specific
{
    "nvd_published_at": "2023-06-30T23:15:10Z",
    "cwe_ids": [
        "CWE-74"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-06-30T22:58:41Z"
}
References

Affected packages

Maven / net.opentsdb:opentsdb

Package

Name
net.opentsdb:opentsdb
View open source insights on deps.dev
Purl
pkg:maven/net.opentsdb/opentsdb

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.4.2

Affected versions

2.*

2.1.3
2.2.0RC1
2.2.0
2.2.1
2.2.2
2.3.0-RC1
2.3.0-RC2
2.3.0
2.3.1
2.3.2
2.4.0RC1
2.4.0
2.4.1

Database specific

{
    "last_known_affected_version_range": "<= 2.4.1"
}