Your message dated Wed, 13 Aug 2025 09:09:45 +0000
with message-id <[email protected]>
and subject line Bug#1108002: Removed package(s) from unstable
has caused the Debian Bug report #987693,
regarding mysql-workbench has mailcap entries with quoted %-escapes
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 [email protected]
immediately.)
--
987693: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-workbench
Version: 8.0.19+dfsg-1
Tags: security
Dear Maintainer,
the mysql-workbench package has mailcap entries with quoted %-escapes. That is
considered unsafe. Proper escaping should be left to the programs using the
entry.
This Lintian tag is triggered:
https://lintian.debian.org/tags/quoted-placeholder-in-mailcap-entry.html
See also grave bug #930908, which was recently closed because "a Lintian test
already exists":
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930908
I'm using the "security" tag because the affected rules in combination with
certain mail user agents (or document openers) are the cause of a shell command
injection vulnerability.
/usr/lib/mime/packages/mysql-workbench should be changed from:
application/vnd.mysql-workbench-model; mysql-workbench '%s';
description="MySQL Workbench Model"; test=test -n "$DISPLAY";
nametemplate=%s.mwb
application/sql; mysql-workbench --script '%s'; description="MySQL Workbench
Query File"; test=test -n "$DISPLAY"; nametemplate=%s.sql
to:
application/vnd.mysql-workbench-model; mysql-workbench %s; description="MySQL
Workbench Model"; test=test -n "$DISPLAY"; nametemplate=%s.mwb
application/sql; mysql-workbench --script %s; description="MySQL Workbench
Query File"; test=test -n "$DISPLAY"; nametemplate=%s.sql
If you need more information let me know.
Thanks,
MNZ
--- End Message ---
--- Begin Message ---
Version: 8.0.41+dfsg-1+rm
Dear submitter,
as the package mysql-workbench has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1108002
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---