mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
1.1 KiB
Markdown
18 lines
1.1 KiB
Markdown
### [CVE-2021-27274](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27274)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This vulnerability allows remote attackers to execute arbitrary code on affected installations of NETGEAR ProSAFE Network Management System 1.6.0.26. Authentication is not required to exploit this vulnerability. The specific flaw exists within the MFileUploadController class. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of SYSTEM. Was ZDI-CAN-12124.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kb.netgear.com/000062688/Security-Advisory-for-Pre-Authentication-Command-Injection-on-NMS300-PSV-2020-0560
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|