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 =~ /|$/ 检查。
Description
CVE-2022-23935 exploit PoC exiftool version 12.37 written in python
Readme
## Introduction

CVE-2022-23935 exploit PoC exiftool version 12.37 

## Installation

```bash

git clone https://github.com/0xFTW/CVE-2022-23935

cd CVE-2022-23935 

chmod +x CVE-2022-23935.py

pip3 install pwntools

```

## Usage

```bash

./CVE-2022-23935 <IP> <PORT>

```
File Snapshot

[4.0K] /data/pocs/ec48ff032accfa9fb8d22b7af83e4045b52f86f2 ├── [2.0K] CVE-2022-23935.py └── [ 274] 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.