mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 19:06:36 +02:00
18 lines
837 B
Markdown
18 lines
837 B
Markdown
### [CVE-2013-4559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4559)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
lighttpd before 1.4.33 does not check the return value of the (1) setuid, (2) setgid, or (3) setgroups functions, which might cause lighttpd to run as root if it is restarted and allows remote attackers to gain privileges, as demonstrated by multiple calls to the clone function that cause setuid to fail when the user process limit is reached.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10310
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|