关联漏洞
标题:
Android mediaserver组件数字错误漏洞
(CVE-2015-3864)
描述:Google Chrome是美国谷歌(Google)公司开发的一款Web浏览器。Android是美国谷歌(Google)公司和开放手持设备联盟(简称OHA)共同开发的一套以Linux为基础的开源操作系统。Mediaserver是其中的一个多媒体服务组件。 Android 5.1及之前版本的mediaserver组件的libstagefright中的MPEG4Extractor.cpp文件中的‘MPEG4Extractor::parseChunk’函数存在整数溢出漏洞。远程攻击者可借助特制的MPEG-4数据
描述
Python script to generate a malicious MP4 file and start a CherryPy web server hosting a simple HTML page with the embedded file. Exploits another Stagefright vulnerability, the integer overflow (CVE-2015-3864).
介绍
## SCAREDYCAT! version 0.1 beta
Python script to generate a malicious MP4 file
and start a web server hosting a page with the
embedded 'video' file on port 8080.
This exploits another Stagefright vulnerability,
the integer overflow vulnerability (CVE-2015-3864),
published by Exodus Intelligence.
### author: vvn (eudemonics) <root [at] nobody [dot] ninja>
### built upon original exploit code from Google for CVE-2015-3864
####** usage: scaredycat.py [-h] [-p PAYLOAD] [-v] [libcfile]
optional arguments:
libcfile path to libc.so file (usually in /system/lib on
android devices). one is included in the repo.
-h, --help show this help message and exit
-p PAYLOAD, --payload PAYLOAD
path to shellcode/payload to be injected into mp4 file.
a generic one created by meterpreter is included.
-v, --version version information
文件快照
[4.0K] /data/pocs/c2e8b46da96ef3d09ecb0c9801020670c5eef401
├── [578K] libc.so
├── [ 956] README.md
├── [ 14K] scaredycat.py
├── [ 15K] scaredycat.py.asc
└── [8.6K] shellcode.bin
0 directories, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。