vendor:
Jax Petitionbook
by:
Unknown
7.5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: Jax Petitionbook
Affected Version From: 1.0.3.06
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:jax_petitionbook:jax_petitionbook:1.0.3.06
Platforms Tested: Unknown
Unknown
Jax Petitionbook Local File Inclusion Vulnerability
Jax Petitionbook is prone to multiple local file-include vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these vulnerabilities using directory-traversal strings to have local script code execute in the context of the application. This may allow the attacker to access sensitive information that may aid in further attacks.
Mitigation:
Implement proper input validation and sanitization to prevent directory-traversal attacks. Ensure that user-supplied input is properly validated and restricted to legitimate values or paths.