CVE-2004-2124
Gallery 1.3.1-1.4.1 - Remote File Inclusion via GALLERY_BASEDIR Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-2124. PoCs published by Bharat Mediratta.
AI-analyzed exploit summary The writeup describes a vulnerability in Gallery where improper simulation of register_globals allows overwriting global variables, leading to arbitrary PHP file inclusion via the 'GALLERY_BASEDIR' parameter.
Description
The register_globals simulation capability in Gallery 1.3.1 through 1.4.1 allows remote attackers to modify the HTTP_POST_VARS variable and conduct a PHP remote file inclusion attack via the GALLERY_BASEDIR parameter, a different vulnerability than CVE-2002-1412.
Exploits (1)
The writeup describes a vulnerability in Gallery where improper simulation of register_globals allows overwriting global variables, leading to arbitrary PHP file inclusion via the 'GALLERY_BASEDIR' parameter.