cve/2015/CVE-2015-1877.md

19 lines
753 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-1877](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1877)
![](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=Other&color=brighgreen)
### Description
The open_generic_xdg_mime function in xdg-open in xdg-utils 1.1.0 rc1 in Debian, when using dash, does not properly handle local variables, which allows remote attackers to execute arbitrary commands via a crafted file.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2015/02/18/7
- http://www.openwall.com/lists/oss-security/2015/02/18/9
#### Github
No PoCs found on GitHub currently.