Files
CVEs-PoC/2018/CVE-2018-3779.md
T
2024-06-18 02:51:15 +02:00

18 lines
747 B
Markdown

### [CVE-2018-3779](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3779)
![](https://img.shields.io/static/v1?label=Product&message=active-support%20ruby%20gem&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection%20-%20Generic%20(CWE-77)&color=brighgreen)
### Description
active-support ruby gem 5.2.0 could allow a remote attacker to execute arbitrary code on the system, caused by containing a malicious backdoor. An attacker could exploit this vulnerability to execute arbitrary code on the system.
### POC
#### Reference
- https://hackerone.com/reports/392311
#### Github
No PoCs found on GitHub currently.