CVE-2023-34967
Last modified
CVE-2023-34967 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. A Type Confusion vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in the mdssvc protocol. EPSS estimates a 62.61% chance of exploitation in the next 30 days.
Description
A Type Confusion vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets, one encoded data structure is a key-value style dictionary where the keys are character strings, and the values can be any of the supported types in the mdssvc protocol. Due to a lack of type checking in callers of the dalloc_value_for_key() function, which returns the object associated with a key, a caller may trigger a crash in talloc_get_size() when talloc detects that the passed-in pointer is not a valid talloc pointer. With an RPC worker process shared among multiple client connections, a malicious client or attacker can trigger a process crash in a shared RPC mdssvc worker process, affecting all other clients this worker serves.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Samba | Samba | < 4.16.11 |
| Samba | Samba | >= 4.17.0, < 4.17.10 |
| Samba | Samba | >= 4.18.0, < 4.18.5 |
| Fedoraproject | Fedora | 37 |
| Fedoraproject | Fedora | 38 |
| Redhat | Enterprise Linux | 8.0 |
| Redhat | Enterprise Linux | 9.0 |
| Debian | Debian Linux | 11.0 |
| Debian | Debian Linux | 12.0 |
References
- https://access.redhat.com/errata/RHSA-2023:6667Third Party Advisory
- https://access.redhat.com/errata/RHSA-2023:7139Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2023-34967Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2222794Issue Tracking
- https://www.samba.org/samba/security/CVE-2023-34967.htmlVendor Advisory
- https://access.redhat.com/errata/RHSA-2023:6667Third Party Advisory
- https://access.redhat.com/errata/RHSA-2023:7139Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2023-34967Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2222794Issue Tracking
- https://www.samba.org/samba/security/CVE-2023-34967.htmlVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-34967?
How severe is CVE-2023-34967?
How do I fix CVE-2023-34967?
Are you affected by CVE-2023-34967?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
