CVE-2013-10055 PUBLISHED

Havalite CMS Arbitary File Upload RCE

Assigner: VulnCheck
Reserved: 01.08.2025 Published: 01.08.2025 Updated: 04.08.2025

An unauthenticated arbitrary file upload vulnerability exists in Havalite CMS version 1.1.7 (and possibly earlier) in the upload.php script. The application fails to enforce proper file extension validation and authentication checks, allowing remote attackers to upload malicious PHP files via a crafted multipart/form-data POST request. Once uploaded, the attacker can access the file directly under havalite/tmp/files/, resulting in remote code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Havalite CMS
Product Havalite CMS
Versions Default: unknown
  • Version 1.1.7 is affected

Credits

  • CWH finder
  • sinn3r finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE

Impacts

  • CAPEC-137 Parameter Injection