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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2015-0235 PoC — GNU glibc 基于堆的缓冲区错误漏洞

Source
Associated Vulnerability
Title:GNU glibc 基于堆的缓冲区错误漏洞 (CVE-2015-0235)
Description:GNU glibc(又名GNU C Library,libc6)是一种按照LGPL许可协议发布的开源免费的C语言编译程序。 GNU glibc 2.2版本和2.18之前2.x版本中的‘__nss_hostname_digits_dots’函数存在基于堆的缓冲区溢出漏洞。本地和远程攻击者都可通过调用‘ gethostbyname*()’函数利用该漏洞以运行应用程序的用户权限执行任意代码,控制系统。
Description
CVE-2015-0235
Readme
# CVE-glibc
## CVE-2015-0235
## glibc Get Host by Name Issue

### Copy and paste to get/check
```
wget https://github.com/alanmeyer/CVE-glibc/raw/master/get-GHOST.sh
chmod +x get-GHOST.sh
./get-GHOST.sh

```

### References:
####https://googleonlinesecurity.blogspot.com/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html
####http://www.openwall.com/lists/oss-security/2015/01/27/9
####https://webshare.uchicago.edu/orgs/ITServices/itsec/Downloads/GHOST.c
####http://www.cyberciti.biz/files/scripts/GHOST-test.sh.txt
File Snapshot

[4.0K] /data/pocs/6658ebd36e9201d5fd4fafd57a8370cac02be2d2 ├── [ 345] get-GHOST.sh ├── [1.0K] GHOST.c ├── [1.0K] GHOST-test.sh └── [ 517] 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.