Joomla! News

Joomla JE Story Submit Component "view" File Inclusion Vulnerability

SECUNIA ADVISORY ID:
SA40390

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

RELEASE DATE:
2010-06-29
DESCRIPTION:
A vulnerability has been reported in the JE Story Submit component
for Joomla, which can be exploited by malicious people to disclose
potentially sensitive information.

Input passed to the "view" parameter in index.php (when "option" is
set to "com_jesubmit") 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 reported in version 1.3. Other versions may also
be affected.

SOLUTION:
Edit the source code to ensure that input is properly verified.

PROVIDED AND/OR DISCOVERED BY:
Sid3^effects


Joomla 1.6 เบต้า 4 ออกแล้ว

1.6 Beta LogoJoomla! ได้ประกาศเวอร์ชันใหม่ออกมาแล้ว คือ Joomla 1.6 เบต้า 4 (ดาวน์โหลดที่นี่) หมายเหตุ: รุ่นเบต้านี้ยังไม่สามารถทำงานได้กับส่วนเสริมอื่นๆ ไม่แนะนำให้ใช้ทำเว็บไซต์จริง ซึ่งออกมาเพื่อที่จะใช้สำหรับการทดลอง และประเมินผลเท่านั้น

ตั้งแต่ Joomla 1.6 beta 3 ถูกปล่อยออกมาเมื่อวันที่ 14 มิถุนายน ทางทีมได้ทำการแก้ไขไปแล้ว 103 ปัญหาจากที่ได้มีการรายงานเข้ามา ดังนั้นความก้าวหน้าในรุ่นนี้ จะเกี่ยวข้องกับการแก้ไขให้ทำงานได้ดียิ่งขึ้นจากความพยายามของทีม Joomla! Bug Squad ดังนั้นเราขอบคุณสำหรับการทำงานหนักของทีม ซึ่งทำให้การทำงานของระบบมั่นคงขึ้น!

คุณสามารถดูรายละเอียดของการเปลี่ยนแปลงในรุ่นนี้จากในไฟล์ CHANGELOG.php

ถัดจากนี้ไป จะมีอะไร?

Read more ...

Joomla Picasa2Gallery Component "controller" File Inclusion Vulnerability

SECUNIA ADVISORY ID:
SA40297

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

RELEASE DATE:
2010-06-28
DESCRIPTION:
A vulnerability has been discovered in the Picasa2Gallery component
for Joomla, which can be exploited by malicious people to disclose
potentially sensitive information.

Input passed to the "controller" parameter in index.php (when
"option" is set to "com_picasa2gallery") 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.2.8. Other versions may
also be affected.

SOLUTION:
Edit the source code to ensure that input is properly verified.

PROVIDED AND/OR DISCOVERED BY:
kaMtiEz

Joomla JFaq Component Multiple Vulnerabilities

SECUNIA ADVISORY ID:
SA40219

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

RELEASE DATE:
2010-06-27
DESCRIPTION:
Multiple vulnerabilities have been discovered in the JFaq component
for Joomla, which can be exploited by malicious users to conduct
script insertion and SQL injection attacks and by malicious people to
conduct SQL injection attacks.

1) Input passed via the "question" parameter to index.php (when
"option" is set to "com_jfaq", "task" is set to "add2", and "Itemid"
is set to a valid value) when creating a question is not properly
sanitised before being used. This can be exploited to insert
arbitrary HTML and script code, which will be executed in a user's
browser session in context of an affected site when the malicious
data is being viewed.

2) Input passed via the "titlu" parameter to index.php (when "option"
is set to "com_jfaq", "task" is set to "add2", and "Itemid" is set to
a valid value) is not properly sanitised before being used in a SQL
query. This can be exploited to manipulate SQL queries by injecting
arbitrary SQL code.

Successful exploitation of these vulnerabilities requires "Public
Front-end" permissions.

3) Input passed via the "id" parameter to index.php (when "option" is
set to "com_jfaq", "task" is set to "detail" or to "categ") 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 confirmed in version 1.2. Other versions may
also be affected.

SOLUTION:
Edit the source code to ensure that input is properly sanitised.

PROVIDED AND/OR DISCOVERED BY:
jdc


Joomla Listbingo Component Multiple Vulnerabilities

SECUNIA ADVISORY ID:
SA40286

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

RELEASE DATE:
2010-06-27
DESCRIPTION:
Multiple vulnerabilities have been discovered in the Listbingo
component for Joomla, which can be exploited by malicious users to
conduct script insertion attacks and by malicious people to conduct
cross-site scripting and SQL injection attacks.

1) Input passed via the "title" and "address2" parameters to
index.php (when "option" is set to "com_listbingo", "task" is set to
"ads", and "Itemid" is set to a valid value) when editing a listing
is not properly sanitised before being used. This can be exploited to
insert arbitrary HTML and script code, which will be executed in a
user's browser session in context of an affected site when the
malicious data is being viewed.

Successful exploitation requires permissions to modify listings.

2) Input passed to the "Itemid" parameter in index.php (when "option"
is set to "com_listbingo") is not properly sanitised 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.

3) Input passed via the "search_from_price" parameter to index.php
(when "option" is set to "com_listbingo" and "task" is set to
"ads.search") 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 confirmed in version 1.3.1. Other versions
may also be affected.

SOLUTION:
Edit the source code to ensure that input is properly sanitised.

PROVIDED AND/OR DISCOVERED BY:
jdc


Joomla JomSocial Component Multiple Vulnerabilities

SECUNIA ADVISORY ID:
SA40296

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

RELEASE DATE:
2010-06-25
DESCRIPTION:
Multiple vulnerabilities have been reported in the JomSocial
component for Joomla, which can be exploited by malicious users to
conduct script insertion attacks and by malicious people to conduct
cross-site scripting attacks.

1) Input passed via the "About me", "Mobile phone", "Land phone",
"State", "City / Town", "Website", and "College / University" fields
in the "Edit profile" page, "Your Name" field in the "Edit details"
page, "Group name" field in the "My Groups" page, "Subject" and
"Message" fields in the "Compose" page, "Description" field in the
"Create new album" page, "Report message" field in the "Report user"
page, and "Title" and "Description" fields in the "Create New Event"
page is not properly sanitised before being used. This can be
exploited to insert arbitrary HTML and script code, which will be
executed in a user's browser session in context of an affected site
when the malicious data is being viewed.

2) Input passed to the "q" parameter in index.php (when "option" is
set to "com_community" and "view" is set to "search") is not properly
sanitised 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.

SOLUTION:
Update to version 1.6.291.

PROVIDED AND/OR DISCOVERED BY:
jdc

ORIGINAL ADVISORY:
jdc:
http://www.exploit-db.com/exploits/13962/

JomSocial:
http://www.jomsocial.com/blog/security-patch-for-jomsocial-15-and-16.html
http://www.jomsocial.com/blog/security-patch-for-jomsocial-16x.html

RECENT ARTICLE

Ribbon