关联漏洞
标题:
ImageMagick 安全漏洞
(CVE-2022-44268)
描述:ImageMagick是美国ImageMagick公司的一套开源的图像处理软件。该软件可读取、转换或写入多种格式的图片。 ImageMagick 7.1.0-49版本存在安全漏洞,该漏洞源于存在信息泄露漏洞,当它在解析PNG图像时生成的图像可能会嵌入任意文件内容。
描述
CVE-2022-44268 PoC
介绍
# CVE-2022-44268-PoC
This repository includes a test file for CVE-2022-44268 ImageMagick Arbitrary File Read.
## Testing
1. Upload the `pngout.png` into a Webapplication
2. Check if the image can be cropped, cut or edited in any way
3. Download the edited image
4. Use `identify -verbose edit_image.png` to see if `Raw profile type:` has some value
5. If the applciation is vulnerable you will see some bytes which contain the `/etc/passwd` for the application host
## Legal notice
Only use this for testing and legal purpose
文件快照
[4.0K] /data/pocs/e87833e6141ac5eba6be256447fb1bca4a73c4bf
├── [2.4K] pngout.png
└── [ 533] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。