WTF/wtf/FastBitVector.h in WebKit, as distributed in Safari Technology Preview Release 46, allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact because it calls the FastBitVectorWordOwner::resizeSlow function (in WTF/wtf/FastBitVector.cpp) for a purpose other than initializing a bitvector size, and resizeSlow mishandles cases where the old array length is greater than the new array length.
References
Configurations
History
21 Nov 2024, 03:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugs.webkit.org/show_bug.cgi?id=181020 - Permissions Required | |
References | () https://github.com/dwfault/PoCs/blob/master/WebKit%20Misuse%20of%20WTF:wtf:FastBitVector%20result%20in%20potential%20BOF/WebKit%20Misuse%20of%20WTF:wtf:FastBitVector%20result%20in%20potential%20BOF.md - Third Party Advisory |
Information
Published : 2017-12-21 03:29
Updated : 2024-11-21 03:18
NVD link : CVE-2017-17821
Mitre link : CVE-2017-17821
CVE.ORG link : CVE-2017-17821
JSON object : View
Products Affected
apple
- safari
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer