mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
786 B
Markdown
18 lines
786 B
Markdown
### [CVE-2014-2528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2528)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
kcleanup.cpp in KDirStat 2.7.3 does not properly quote strings when deleting a directory, which allows remote attackers to execute arbitrary commands via a ' (single quote) character in the directory name, a different vulnerability than CVE-2014-2527.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bitbucket.org/jeromerobert/k4dirstat/commits/1ad2e96d73fa06cd9be0f3749b337c03575016aa#chg-src/kcleanup.cpp
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|