]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Properly quote self uri in search.php
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 10 Jul 2017 09:47:49 +0000 (11:47 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 10 Jul 2017 11:44:00 +0000 (13:44 +0200)
commitf27dd53402a8e5dd4f1bf0f4f33843e963c0f775
tree95488aae912e340da3d11ca220b4c116da405597
parentccac446545c18a4c50fb6cba77a1a1dae94fd339
docs: Properly quote self uri in search.php

This removes the classical XSS vulnerability of using unquoted
PHP_SELF.

Reported-by: John Lightsey <john@nixnuts.net>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/search.php.code.in