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

19 lines
726 B
Markdown

### [CVE-2014-2322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2322)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
lib/string_utf_support.rb in the Arabic Prawn 0.0.1 gem for Ruby allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) downloaded_file or (2) url variable.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2014/03/10/8
- http://www.vapid.dhs.org/advisories/arabic-ruby-gem.html
#### Github
No PoCs found on GitHub currently.