mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
824 B
Markdown
18 lines
824 B
Markdown
### [CVE-2024-54805](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54805)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Netgear WNR854T 1.5.2 (North America) is vulnerable to Command Injection. An attacker can send a specially crafted request to post.cgi, updating the nvram parameter get_email. After which, they can visit the send_log.cgi endpoint which uses the parameter in a system call to achieve command execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://faultpoint.com/post/2025-03-25-8-cves-on-the-wnr854t-junkyard/#805
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|