Files
CVEs-PoC/2017/CVE-2017-0899.md
2024-06-18 02:51:15 +02:00

18 lines
750 B
Markdown

### [CVE-2017-0899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0899)
![](https://img.shields.io/static/v1?label=Product&message=RubyGems&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Neutralization%20of%20Escape%2C%20Meta%2C%20or%20Control%20Sequences%20(CWE-150)&color=brighgreen)
### Description
RubyGems version 2.6.12 and earlier is vulnerable to maliciously crafted gem specifications that include terminal escape characters. Printing the gem specification would execute terminal escape sequences.
### POC
#### Reference
- https://hackerone.com/reports/226335
#### Github
No PoCs found on GitHub currently.