Lucene search
K

AlstraSoft EPay Enterprise 4.0 SQL Injection

🗓️ 06 Dec 2011 00:00:00Reported by Don from BalcanCrewType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

AlstraSoft EPay Enterprise 4.0 SQL Injection attack may compromise database integrity and sensitive information. Attacker can execute arbitrary SQL statements and gain varying levels of system access. Software link: http://www.alstrasoft.com/epay_enterprise.ht

Code
`############################################################################  
# Exploit Title: *AlstraSoft EPay Enterprise v4.0 Blind SQL Injection*  
# Google Dork: *Copyright @ 2010 iPayGold.com*  
# Date: *Decembar/6/2011*  
# Author: *Don (BalcanCrew & BalcanHack)*  
# Software Link: *http://www.alstrasoft.com/epay_enterprise.htm*  
# Version: *4.0*  
# Tested on: *Apache/1.3.37*  
############################################################################  
# An attacker may execute arbitrary SQL statements on the vulnerable  
system.  
# This may compromise the integrity of your database and/or expose  
sensitive information.  
# Depending on the back-end database in use,  
# SQL injection vulnerabilities lead to varying levels of data/system  
access for the attacker.  
# It may be possible to not only manipulate existing queries, but to UNION  
in arbitrary data,  
# use subselects, or append additional queries. In some cases,  
# it may be possible to read in or write out to files, or to execute shell  
commands on the underlying operating system.  
# Certain SQL Servers such as Microsoft SQL Server contain stored and  
extended procedures (database server functions).  
# If an attacker can obtain access to these procedures it may be possible  
to compromise the entire machine.  
############################################################################  
Attack details:  
  
URL encoded GET input product was set to 11-2+2*3-6  
  
*Vulnerability:*  
http://server/process.htm?action=product&member=justme&product=11-2%2b2*3-6&send=yes  
  
*How to fix this vulnerability:*  
Script should filter metacharacters from *user input*.  
  
*Don*  
  
`

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