ghsa-8q58-8vm2-mf3q
Vulnerability from github
A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in the main RPC task, allowing calls to the "rpcecho" server to be blocked for a specified time, causing service disruptions. This disruption is triggered by a "sleep()" call in the "dcesrv_echo_TestSleep()" function under specific conditions. Authenticated users or attackers can exploit this vulnerability to make calls to the "rpcecho" server, requesting it to block for a specified duration, effectively disrupting most services and leading to a complete denial of service on the AD DC. The DoS affects all other services as "rpcecho" runs in the main RPC task.
{ "affected": [], "aliases": [ "CVE-2023-42669" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-11-06T07:15:09Z", "severity": "MODERATE" }, "details": "A vulnerability was found in Samba\u0027s \"rpcecho\" development server, a non-Windows RPC server used to test Samba\u0027s DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the \"rpcecho\" service operates with only one worker in the main RPC task, allowing calls to the \"rpcecho\" server to be blocked for a specified time, causing service disruptions. This disruption is triggered by a \"sleep()\" call in the \"dcesrv_echo_TestSleep()\" function under specific conditions. Authenticated users or attackers can exploit this vulnerability to make calls to the \"rpcecho\" server, requesting it to block for a specified duration, effectively disrupting most services and leading to a complete denial of service on the AD DC. The DoS affects all other services as \"rpcecho\" runs in the main RPC task.", "id": "GHSA-8q58-8vm2-mf3q", "modified": "2024-09-16T15:32:45Z", "published": "2023-11-06T09:30:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42669" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:6209" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:6744" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7371" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7408" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7464" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7467" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-42669" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241884" }, { "type": "WEB", "url": "https://bugzilla.samba.org/show_bug.cgi?id=15474" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231124-0002" }, { "type": "WEB", "url": "https://www.samba.org/samba/security/CVE-2023-42669.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.