vendor:
Omilen Photo Gallery
by:
ByALBAYX
5.5
CVSS
MEDIUM
Local File Inclusion (LFI)
22
CWE
Product Name: Omilen Photo Gallery
Affected Version From: 0.5
Affected Version To: 0.5
Patch Exists: NO
Related CWE:
CPE: omilen_photo_gallery_beta
Platforms Tested:
2009
Omilen Photo Gallery Beta 0.5 – Local File Inclusion
The Omilen Photo Gallery Beta 0.5 script is vulnerable to Local File Inclusion (LFI) attack. An attacker can exploit this vulnerability by manipulating the 'controller' parameter in the 'index.php?option=com_omphotogallery' URL, allowing them to include arbitrary files from the server.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and implement proper input validation and output encoding. Additionally, restrict access to sensitive files and directories.