vendor:
Software PBLang
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: Software PBLang
Affected Version From: All Versions Bellow v4.66z
Affected Version To: v4.66z
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Software PBLang <= v4.66z (temppath) Remote File Inclusion Exploit
A vulnerability exists in Software PBLang <= v4.66z due to improper validation of user-supplied input in the 'temppath' parameter of the 'templates/pb/language/lang_nl.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system by supplying a malicious URL in the 'temppath' parameter.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized.