Joomla! News

Joomla! Simple Page Options Module "spo_site_lang" Local File Inclusion Vulnerability

SECUNIA ADVISORY ID:
SA45334

VERIFY ADVISORY:
Secunia.com
http://secunia.com/advisories/45334/
Customer Area (Credentials Required)
https://ca.secunia.com/?page=viewadvisory&vuln_id=45334

RELEASE DATE:
2011-07-22

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

Joomla! "searchword" Cross-Site Scripting Vulnerability

SECUNIA ADVISORY ID:
SA45262

VERIFY ADVISORY:
Secunia.com
http://secunia.com/advisories/45262/
Customer Area (Credentials Required)
https://ca.secunia.com/?page=viewadvisory&vuln_id=45262

RELEASE DATE:
2011-07-22
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

Joomla! Flash Magazine Deluxe Component Insecure Directory Permissions Weakness

SECUNIA ADVISORY ID:
SA45329

VERIFY ADVISORY:
Secunia.com
http://secunia.com/advisories/45329/
Customer Area (Credentials Required)
https://ca.secunia.com/?page=viewadvisory&vuln_id=45329

RELEASE DATE:
2011-07-22
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

Joomla 1.7.0 ออกแล้ว

Joomla 1.7.0 Released

Joomla! Project ได้ประกาศ Joomla 1.7.0 [Ember] ออกมาแล้ว. โดยในเวอร์ชั่นนี้เป็นการแก้ไขเกี่ยวกับความปลอดภัย นี่เป็นรุ่นแรกที่ปล่อยออกมา ซึ่งครบระยะเวลาที่กำหนดไว้คือหกเดือน หลังจากการเริ่มต้นด้วยการส่งมอบโค้ดของ Joomla 1.6 ในเดือนมกราคม 2011.

เป้าหมายที่ยิ่งใหญ่ของทีมผ่ายผลิต คือการให้ความช่วยเหลือต่อไปอย่างสม่ำเสมอ เพื่อชุมชน Joomla. ท่านสามารถเรียนรู้เพิ่มเติมเกี่ยวกับ Joomla! Developement ที่เว็บไซต์นักพัฒนา.

รุ่น 1.6.5 จะถึงจุดสิ้นสุดของการพัฒนา นับจากนี้ไปอีกหนึ่งเดือนจากวันนี้ไปจนถึง 19 สิงหาคม 2011 ส่วนผู้ที่ใช้จูมล่ารุ่น 1.6 ทั้งหมด ควรปรับปรุงไปเป็นรุ่น 1.7.0 ก่อน ในช่วงนี้ ซึ่งกระบวนการปรับปรุงนั้นง่ายมาก โดยทำตามคำแนะนำที่สมบูรณ์มีอยู่ที่นี่

 

Read more ...

Joomla! Sobi2 Component Multiple SQL Injection Vulnerabilities

SECUNIA ADVISORY ID:
SA45230

VERIFY ADVISORY:
Secunia.com
http://secunia.com/advisories/45230/
Customer Area (Credentials Required)
https://ca.secunia.com/?page=viewadvisory&vuln_id=45230

RELEASE DATE:
2011-07-14

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

Joomla! Xmap Component "view" SQL Injection Vulnerability

SECUNIA ADVISORY ID:
SA45244

VERIFY ADVISORY:
Secunia.com
http://secunia.com/advisories/45244/
Customer Area (Credentials Required)
https://ca.secunia.com/?page=viewadvisory&vuln_id=45244

RELEASE DATE:
2011-07-14
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

RECENT ARTICLE