Files
CVEs-PoC/2020/CVE-2020-8130.md
T
2024-05-25 21:48:12 +02:00

20 lines
766 B
Markdown

### [CVE-2020-8130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8130)
![](https://img.shields.io/static/v1?label=Product&message=https%3A%2F%2Fgithub.com%2Fruby%2Fruby&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=OS%20Command%20Injection%20(CWE-78)&color=brighgreen)
### Description
There is an OS command injection vulnerability in Ruby Rake < 12.3.3 in Rake::FileList when supplying a filename that begins with the pipe character `|`.
### POC
#### Reference
- https://hackerone.com/reports/651518
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/m-mizutani/triview
- https://github.com/wxianfeng/hanzi_to_pinyin