[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#92052: marked as done (does not pass authorization information to cgi programs)



Your message dated Wed, 16 Sep 2009 21:32:48 +0100
with message-id <1253133168.877197.3683.nullmailer@kmos.homeip.net>
and subject line Package apache has been removed from Debian
has caused the Debian Bug report #92052,
regarding does not pass authorization information to cgi programs
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 owner@bugs.debian.org
immediately.)


-- 
92052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=92052
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache
Version: 1.3.9-13.1
Severity: normal

this is making my life difficult:

        /*
         * You really don't want to disable this check, since it leaves you
         * wide open to CGIs stealing passwords and people viewing them
         * in the environment with "ps -e".  But, if you must...
         */
#ifndef SECURITY_HOLE_PASS_AUTHORIZATION
        else if (!strcasecmp(hdrs[i].key, "Authorization") 
                 || !strcasecmp(hdrs[i].key, "Proxy-Authorization")) {
            continue;
        }
#endif

the reasons cited in the comment are bogus afaics (don't
run untrusted cgis, ps can't read other users' environments).

this should be removed, or made a configuration option.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux fabulous 2.2.19pre3 #1 Fri Dec 22 04:06:11 EET 2000 i586

Versions of packages apache depends on:
ii  apache-common                 1.3.9-13.1 Support files for all Apache webse
ii  libc6                         2.2.2-1    GNU C Library: Shared libraries an
ii  libdb2                        2:2.7.7-3  The Berkeley database routines (ru
ii  libgdbmg1                     1.7.3-27   GNU dbm database routines (runtime
ii  mime-support                  3.10-1     MIME files 'mime.types' & 'mailcap
ii  perl                          5.6.0-20   Larry Wall's Practical Extracting 
ii  perl [perl5]                  5.6.0-20   Larry Wall's Practical Extracting 



--- End Message ---
--- Begin Message ---
Version: 1.3.34-4.1+rm

You filled the bug http://bugs.debian.org/92052 in Debian BTS
against the package apache. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/418266. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: