2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/153278/WAGO-852-Industrial-Managed-Switch-Series-Code-Execution-Hardcoded-Credentials.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2019/Jun/18
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2019/Jun/18
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2020/Aug/20
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2020/Aug/20
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2020/Mar/15
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2020/Mar/15
2024-05-26 14:27:05 +02:00
- https://seclists.org/bugtraq/2019/Jun/14
2024-06-09 00:33:16 +00:00
- https://seclists.org/bugtraq/2019/Jun/14
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.