Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2015-7547 PoC — GNU C Library 缓冲区错误漏洞

Source
Associated Vulnerability
Title:GNU C Library 缓冲区错误漏洞 (CVE-2015-7547)
Description:GNU C Library(glibc,libc6)是一种按照LGPL许可协议发布的开源免费的C语言编译程序。 GNU C Library 2.23之前版本存在缓冲区错误漏洞。攻击者利用该漏洞导致系统拒绝服务(崩溃)或通过特制的DNS响应触发任意代码。
Readme
# CVE-2015-7547
https://github.com/fjserna/CVE-2015-7547<br>
で<br>
CentOS6でいろいろ落ちるかやってみた。<br>
<br>
<br>

    ./CVE-2015-7547-poc.py &
    vi /etc/resolve.conf
    ---------------------------------------------------------------
    options single-request-reopen
    #nameserver 8.8.8.8
    nameserver 127.0.0.1
    ---------------------------------------------------------------

PHPの関数は↓で<br>

    ./dns-get.php


iptables<br>
でのQTYPE別長さチェックDROPできたけどうーん。。。TCPでは長さチェックできないので普通に事故る。なのでTCPはsportで落とすほうがよかと。<br>

File Snapshot

[4.0K] /data/pocs/62bd87ddf012d6ff87a1f6fea7b697f0f8017306 ├── [2.5K] cmd.md ├── [ 565] dns-get.php ├── [1009] iptables └── [ 665] README.md 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.