vendor:
Ultimate Fun Book
by:
kezzap66345
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Ultimate Fun Book
Affected Version From: Ultimate Fun Book 1.02
Affected Version To: Ultimate Fun Book 1.02
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Ultimate Fun Book 1.02
The exploit allows an attacker to include remote files by manipulating the 'gbpfad' parameter in the 'function.php' file. By providing a malicious URL in the 'gbpfad' parameter, the attacker can execute arbitrary code on the target server.
Mitigation:
The vulnerability can be mitigated by validating user input and using proper input sanitization techniques. Additionally, ensuring that the 'gbpfad' parameter is not directly used in file inclusion operations can help prevent this type of attack.