mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
19 lines
943 B
Markdown
19 lines
943 B
Markdown
### [CVE-2013-6825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6825)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
(1) movescu.cc and (2) storescp.cc in dcmnet/apps/, (3) dcmnet/libsrc/scp.cc, (4) dcmwlm/libsrc/wlmactmg.cc, (5) dcmprscp.cc and (6) dcmpsrcv.cc in dcmpstat/apps/, (7) dcmpstat/tests/msgserv.cc, and (8) dcmqrdb/apps/dcmqrscp.cc in DCMTK 3.6.1 and earlier does not check the return value of the setuid system call, which allows local users to gain privileges by creating a large number of processes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/126883/DCMTK-Privilege-Escalation.html
|
|
- http://seclists.org/fulldisclosure/2014/Jun/11
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|