DESCRIPTION:
Alfredo Arauz has discovered a vulnerability in the Simple Page
Options module for Joomla!, which can be exploited by malicious
people to disclose sensitive information.
Input passed via the "spo_site_lang" parameter to
modules/mod_spo/email_sender.php is not properly verified before
being used to include files. This can be exploited to include
arbitrary files from local resources via directory traversal attacks
and URL-encoded NULL bytes.
The vulnerability is confirmed in version 1.5.16. Other versions may
also be affected.
SOLUTION:
Edit the source code to ensure that input is properly verified.
PROVIDED AND/OR DISCOVERED BY:
Alfredo Arauz
ORIGINAL ADVISORY:
http://seguridadblanca.blogspot.com/2011/07/simple-page-option-lfi.html
DESCRIPTION:
Aung Khant has discovered a vulnerability in Joomla!, which can be
exploited by malicious people to conduct cross-site scripting
attacks.
Input passed via the "searchword" POST parameter to index.php (when
"option" is set to "com_search" and "task" is set to "search") is not
properly sanitised in the "redirect()" function in
libraries/joomla/application/application.php before being returned to
the user. This can be exploited to execute arbitrary HTML and script
code in a user's browser session in context of an affected site.
Successful exploitation requires that "magic_quotes_gpc" is
disabled.
This may be related to vulnerability #8 in:
SA45094
The vulnerability is confirmed in version 1.7.0. Other versions may
also be affected.
SOLUTION:
Edit the source code to ensure that input is properly sanitised.
PROVIDED AND/OR DISCOVERED BY:
Aung Khant
ORIGINAL ADVISORY:
http://bl0g.yehg.net/2011/07/joomla-170-rc-and-lower-multiple-cross.html
DESCRIPTION:
A weakness has been reported in the Flash Magazine Deluxe component
for Joomla!, which can be exploited by malicious, local users to
manipulate certain data and potentially gain escalated privileges.
The weakness is caused due to the component setting insecure
permissions (777) for certain folders. This can be exploited to e.g.
modify, create, or delete files contained in the folders.
The weakness is reported in versions prior to 2.1.4.
SOLUTION:
Update to version 2.1.4.
PROVIDED AND/OR DISCOVERED BY:
Reported by the Joomla! VEL team.
ORIGINAL ADVISORY:
http://www.joomplace.com/news-blog/flashmagazine-deluxe-2-1-4-security-release.html
DESCRIPTION:
Some vulnerabilities have been reported in the Sobi2 component for
Joomla!, which can be exploited by malicious people to conduct SQL
injection attacks.
Certain unspecified input is not properly sanitised before being used
in a SQL query. This can be exploited to manipulate SQL queries by
injecting arbitrary SQL code.
The vulnerabilities are reported in versions prior to 2.9.4.
SOLUTION:
Update to version 2.9.4.
PROVIDED AND/OR DISCOVERED BY:
Reported by the vendor.
ORIGINAL ADVISORY:
http://www.sigsiu.net/changelog/sigsiu_online_business_index_2_full_changelog_list.html
DESCRIPTION:
A vulnerability has been reported in the Xmap component for Joomla!,
which can be exploited by malicious people to conduct SQL injection
attacks.
Input passed via the "view" parameter to index.php (when "option" is
set to "com_xmap") is not properly sanitised before being used in SQL
queries. This can be exploited to manipulate SQL queries by injecting
arbitrary SQL code.
The vulnerability is reported in version 1.2.11. Prior versions may
also be affected.
SOLUTION:
Update to version 1.2.12.
PROVIDED AND/OR DISCOVERED BY:
Reported by the Joomla! VEL team.
ORIGINAL ADVISORY:
http://docs.joomla.org/Vulnerable_Extensions_List#xmap