vendor:
DBImageGallery
by:
Denven
7.5
CVSS
HIGH
Remote File Inclusion (RFI)
CWE
Product Name: DBImageGallery
Affected Version From: DBImageGallery 1.2.2
Affected Version To: DBImageGallery 1.2.2
Patch Exists: NO
Related CWE: None provided
CPE:
Platforms Tested:
2007
DBImageGallery 1.2.2 RFI Vulnerability
The DBImageGallery 1.2.2 script is vulnerable to remote file inclusion (RFI) attacks. By manipulating the 'donsimg_base_path' parameter in various PHP files, an attacker can include and execute arbitrary remote files, potentially leading to remote code execution.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of the software. Additionally, ensure that user input is properly validated and sanitized before being used in file inclusion operations.