cve/2024/CVE-2024-46506.md
2025-09-29 16:08:36 +00:00

18 lines
753 B
Markdown

### [CVE-2024-46506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46506)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
NetAlertX 23.01.14 through 24.x before 24.10.12 allows unauthenticated command injection via settings update because function=savesettings lacks an authentication requirement, as exploited in the wild in May 2025. This is related to settings.php and util.php.
### POC
#### Reference
- https://rhinosecuritylabs.com/research/cve-2024-46506-rce-in-netalertx/
#### Github
No PoCs found on GitHub currently.