Share
## https://sploitus.com/exploit?id=D95F091C-01BF-5C3E-A584-BDAF2CB7C120
## 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>

```