Your message dated Mon, 19 Dec 2011 10:56:02 +0800
with message-id <4eeea7c2.7030...@goirand.fr>
and subject line Also fixed in Lenny
has caused the Debian Bug report #637632,
regarding sql injection in package installer
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
637632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637632
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dtc
Version: 0.32.10-2
Severity: critical
Tags: security upstream
SQL injection in the package installer:
$q = "SELECT DISTINCT db.Db,db.User FROM mysql.user,mysql.db WHERE
user.dtcowner='$adm_login' AND db .User=user.User AND
db.Db='".$_REQUEST["database_name"]."';";
Ansgar
--- End Message ---
--- Begin Message ---
--- End Message ---