CVE-2007-3199
Link Request Contact Form 3.4 - Unauthenticated Arbitrary PHP File Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-3199. PoCs published by CorryL.
AI-analyzed exploit summary This exploit demonstrates a file upload vulnerability in Link Request Contact Form v3.4, allowing remote code execution by uploading a malicious PHP file disguised as an image. The PoC uses a multipart/form-data POST request to bypass file type restrictions and execute arbitrary commands via a shell.
Description
Unrestricted file upload vulnerability in Link Request Contact Form 3.4 allows remote attackers to execute arbitrary PHP code by uploading a file with a .php extension and an image content type, as demonstrated by image/jpeg.
Exploits (1)
This exploit demonstrates a file upload vulnerability in Link Request Contact Form v3.4, allowing remote code execution by uploading a malicious PHP file disguised as an image. The PoC uses a multipart/form-data POST request to bypass file type restrictions and execute arbitrary commands via a shell.