vendor:
Scallywag
by:
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: Scallywag
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Scallywag Remote File Inclusion Vulnerability
The Scallywag application is vulnerable to remote file inclusion. An attacker can exploit this vulnerability by including a remote file using a specially crafted parameter in the URL. This allows the attacker to execute arbitrary code on the server.
Mitigation:
To mitigate this vulnerability, the application should validate and sanitize user input before including files. Additionally, access controls should be implemented to restrict access to sensitive files.