Lucene search
+L

394 matches found

OSV
OSV
added 2018/09/16 3:29 p.m.5 views

ALPINE-CVE-2018-17082

The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a "Transfer-Encoding: chunked" request, because the bucket brigade is mishandled in the phphandler function in sapi/apache2handler/sapiapache2.c...

6.1CVSS6.3AI score0.04103EPSS
SaveExploits1References1
OSV
OSV
added 2018/09/16 3:29 p.m.10 views

UBUNTU-CVE-2018-17082

The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a "Transfer-Encoding: chunked" request, because the bucket brigade is mishandled in the phphandler function in sapi/apache2handler/sapiapache2.c...

6.1CVSS6.7AI score0.04103EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2017/11/23 2:45 p.m.84 views

Exploit for OS Command Injection in Gnu Bash

Hellshocker 0.1.1 Tool to exploit Shellshock vulnerability...

10CVSS7.8AI score0.99999EPSS
SaveExploits146
Check Point Advisories
Check Point Advisories
added 2017/11/16 12:00 a.m.13 views

GNU Wget fd_read_body Heap Buffer Overflow (CVE-2017-13090)

A heap buffer overflow vulnerability exists in Wget. The vulnerability is due to improper handling of HTTP responses with chunked transfer encoding within the fdreadbody function. A remote, unauthenticated attacker could exploit this vulnerability by enticing a user to make an HTTP request to the...

9.3CVSS1.6AI score0.36563EPSS
SaveExploits0
OSV
OSV
added 2017/10/27 7:29 p.m.10 views

ALPINE-CVE-2017-13090

The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in piec...

8.8CVSS7.1AI score0.36563EPSS
SaveExploits0References1
OSV
OSV
added 2017/10/27 7:29 p.m.7 views

DEBIAN-CVE-2017-13090

The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in piec...

8.8CVSS8.6AI score0.36563EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2016/11/02 12:00 a.m.65 views

Schneider Electric Magelis HMI Advanced Panel denial of service vulnerability (PanelShock)

IMPROPER IMPLEMENTATION OF HTTP GET REQUEST CVE-2016-8367 / SVE-82003201 The timeout value for closing an HTTP client's requests in the Web Gate service is too long and allows a malicious attacker to open multiple connections to the targeted web server and keep them open for as long as possible b...

7.8CVSS6.2AI score0.04301EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2016/10/12 5:07 p.m.13 views

httpd: HTTP request smuggling attack against chunked request parser

Multiple flaws were found in the way httpd parsed HTTP requests and responses using chunked transfer encoding. A remote attacker could use these flaws to create a specially crafted request, which httpd would decode differently from an HTTP proxy software in front of it, possibly leading to HTTP...

5CVSS6.7AI score0.73327EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2016/09/15 12:00 a.m.38 views

SUSE SLED12 / SLES12 Security Update : wpa_supplicant (SUSE-SU-2016:2305-1)

This update for wpasupplicant fixes the following issues : - CVE-2015-4141: WPS UPnP vulnerability with HTTP chunked transfer encoding. bnc930077 - CVE-2015-4142: Integer underflow in AP mode WMM Action frame processing. bnc930078 - CVE-2015-4143: EAP-pwd missing payload length validation...

5CVSS6AI score0.04198EPSS
SaveExploits0References16
OSV
OSV
added 2016/01/27 8:59 p.m.4 views

DEBIAN-CVE-2016-1982

The removechunkedtransfercoding function in filters.c in Privoxy before 3.0.24 allows remote attackers to cause a denial of service invalid read and crash via crafted chunk-encoded content...

7.5CVSS6.8AI score0.02736EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2015/12/16 6:19 p.m.9 views

httpd: HTTP request smuggling attack against chunked request parser

Multiple flaws were found in the way httpd parsed HTTP requests and responses using chunked transfer encoding. A remote attacker could use these flaws to create a specially crafted request, which httpd would decode differently from an HTTP proxy software in front of it, possibly leading to HTTP...

5CVSS6.7AI score0.73327EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2015/11/10 12:00 a.m.52 views

Debian Security Advisory DSA 3397-1 (wpa - security update)

Several vulnerabilities have been discovered in wpasupplicant and hostapd. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2015-4141 Kostya Kortchinsky of the Google Security Team discovered a vulnerability in the WPS UPnP function with HTTP chunked transfe...

5CVSS0.2AI score0.04198EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2015/11/03 12:00 a.m.50 views

SUSE SLES12 Security Update : apache2 (SUSE-SU-2015:1851-1) (Logjam)

The Apache2 webserver was updated to fix several issues : Security issues fixed : - The chunked transfer coding implementation in the Apache HTTP Server did not properly parse chunk headers, which allowed remote attackers to conduct HTTP request smuggling attacks via a crafted request, related to...

5CVSS7.2AI score0.9986EPSS
SaveExploits1References22
Tenable Nessus
Tenable Nessus
added 2015/11/03 12:00 a.m.37 views

SUSE SLES11 Security Update : apache2 (SUSE-SU-2015:1885-2)

Apache was updated to fix one security vulnerability and two bugs. Following security issue was fixed. - Fix the chunked transfer coding implementation in the Apache bsc938728, CVE-2015-3183 Bugs fixed : - add SSLSessionTickets directive bsc941676 - hardcode modules %files bsc444878 - only enable...

5CVSS6.3AI score0.73327EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2015/10/06 12:00 a.m.40 views

Oracle: Security Advisory (ELSA-2015-0991)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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...

6.4CVSS6.9AI score0.21045EPSS
SaveExploits0References2
myhack58
myhack58
added 2015/09/30 12:00 a.m.64 views

LFI with PHPInfo the local test process-bug warning-the black bar safety net

LFI with PHPInfo foreign researchers in 2 0 0 1 published in a local file comprising the use of the method, as a novice in the domestic but can not find complete study materials, after several days of research to learn and put their learning process, summarize, and share. Basics The local file...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2015/09/08 12:00 a.m.65 views

Amazon Linux: Security Advisory (ALAS-2015-527)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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...

6.4CVSS7.1AI score0.21045EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2015/08/24 6:25 p.m.9 views

httpd: HTTP request smuggling attack against chunked request parser

Multiple flaws were found in the way httpd parsed HTTP requests and responses using chunked transfer encoding. A remote attacker could use these flaws to create a specially crafted request, which httpd would decode differently from an HTTP proxy software in front of it, possibly leading to HTTP...

5CVSS6.7AI score0.73327EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2015/08/24 3:37 p.m.63 views

Moderate: Red Hat Security Advisory: httpd security update

Updated httpd packages that fix one security issue are now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having Moderate security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available from...

5CVSS6.5AI score0.73327EPSS
SaveExploits0References2
Amazon
Amazon
added 2015/08/17 12:00 a.m.116 views

Medium: httpd

Issue Overview: Multiple flaws were found in the way httpd parsed HTTP requests and responses using chunked transfer encoding. A remote attacker could use these flaws to create a specially crafted request, which httpd would decode differently from an HTTP proxy software in front of it, possibly...

5CVSS6.9AI score0.73327EPSS
SaveExploits0
Rows per page
Query Builder