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
Playbooks 'Fix for CVE-2015-0235(GHOST)' running on Ansible
Readme
[![Stories in Ready](https://badge.waffle.io/f88/ghostbusters15.png?label=ready&title=Ready)](https://waffle.io/f88/ghostbusters15)
# ghostbusters15

Playbooks 'Fix for CVE-2015-0235(GHOST)' running on Ansible
File Snapshot

[4.0K] /data/pocs/1b1b233f45f16c5d7374645182189c219d76bf86 ├── [ 462] gb.yml ├── [4.0K] group_vars │   ├── [ 41] all │   ├── [ 0] amzn-linux │   ├── [ 0] centos │   ├── [ 0] ghost-busters │   └── [ 0] haunted-mansions ├── [ 136] inventory.sample ├── [ 210] README.md └── [4.0K] roles ├── [4.0K] buster │   ├── [4.0K] files │   │   └── [ 915] update-packages.sh │   ├── [4.0K] tasks │   │   ├── [ 82] main.yml │   │   └── [ 999] update-packages.yml │   └── [4.0K] vars │   └── [ 121] main.yml ├── [4.0K] seeker │   ├── [4.0K] files │   │   └── [ 907] check-installed-packages.sh │   ├── [4.0K] tasks │   │   ├── [1023] check-installed-packages.yml │   │   └── [ 91] main.yml │   └── [4.0K] vars │   └── [ 139] main.yml └── [4.0K] vacuumer └── [4.0K] tasks ├── [ 79] main.yml └── [ 660] reboot-os.yml 12 directories, 18 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.