mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
915 B
Markdown
19 lines
915 B
Markdown
### [CVE-2019-20049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20049)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered on Alcatel-Lucent OmniVista 4760 devices. A remote unauthenticated attacker can chain a directory traversal (which helps to bypass authentication) with an insecure file upload to achieve Remote Code Execution as SYSTEM. The directory traversal is in the __construct() whereas the insecure file upload is in SetSkinImages().
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/155595/Alcatel-Lucent-Omnivista-8770-Remote-Code-Execution.html
|
|
- https://www.exploit-db.com/exploits/47761
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|