CVE-2007-5313
Picturesolution < 2.1 - Remote Code Execution via Path Parameter in install/config.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5313. PoCs published by Mogatil.
AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Picturesolution <= v2.1 by manipulating the 'path' parameter in config.php to include a remote file (c99.txt). The vulnerability allows an attacker to execute arbitrary code by including a malicious file.
Description
PHP remote file inclusion vulnerability in install/config.php in Picturesolution 2.1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the path parameter.
Exploits (1)
This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in Picturesolution <= v2.1 by manipulating the 'path' parameter in config.php to include a remote file (c99.txt). The vulnerability allows an attacker to execute arbitrary code by including a malicious file.