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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-23935 PoC — exiftool 操作系统命令注入漏洞

Source
Associated Vulnerability
Title:exiftool 操作系统命令注入漏洞 (CVE-2022-23935)
Description:exiftool是一个应用软件。使元数据更易于访问。 exiftool 12.38 之前存在操作系统命令注入漏洞,该漏洞源于 lib/Image/ExifTool.pm 错误处理 $file =~ /|$/ 检查。
Readme
# CVE-2022-23935
The Exiftool software program, in versions prior to 12.38, has a security vulnerability that can be exploited through a specially crafted filename. 

This vulnerability allows for command injection, where an attacker can execute arbitrary commands on the system by appending a pipe character '|' to the end of the filename, causing the file to be treated as a command to be executed rather than as a regular file. 

As a result, any file on the system that has this naming convention can be potentially used to execute malicious code.
File Snapshot

[4.0K] /data/pocs/f7a74b85554b13294ac072be1151e850202ed261 ├── [1.5K] CVE-2022-23935.py └── [ 552] 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. 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.