3 matches found
external_v8_AOSP10_r33_CVE-2020-0240
V8 JavaScript 引擎 V8 是 Google 的开源 JavaScript 引擎。 V8 实现了 ECMA-262 中规定的 ECMAScript 标准。 V8 使用 C++ 编写,并应用于 Google Chrome(Google 的开源浏览器)中。 V8 可以独立运行,也可以嵌入到任何 C++ 应用程序中。 V8 项目页面:https://github.com/v8/v8/wiki 获取代码 检出 depot tools,然后运行 root@kitploit: fetch v8 这将把 V8 检出到目录 v8 中,并获取其所有依赖项。 要保持最新状态,请运行...
CVE-2020-0240
In NewFixedDoubleArray of factory.cc, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-15070659...
CVE-2020-0240
CVE-2020-0240 is an Android Framework vulnerability for Android 10, caused by an out-of-bounds write in NewFixedDoubleArray within factory.cc due to an integer overflow. It could enable remote code execution and requires user interaction for exploitation, with network-based access as the attack v...