Files
CVEs-PoC/2022/CVE-2022-23227.md
T
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2022-23227

Description

NUUO NVRmini2 through 3.11 allows an unauthenticated attacker to upload an encrypted TAR archive, which can be abused to add arbitrary users because of the lack of handle_import_user.php authentication. When combined with another flaw (CVE-2011-5325), it is possible to overwrite arbitrary files under the web root and achieve code execution as root.

POC

Reference

Github

No PoCs found on GitHub currently.