66 matches found
UBUNTU-CVE-2020-15701
An unhandled exception in checkignored in apport/report.py can be exploited by a local attacker to cause a denial of service. If the mtime attribute is a string value in apport-ignore.xml, it will trigger an unhandled exception, resulting in a crash. Fixed in 2.20.1-0ubuntu2.24, 2.20.9-0ubuntu7.1...
pcc - PHP Secure Configuration Checker
Check current PHP configuration for potential security flaws. Simply access this file from your webserver or run on CLI. Author This software was written by Ben Fuhrmannek, SektionEins GmbH, in an effort to automate php.ini checks and spend more time on cheerful tasks. Idea one single file for ea...
DEBIAN-CVE-2007-1870
lighttpd before 1.4.14 allows attackers to cause a denial of service crash via a request to a file whose mtime is 0, which results in a NULL pointer dereference...
CVE-2007-1870
lighttpd before 1.4.14 allows attackers to cause a denial of service crash via a request to a file whose mtime is 0, which results in a NULL pointer dereference...
CVE-2007-1870
lighttpd before 1.4.14 allows attackers to cause a denial of service crash via a request to a file whose mtime is 0, which results in a NULL pointer dereference...
lighttpd -- DOS when access files with mtime 0
Lighttpd SA: Lighttpd caches the rendered string for mtime. The cache key has as a default value 0. At that point the pointer to the string are still NULL. If a file with an mtime of 0 is requested it tries to access the pointer and crashes. The bug requires that a malicious user can either uploa...