lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 18 May 2004 20:49:36 -0000
From: Oliver Minack <oliverm@...pmode.de>
To: bugtraq@...urityfocus.com
Subject: Zen Cart login.php SQL Injection Vulnerability




Overview:
"Zen Cart™ truly is the art of e-commerce; a free, user-friendly, open source shopping cart system."

Description:
An input validation vulnerability has been reported in Zen Cart, allowing a remote user to inject SQL commands.

The '/admin/login.php' file does not properly validate user-supplied input in the "admin_name" and "admin_pass" variables. A remote user can create a specially crafted HTTP POST request to inject SQL commands to be executed by the underlying database.


Affected:
Zen Cart version 1.1.2d.


Solution:
Edit source to ensure user-supplied input is correctly verified and filter malicious characters and character sequences in a HTTP proxy or firewall with URL filtering capabilities.


Powered by blists - more mailing lists