vendor:
Simple College Website
by:
mosaaed
5.5
CVSS
MEDIUM
Local File Inclusion
CWE
Product Name: Simple College Website
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Parrot 5.5.17 + version: Apache/2.4.46 (Debian)
2020
Simple College Website 1.0 – ‘page’ Local File Inclusion
The Simple College Website 1.0 is vulnerable to local file inclusion through the 'page' parameter. By manipulating the parameter, an attacker can include arbitrary local files and potentially view sensitive information.
Mitigation:
To mitigate this vulnerability, input validation should be implemented to ensure that only valid and safe file paths can be included. Additionally, access control should be enforced to restrict the inclusion of sensitive files.