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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-8597 PoC — ppp 缓冲区错误漏洞

Source
Associated Vulnerability
Title:ppp 缓冲区错误漏洞 (CVE-2020-8597)
Description:eap.c in pppd in ppp 2.4.2 through 2.4.8 has an rhostname buffer overflow in the eap_request and eap_response functions.
Description
CVE-2020-8597 pppd buffer overflow poc
Readme
# CVE-2020-8597

I use two virtual machines to test on the same computer.One as server and one as client,and they all use NAT for network connection.
So they are all under the ens33 network card..

## set up a pppoe-server

You can set up the service according to the following article

https://askubuntu.com/questions/934685/pppoe-server-on-ubuntu-14-04-not-working-peer-xxx-failed-chap-session-verifica

http://www.howtodoityourself.org/pppoe-server-how-to-do-it-yourself.html

open the debug mode and set log file:
Add the following to the `/etc/ppp/pppoe-server-options` file
```
debug
logfile /var/log/pppoe-server-log
```

## set up a ppoe client

Start the clietn:

```bash
sudo pppoeconf 
```

## Screenshot

![image-20200308221134194](./img/crash.png)

## Ref

https://github.com/marcinguy/CVE-2020-8597
File Snapshot

[4.0K] /data/pocs/1aa128dc0c6070f72df73981fcdcc7cbc166a684 ├── [4.0K] img │   ├── [357K] crash.png │   └── [142K] result.png ├── [1.6K] PoC.py └── [ 815] README.md 1 directory, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →