3 matches found
Exploit for Incorrect Type Conversion or Cast in Kunbus Revpi_Status
CVE-2025-41646---Critical-Authentication-Bypass- CVE-2025-4164...
ONLYOFFICE Document Server File Extension Handling Vulnerability (CNVD-2021-17248)
ONLYOFFICE Document Server is a free collaborative online office suite that includes viewers and editors for text, spreadsheets and presentations. A file extension handling vulnerability exists in the ONLYOFFICE DocumentServer core module, which can be exploited by an attacker to remotely execute...
Microsoft Edge Chakra JIT - Stack-to-Heap Copy (Incomplete Fix) (1)
/ Here's a snippet of JavascriptArray::BoxStackInstance. To fix issue 1420 , "deepCopy" was introduced. But it only deep-copies the array when "instance-head" is on the stack. So simply by adding a single line of code that allocates "head" to the heap, we can bypass the fix. template T...