CVE-2007-2426
EXPLOITEDmyGallery < 1.4b4 - Remote File Inclusion via myPath Parameter
Title source: llmExploitation Summary
CVE-2007-2426 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including GoLd_M.
AI-analyzed exploit summary This is a writeup describing a remote file inclusion vulnerability in myGallery 1.2.1. The vulnerability arises from unsanitized user input in the 'myPath' parameter, which is directly used in a require_once statement.
Description
PHP remote file inclusion vulnerability in myfunctions/mygallerybrowser.php in the myGallery 1.4b4 and earlier plugin for WordPress allows remote attackers to execute arbitrary PHP code via a URL in the myPath parameter.
Exploits (1)
This is a writeup describing a remote file inclusion vulnerability in myGallery 1.2.1. The vulnerability arises from unsanitized user input in the 'myPath' parameter, which is directly used in a require_once statement.