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

1.1 KiB
Raw Blame History

CVE-2013-10053

Description

A remote command execution vulnerability exists in ZPanel version 10.0.0.2 in its htpasswd module. When creating .htaccess files, the inHTUsername field is passed unsanitized to a system() call that invokes the systems htpasswd binary. By injecting shell metacharacters into the username field, an authenticated attacker can execute arbitrary system commands. Exploitation requires a valid ZPanel account—such as one in the default Users, Resellers, or Administrators groups—but no elevated privileges.

POC

Reference

Github