SCA: security update for github.com/datacharmer/dbdeployer (GHSA-47wr-426j-fr82)

medium Tenable Cloud Security Plugin ID 433678

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- DBdeployer is a tool that deploys MySQL database servers easily. In DBdeployer before version 1.58.2,
users unpacking a tarball may use a maliciously packaged tarball that contains symlinks to files external
to the target. In such scenario, an attacker could induce dbdeployer to write into a system file, thus
altering the computer defenses. For the attack to succeed, the following factors need to contribute: 1)
The user is logged in as root. While dbdeployer is usable as root, it was designed to run as unprivileged
user. 2) The user has taken a tarball from a non secure source, without testing the checksum. When the
tarball is retrieved through dbdeployer, the checksum is compared before attempting to unpack. This has
been fixed in version 1.58.2. (CVE-2020-26277)

See Also

https://github.com/advisories/GHSA-47wr-426j-fr82

Plugin Details

Severity: Medium

ID: 433678

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 50.87

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:H/Au:N/C:N/I:P/A:P

CVSS Score Source: CVE-2020-26277

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/12/2022

Vulnerability Publication Date: 12/21/2020

Reference Information

CVE: CVE-2020-26277

cwe: CWE-59