mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
22 lines
939 B
Markdown
22 lines
939 B
Markdown
![]() |
### [CVE-2013-1813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1813)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
util-linux/mdev.c in BusyBox before 1.21.0 uses 0777 permissions for parent directories when creating nested directories under /dev/, which allows local users to have unknown impact and attack vectors.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/153278/WAGO-852-Industrial-Managed-Switch-Series-Code-Execution-Hardcoded-Credentials.html
|
||
|
- http://seclists.org/fulldisclosure/2019/Jun/18
|
||
|
- http://seclists.org/fulldisclosure/2020/Aug/20
|
||
|
- http://seclists.org/fulldisclosure/2020/Mar/15
|
||
|
- https://seclists.org/bugtraq/2019/Jun/14
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|