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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-7247 PoC — Openbsd Opensmtpd代码问题漏洞

Source
Associated Vulnerability
Title:Openbsd Opensmtpd代码问题漏洞 (CVE-2020-7247)
Description:Openbsd Opensmtpd是Openbsd组织的一个基于RFC 5321的SMTP服务端软件。 Openbsd Opensmtpd 存在代码问题漏洞。远程攻击者可通过特制的SMTP session利用该漏洞以root权限执行任意命令。
Description
Proof Of Concept Exploit for CVE-2020-7247 (Remote Execution on OpenSMTPD < 6.6.2
Readme
# CVE-2020-7247

Proof Of Concept Exploit for CVE-2020-7247 (Remote Execution on OpenSMTPD < 6.6.2)

OpenSMTPD < 6.6.2 
https://www.cvedetails.com/cve/CVE-2020-7247

tested on: OpenBSD 6.6

credits to Marco Ivaldi <raptor@0xdeadbeef.info> for payload

Usage
(remote) $ go run CVE-2020-7247.go -u 192.168.0.2 -p 25 -d example.org

[change nc listener in source code if you are not using linux]
File Snapshot

[4.0K] /data/pocs/43558804d8bace341467bff27e5336bf381d11be ├── [4.2K] CVE-2020-7247.go └── [ 393] 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.