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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-4590 PoC — Frhed 缓冲区错误漏洞

Source
Associated Vulnerability
Title:Frhed 缓冲区错误漏洞 (CVE-2023-4590)
Description:Frhed是datadiode个人开发者的一个适用于 Windows 的二进制文件编辑器(十六进制编辑器)。 Frhed 1.6.0版本存在缓冲区错误漏洞,该漏洞源于允许攻击者通过Structured Exception Handler (SEH) 寄存器通过long filename参数执行任意代码。
Readme
# CVE-2023-4590

- PoC of Frhed (Free hex editor) v1.6.0 - Buffer overflow (SEH) written by dgndrn

## Usage 

- Execute ```exploit.py```, copy all string at created ```payload.txt``` then use it to as parameter to open Frhed.exe 

```bash

Frhed.exe payload
```
File Snapshot

[4.0K] /data/pocs/5db71d13a3998b5cafa37b3890cd33e3bbd4915b ├── [3.2K] exploit.py ├── [1.0K] LICENSE └── [ 263] README.md 0 directories, 3 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.