CVE Vulnerabilities

CVE-2008-5038

Use After Free

Published: Nov 12, 2008 | Modified: Nov 21, 2024
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
10 HIGH
AV:N/AC:L/Au:N/C:C/I:C/A:C
RedHat/V2
RedHat/V3
Ubuntu

Use-after-free vulnerability in the NetWare Core Protocol (NCP) feature in Novell eDirectory 8.7.3 SP10 before 8.7.3 SP10 FTF1 and 8.8 SP2 for Windows allows remote attackers to cause a denial of service and possibly execute arbitrary code via a sequence of Get NCP Extension Information By Name requests that cause one thread to operate on memory after it has been freed in another thread, which triggers memory corruption, aka Novell Bug 373852.

Weakness

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 Software

Name Vendor Start Version End Version
Edirectory Novell * 8.7.3 (excluding)
Edirectory Novell 8.7.3-sp1 (including) 8.7.3-sp1 (including)
Edirectory Novell 8.7.3-sp2 (including) 8.7.3-sp2 (including)
Edirectory Novell 8.7.3-sp3 (including) 8.7.3-sp3 (including)
Edirectory Novell 8.7.3-sp4 (including) 8.7.3-sp4 (including)
Edirectory Novell 8.7.3-sp5 (including) 8.7.3-sp5 (including)
Edirectory Novell 8.7.3-sp6 (including) 8.7.3-sp6 (including)
Edirectory Novell 8.7.3-sp7 (including) 8.7.3-sp7 (including)
Edirectory Novell 8.7.3-sp8 (including) 8.7.3-sp8 (including)
Edirectory Novell 8.7.3-sp9 (including) 8.7.3-sp9 (including)
Edirectory Novell 8.8 (including) 8.8 (including)

Potential Mitigations

References