mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
670 B
Markdown
19 lines
670 B
Markdown
### [CVE-2018-14533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14533)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
read_tmp and write_tmp in Inteno IOPSYS allow attackers to gain privileges after writing to /tmp/etc/smb.conf because /var is a symlink to /tmp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://neonsea.uk/blog/2018/07/21/tmp-to-rce.html
|
|
- https://www.exploit-db.com/exploits/45089/
|
|
|
|
#### Github
|
|
- https://github.com/nnsee/inteno-exploits
|
|
|