Lucene search
+L

1430 matches found

OSV
OSV
added 2012/11/24 8:55 p.m.9 views

CVE-2012-5533

The httprequestsplitvalue function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service infinite loop via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header...

6.3AI score
SaveExploits0References16
OSV
OSV
added 2012/11/24 8:55 p.m.9 views

DEBIAN-CVE-2012-5533

The httprequestsplitvalue function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service infinite loop via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header...

5CVSS6.8AI score0.12038EPSS
SaveExploits7References1
NVD
NVD
added 2012/11/24 8:55 p.m.21 views

CVE-2012-5533

The httprequestsplitvalue function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service infinite loop via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header...

5CVSS9AI score0.12038EPSS
SaveExploits7References16
Prion
Prion
added 2012/11/24 8:55 p.m.23 views

Cross site request forgery (csrf)

The httprequestsplitvalue function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service infinite loop via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header...

5CVSS6.9AI score0.12038EPSS
SaveExploits7References16Affected Software1
CVE
CVE
added 2012/11/24 8:00 p.m.238 views

CVE-2012-5533

CVE-2012-5533 affects lighttpd prior to 1.4.32. The vulnerability is in http_request_split_value() in request.c, which can enter an infinite loop when processing a crafted header with an empty token (e.g., Connection: TE,,Keep-Alive), causing a denial of service. Public PoC/exploitation exists (e...

5CVSS8.8AI score0.12038EPSS
SaveExploits7References16Affected Software1
Debian CVE
Debian CVE
added 2012/11/24 8:00 p.m.31 views

CVE-2012-5533

The httprequestsplitvalue function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service infinite loop via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header...

5CVSS6.3AI score0.12038EPSS
SaveExploits7
Cvelist
Cvelist
added 2012/11/24 8:00 p.m.39 views

CVE-2012-5533

The httprequestsplitvalue function in request.c in lighttpd before 1.4.32 allows remote attackers to cause a denial of service infinite loop via a request with a header containing an empty token, as demonstrated using the "Connection: TE,,Keep-Alive" header...

9AI score0.12038EPSS
SaveExploits7References16
Tenable Nessus
Tenable Nessus
added 2012/11/23 12:00 a.m.31 views

FreeBSD : lighttpd -- remote DoS in header parsing (1cd3ca42-33e6-11e2-a255-5404a67eef98)

Lighttpd security advisory reports : Certain Connection header values will trigger an endless loop, for example : 'Connection: TE,,Keep-Alive' On receiving such value, lighttpd will enter an endless loop, detecting an empty token but not incrementing the current string position, and keep reading...

5CVSS5.3AI score0.12038EPSS
SaveExploits7References2
seebug.org
seebug.org
added 2012/11/23 12:00 a.m.199 views

lighttpd畸形HTTP Connection域处理拒绝服务漏洞

CVECAN ID: CVE-2012-5533 lighttpd是一款开源的轻量级Web服务器。 lighttpd 1.4.31在处理某些HTTP请求头时,"httprequestsplitvalue"函数src/request.c在处理特制的"Connection"报头域时会陷入无限循环。攻击者利用此漏洞可导致Lighttpd拒绝服务。 0 lighttpd 1.4.31 厂商补丁: Lighttpd -------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

5CVSS9.4AI score0.12038EPSS
SaveExploits7
OpenVAS
OpenVAS
added 2012/11/23 12:00 a.m.29 views

Lighttpd 1.4.31 'Connection Header' DoS Vulnerability - Active Check

Lighttpd is prone to a denial of service DoS vulnerability. SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:lighttpd:lighttpd";...

5CVSS9.2AI score0.12038EPSS
SaveExploits7References6
Packet Storm
Packet Storm
added 2012/11/22 12:00 a.m.124 views

Simple Lighttpd 1.4.31 Denial Of Service

!/bin/bash simple lighttpd 1.4.31 DOS POC CVE-2012-5533 http://www.lighttpd.net/2012/11/21/1-4-32/ http://download.lighttpd.net/lighttpd/security/lighttpdsa201201.txt written by Milan Berger if $ -lt 2 then echo "usage :$0 " else echo -ne "GET / HTTP/1.1\r\nHost: pwn.ed\r\nConnection:...

5CVSS0.12038EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2012/11/22 12:00 a.m.218 views

lighttpd 1.4.31 - Denial of Service (PoC)

!/bin/bash Exploit Title: simple lighttpd 1.4.31 DOS POC Date: 11/21/2012 Exploit Author: [email protected] Vendor Homepage: http://www.lighttpd.net Software Link: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.31.tar.gz Version: 1.4.31 Tested on: Debian Linux, Gentoo Linux, Arch...

5CVSS5.2AI score0.12038EPSS
SaveExploits7
exploitpack
exploitpack
added 2012/11/22 12:00 a.m.140 views

lighttpd 1.4.31 - Denial of Service (PoC)

lighttpd 1.4.31 - Denial of Service PoC !/bin/bash Exploit Title: simple lighttpd 1.4.31 DOS POC Date: 11/21/2012 Exploit Author: [email protected] Vendor Homepage: http://www.lighttpd.net Software Link: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.31.tar.gz Version: 1.4.31 Tested...

5CVSS9.5AI score0.12038EPSS
SaveExploits7
zdt
zdt
added 2012/11/21 12:00 a.m.66 views

lighttpd 1.4.31 Denial of Service PoC

Exploit for linux platform in category dos / poc !/bin/bash Exploit Title: simple lighttpd 1.4.31 DOS POC Date: 11/21/2012 Exploit Author: email protected Vendor Homepage: http://www.lighttpd.net Software Link: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.31.tar.gz Version:...

7AI score0.12038EPSS
SaveExploits7
FreeBSD
FreeBSD
added 2012/11/17 12:00 a.m.56 views

lighttpd -- remote DoS in header parsing

Lighttpd security advisory reports: Certain Connection header values will trigger an endless loop, for example: "Connection: TE,,Keep-Alive" On receiving such value, lighttpd will enter an endless loop, detecting an empty token but not incrementing the current string position, and keep reading th...

5CVSS9AI score0.12038EPSS
SaveExploits7
OpenVAS
OpenVAS
added 2012/08/30 12:00 a.m.26 views

Fedora Update for lighttpd FEDORA-2012-9040

Check for the Version of lighttpd OpenVAS Vulnerability Test Fedora Update for lighttpd FEDORA-2012-9040 Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

5CVSS9.6AI score0.21106EPSS
SaveExploits8References2
OpenVAS
OpenVAS
added 2012/08/30 12:00 a.m.35 views

Fedora Update for lighttpd FEDORA-2012-9040

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptxrefname:"URL",...

5CVSS9.6AI score0.21106EPSS
SaveExploits8References2
Amazon
Amazon
added 2012/07/09 12:00 a.m.51 views

Medium: lighttpd

Issue Overview: Integer signedness error in the base64decode function in the HTTP authentication functionality httpauth.c in lighttpd 1.4 before 1.4.30 and 1.5 before SVN revision 2806 allows remote attackers to cause a denial of service segmentation fault via crafted base64 input that triggers a...

5CVSS6.7AI score0.21106EPSS
SaveExploits8
OpenVAS
OpenVAS
added 2012/06/28 12:00 a.m.32 views

Fedora Update for lighttpd FEDORA-2012-9078

Check for the Version of lighttpd OpenVAS Vulnerability Test Fedora Update for lighttpd FEDORA-2012-9078 Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

5CVSS9.6AI score0.21106EPSS
SaveExploits8References2
OpenVAS
OpenVAS
added 2012/06/28 12:00 a.m.26 views

Fedora Update for lighttpd FEDORA-2012-9078

The remote host is missing an update for the SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptxrefname:"URL",...

5CVSS9.6AI score0.21106EPSS
SaveExploits8References2
Rows per page
Query Builder