Files
CVEs-PoC/2022/CVE-2022-23227.md
T
2025-09-29 21:09:30 +02:00

1.1 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