CVE-2022-31622

CVSS V2 Low 2.1 CVSS V3 Medium 5.5
Description
MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_compress.cc, when an error occurs (pthread_create returns a nonzero value) while executing the method create_worker_threads, the held lock is not released correctly, which allows local users to trigger a denial of service due to the deadlock.
Overview
  • CVE ID
  • CVE-2022-31622
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-05-25T21:15:08
  • Last Modified Date
  • 2022-11-05T02:01:19
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* 1 OR 10.2.42
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* 1 OR 10.3.0 10.3.33
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* 1 OR 10.4.0 10.4.23
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* 1 OR 10.5.0 10.5.14
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* 1 OR 10.6.0 10.6.6
cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:* 1 OR 10.7.0 10.7.2
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:L/AC:L/Au:N/C:N/I:N/A:P
  • Access Vector
  • LOCAL
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • NONE
  • Availability Impact
  • PARTIAL
  • Base Score
  • 2.1
  • Severity
  • LOW
  • Exploitability Score
  • 3.9
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Attack Vector
  • LOCAL
  • Attack Compatibility
  • LOW
  • Privileges Required
  • LOW
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • HIGH
  • Base Score
  • 5.5
  • Base Severity
  • MEDIUM
  • Exploitability Score
  • 1.8
  • Impact Score
  • 3.6
References
Reference URL Reference Tags
https://github.com/MariaDB/server/commit/e1eb39a446c30b8459c39fd7f2ee1c55a36e97d2 Patch Third Party Advisory
https://jira.mariadb.org/browse/MDEV-26561?filter=-2 Issue Tracking Permissions Required Third Party Advisory
https://security.netapp.com/advisory/ntap-20220707-0006/ Third Party Advisory
History
Created Old Value New Value Data Type Notes
2022-05-25 22:00:06 Added to TrackCVE