wikipedia - wikipgedia: fix the remote code execution vulnerability - Mailing list pgsql-committers

From xzilla@pgfoundry.org (User Xzilla)
Subject wikipedia - wikipgedia: fix the remote code execution vulnerability
Date
Msg-id 20051211033117.37EE31125011@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fix the remote code execution vulnerability found in Mediawiki <= 1.5.3.
from the upstream project by way of Sven Klemm

Modified Files:
--------------
    wikipgedia/includes:
        Setup.php (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Setup.php.diff?r1=1.1.1.1&r2=1.2)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove item: < * Add GUC variable to run a command on database
Next
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Implement IS NOT DISTINCT FROM, update the regression tests and