DESCRIPTION: A vulnerability has been reported in the JE Auto component for Joomla!, which can be exploited by malicious people to disclose sensitive information.
Input passed via the "view" parameter to index.php (when "option" is set to "com_jeauto") is not properly verified before being used to include files. This can be exploited to include arbitrary files from local resources via directory traversal sequences and URL-encoded NULL bytes.
The vulnerability is reported in version 1.1. Other versions may also be affected.
DESCRIPTION: A vulnerability has been reported in the JE Auto component for Joomla!, which can be exploited by malicious people to conduct SQL injection attacks.
Certain input is not properly sanitised before being used in SQL queries when viewing an item. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability is reported in versions prior to 1.1.
SOLUTION: Update to version 1.1.
PROVIDED AND/OR DISCOVERED BY: Reported by the vendor.
DESCRIPTION: A vulnerability has been discovered in the Billy Portfolio component for Joomla!, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "catid" parameter to index.php (when "option" is set to "com_billyportfolio" and "view" is set to "billyportfolio") is not properly sanitised in models/billyportfolio.php before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability is confirmed in version 1.1. Other versions may also be affected.
SOLUTION: Edit the source code to ensure that input is properly sanitised.
DESCRIPTION: Salvatore Fresta has discovered a security issue in the JE Messenger component for Joomla, which can be exploited by malicious users to compromise a vulnerable system.
The security issue is caused due to the controllers/compose.php script improperly handling uploaded files containing disallowed extensions. This can be exploited to execute arbitrary PHP code by uploading a malicious PHP script via the "Compose Mail" page.
Successful exploitation requires guessing the uploaded file name, which is based on the uploaded time stamp.
The security issue is confirmed in version 1.0. Other versions may also be affected.
SOLUTION: Restrict access to the "Compose Mail" page to trusted users only.