vendor:
Platinum
by:
BiNgZa AKA RaZor
5.5
CVSS
MEDIUM
Remote File Inclusion
98
CWE
Product Name: Platinum
Affected Version From: Platinum 7.6.b.5
Affected Version To: Platinum 7.6.b.5
Patch Exists: NO
Related CWE:
CPE: a:phpnuke:platinum:7.6.b.5
Platforms Tested:
2007
Remote File Inclusion in Platinum 7.6.b.5 Php_Nuke_Fusion
The vulnerability allows an attacker to include a remote file in the application, which can lead to remote code execution or other malicious activities.
Mitigation:
The vulnerability can be mitigated by implementing proper input validation and sanitization techniques. Additionally, disabling the 'register_globals' setting can help prevent this type of vulnerability.