SCA: security update for doctrine/dbal (GHSA-r7cj-8hjg-x622)

critical Tenable Cloud Security Plugin ID 418562

Description

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

- Doctrine DBAL 3.x before 3.1.4 allows SQL Injection. The escaping of offset and length inputs to the
generation of a LIMIT clause was not probably cast to an integer, allowing SQL injection to take place if
application developers passed unescaped user input to the DBAL QueryBuilder or any other API that
ultimately uses the AbstractPlatform::modifyLimitQuery API. (CVE-2021-43608)

See Also

https://github.com/advisories/GHSA-r7cj-8hjg-x622

Plugin Details

Severity: Critical

ID: 418562

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2021-43608

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/16/2021

Vulnerability Publication Date: 11/16/2021

Reference Information

CVE: CVE-2021-43608

cwe: CWE-89