mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
### [CVE-2020-9273](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9273)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In ProFTPD 1.3.7, it is possible to corrupt the memory pool by interrupting the data transfer channel. This triggers a use-after-free in alloc_pool in pool.c, and possible remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/proftpd/proftpd/issues/903
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/DarkFunct/CVE_Exploits
|
|
- https://github.com/Drakfunc/CVE_Exploits
|
|
- https://github.com/Timirepo/CVE_Exploits
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/hktalent/bug-bounty
|
|
- https://github.com/lockedbyte/CVE-Exploits
|
|
- https://github.com/lockedbyte/lockedbyte
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/ptef/CVE-2020-9273
|
|
- https://github.com/soosmile/POC
|
|
|