CVE-2012-10036 PUBLISHED

Project Pier <= 0.8.8 Arbitrary File Upload RCE

Assigner: VulnCheck
Reserved: 07.08.2025 Published: 08.08.2025 Updated: 08.08.2025

Project Pier 0.8.8 and earlier contains an unauthenticated arbitrary file upload vulnerability in tools/upload_file.php. The upload handler fails to validate the file type or enforce authentication, allowing remote attackers to upload malicious PHP files directly into a web-accessible directory. The uploaded file is stored with a predictable suffix and can be executed by requesting its URL, 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 ProjectPier
Product ProjectPier
Versions Default: unaffected
  • affected from * to 0.8.8 (incl.)

Credits

  • BlackHawk finder
  • sinn3r finder

References

Problem Types

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

Impacts

  • CAPEC-242 Code Injection