Cyber Resilience

CVE-2022-24407

High

Published: 24 February 2022

Published
24 February 2022
Modified
21 November 2024
KEV Added
Patch
23 February 2022
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0043 63.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-24407 is a high-severity SQL Injection (CWE-89) vulnerability in Debian Debian Linux. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 37.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

In Cyrus SASL 2.1.17 through 2.1.27 before 2.1.28, plugins/sql.c does not escape the password for a SQL INSERT or UPDATE statement.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

cyrusimap
cyrus-sasl
2.1.17 — 2.1.27
debian
debian linux
10.0, 11.0, 9.0
fedoraproject
fedora
34, 35, 36
netapp
active iq unified manager
all versions
netapp
ontap select deploy administration utility
all versions
oracle
communications cloud native core console
22.2.0
oracle
communications cloud native core network function cloud native environment
22.2.0
oracle
communications cloud native core security edge protection proxy
22.1.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

References