3.11까지의 NUUO NVRmini2에서는 인증되지 않은 공격자가 암호화된 TAR 아카이브를 업로드할 수 있으며, handle_import_user.php 인증이 없기 때문에 이를 악용하여 임의의 사용자를 추가할 수 있습니다. 다른 결함(CVE-2011-5325, cve-2011-5325)과 결합하면 웹 루트 아래의 임의 파일을 덮어쓰고 root 권한으로 코드를 실행할 수 있습니다.
3.11까지의 NUUO NVRmini2에서는 인증되지 않은 공격자가 암호화된 TAR 아카이브를 업로드할 수 있으며, handle_import_user.php 인증이 없기 때문에 이를 악용하여 임의의 사용자를 추가할 수 있습니다. 다른 결함(CVE-2011-5325, cve-2011-5325)과 결합하면 웹 루트 아래의 임의 파일을 덮어쓰고 root 권한으로 코드를 실행할 수 있습니다.
한국어 설명은 영문 원문을 기준으로 제공됩니다. 제품명·버전·보안 식별자는 아래 원문과 함께 확인할 수 있습니다.
영문 원문 보기
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.