diff options
author | Arno Töll <arno@debian.org> | 2013-03-15 20:29:12 +0100 |
---|---|---|
committer | Arno Töll <arno@debian.org> | 2013-03-15 20:29:12 +0100 |
commit | 50380b996b69d6358707df768474853b7225de98 (patch) | |
tree | 487ab38231a3904a2b8e2d73afdf12929fed643a | |
parent | 4bf6e58e2d37b669339762a5bc15488ed29141c5 (diff) | |
download | lighttpd-50380b996b69d6358707df768474853b7225de98.tar.gz |
Use assigned CVE-IDdebian/1.4.31-4
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 231841b..51c2763 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ lighttpd (1.4.31-4) unstable; urgency=high - * CVE-XXXX-XXXX: Switch the socket path for PHP when using FastCGI. /tmp is + * CVE-2013-1427: Switch the socket path for PHP when using FastCGI. /tmp is world-writable which may cause security implications if an attacker - manages to control /tmp/php.sock before the web server (re-)starts. + manages to control /tmp/php.socket before the web server (re-)starts. * Switch VCS to git * Push standards version (no changes) |