cve/2019/CVE-2019-5624.md

27 lines
1.4 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5624](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5624)
![](https://img.shields.io/static/v1?label=Product&message=Metasploit%20Framework&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.14.0%3C%3D%204.14.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%3A%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
Rapid7 Metasploit Framework suffers from an instance of CWE-22, Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in the Zip import function of Metasploit. Exploiting this vulnerability can allow an attacker to execute arbitrary code in Metasploit at the privilege level of the user running Metasploit. This issue affects: Rapid7 Metasploit Framework version 4.14.0 and prior versions.
### POC
#### Reference
- https://blog.doyensec.com/2019/04/24/rubyzip-bug.html
2024-06-09 00:33:16 +00:00
- https://blog.doyensec.com/2019/04/24/rubyzip-bug.html
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/0xT11/CVE-POC
- https://github.com/ARPSyndicate/cvemon
- https://github.com/VoidSec/CVE-2019-5624
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/lnick2023/nicenice
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456