SCA: security update for cryptography (GHSA-fcf9-3qw3-gxmj)

high Tenable Cloud Security Plugin ID 422447

Description

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

- A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did
not enforce a minimum tag length. If a user did not validate the input length prior to passing it to
finalize_with_tag an attacker could craft an invalid payload with a shortened tag (e.g. 1 byte) such that
they would have a 1 in 256 chance of passing the MAC check. GCM tag forgeries can cause key leakage.
(CVE-2018-10903)

See Also

https://github.com/advisories/GHSA-fcf9-3qw3-gxmj

Plugin Details

Severity: High

ID: 422447

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 3/28/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2018-10903

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/31/2018

Vulnerability Publication Date: 7/30/2018

Reference Information

CVE: CVE-2018-10903

cwe: CWE-20