vendor:
Pearl Forums
by:
Dr Max Virus
7,5
CVSS
HIGH
Insecure Direct Object Reference
639
CWE
Product Name: Pearl Forums
Affected Version From: 2.4
Affected Version To: 2.4
Patch Exists: Unknown
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
Unknown
Pearl Forums
The Pearl Forums application is vulnerable to Insecure Direct Object Reference due to the lack of proper input validation. This allows an attacker to inject malicious code into the application by manipulating the 'templatesDirectory' parameter in the vulnerable scripts such as admin.php, password.php, profile.php, merge.php, and adminPolls.php.
Mitigation:
Input validation should be implemented to prevent malicious code injection.