ghsa-45c7-642q-qm9m
Vulnerability from github
Published
2023-07-20 18:33
Modified
2024-06-25 18:31
Severity ?
Details
An infinite loop vulnerability was found in Samba's mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets sent by the client, the core unmarshalling function sl_unpack_loop() did not validate a field in the network packet that contains the count of elements in an array-like structure. By passing 0 as the count value, the attacked function will run in an endless loop consuming 100% CPU. This flaw allows an attacker to issue a malformed RPC request, triggering an infinite loop, resulting in a denial of service condition.
{ "affected": [], "aliases": [ "CVE-2023-34966" ], "database_specific": { "cwe_ids": [ "CWE-835" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-07-20T15:15:11Z", "severity": "HIGH" }, "details": "An infinite loop vulnerability was found in Samba\u0027s mdssvc RPC service for Spotlight. When parsing Spotlight mdssvc RPC packets sent by the client, the core unmarshalling function sl_unpack_loop() did not validate a field in the network packet that contains the count of elements in an array-like structure. By passing 0 as the count value, the attacked function will run in an endless loop consuming 100% CPU. This flaw allows an attacker to issue a malformed RPC request, triggering an infinite loop, resulting in a denial of service condition.", "id": "GHSA-45c7-642q-qm9m", "modified": "2024-06-25T18:31:20Z", "published": "2023-07-20T18:33:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34966" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:6667" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2023:7139" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:0423" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:0580" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:4101" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-34966" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222793" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BPCSGND7LO467AJGR5DYBGZLTCGTOBCC" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OT74M42E6C36W7PQVY3OS4ZM7DVYB64Z" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230731-0010" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5477" }, { "type": "WEB", "url": "https://www.samba.org/samba/security/CVE-2023-34966" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
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.