| 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
| ||
|
Message-ID: <200504270543.j3R5hw5l005266@linus.mitre.org>
Date: Wed, 27 Apr 2005 01:43:58 -0400 (EDT)
From: "Steven M. Christey" <coley@...re.org>
To: bugtraq@...urityfocus.com
Subject: Re: SQL-injections in Invision Power Board v2.0.1
This issue appears to be a rediscovery of a Bugtraq post by Alexander
Anisimov on November 18, 2004:
[MaxPatrol] SQL-injection in Invision Power Board 2.x
http://www.securityfocus.com/archive/1/381503
1) Both inject the SQL into the "qpid" parameter
2) Both deal with the "post" action ("act=Post") in index.php
3) The vendor fixed the issue as identified in the following forum
post:
http://forums.invisionpower.com/index.php?showtopic=154916
- Steve