CVE-2022-32746

Modified
Published: 25 Aug 2022, 00:00
Last modified:03 Aug 2024, 07:46

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.4 MEDIUM
v3.1 (nvd)
EPSS Score
0.37% LOW
0% probability +0.15%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

25 Aug 2022, 00:00
Published
Vulnerability first disclosed
03 Aug 2024, 07:46
Last Modified
Vulnerability information updated

Description

A flaw was found in the Samba AD LDAP server. The AD DC database audit logging module can access LDAP message values freed by a preceding database module, resulting in a use-after-free issue. This issue is only possible when modifying certain privileged attributes, such as userAccountControl.

CVSS Metrics

  • v3.1MEDIUMScore: 5.4CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L

EPSS Trends

Current EPSS score: 0.37% Percentile: 59%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • sambasamba

    ≥ 4.3.0, < 4.14.14 | ≥ 4.15.0, < 4.15.9 | ≥ 4.16.0, < 4.16.4

References (2)