vendor:
HeffnerCMS
by:
Unknown
7.5
CVSS
HIGH
Local File Include
98
CWE
Product Name: HeffnerCMS
Affected Version From: 1.22
Affected Version To: 1.22
Patch Exists: NO
Related CWE:
CPE: a:heffner:heffnercms:1.22
Platforms Tested:
2020
Local File Include Vulnerability in HeffnerCMS
HeffnerCMS is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input.An attacker can exploit this vulnerability to obtain potentially sensitive information and to execute arbitrary local scripts in the context of the webserver process. This may allow the attacker to compromise the application and the computer; other attacks are also possible.
Mitigation:
To mitigate this vulnerability, it is recommended to properly sanitize and validate user-supplied input before using it in file inclusion operations. Additionally, keeping the software up-to-date with the latest patches and versions can help prevent such vulnerabilities.