vendor:
com_jstore component
by:
Unknown
7.5
CVSS
HIGH
Local File Inclusion
98 (Improper Control of Filename for Include/Require Statement)
CWE
Product Name: com_jstore component
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:joomla!_joomla!
Platforms Tested:
Unknown
Local File Inclusion Vulnerability in com_jstore component for Joomla!
The 'com_jstore' component for Joomla! 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 or 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:
It is recommended to update to the latest version of Joomla! and the affected component. Additionally, input validation and sanitization should be implemented to prevent user-supplied input from being used in file inclusion operations.