Lucene search
+L

1050 matches found

RedHat Linux
RedHat Linux
•added 2019/12/10 7:59 a.m.•11 views

httpd: limited cross-site scripting in mod_proxy error page

A cross-site scripting vulnerability was found in Apache httpd, affecting the modproxy error page. Under certain circumstances, a crafted link could inject content into the HTML displayed in the error page, potentially leading to client-side exploitation...

6.1CVSS6.9AI score0.81466EPSS
SaveExploits5References5
exploitpack
exploitpack
•added 2019/12/03 9:28 a.m.•57 views

exploitpack.com

Pentest notes for: exploitpack.com Exploit Pack Nmap 7.80 scan initiated Tue Dec 3 09:27:33 2019 as: /usr/bin/nmap -sV -A -oA log/exploitpack.com exploitpack.com Nmap scan report for exploitpack.com 132.148.22.104 Host is up 0.18s latency. rDNS record for 132.148.22.104:...

7.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2019/11/20 4:08 p.m.•13 views

httpd: mod_http2: possible crash on late upgrade

A vulnerability was found in Apache HTTP Server 2.4.34 to 2.4.38. When HTTP/2 was enabled for a http: host or H2Upgrade was enabled for h2 on a https: host, an Upgrade request from http/1.1 to http/2 that was not the first request on a connection could lead to a misconfiguration and crash. Server...

4.9CVSS7AI score0.08745EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2019/11/20 4:08 p.m.•11 views

httpd: mod_http2: DoS via slow, unneeded request bodies

In Apache HTTP server versions 2.4.37 and prior, by sending request bodies in a slow loris way to plain resources, the h2 stream for that request unnecessarily occupied a server thread cleaning up that incoming data. This affects only HTTP/2 modhttp2 connections...

5.3CVSS7.1AI score0.20071EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2019/11/20 4:08 p.m.•19 views

httpd: mod_http2: read-after-free on a string compare

A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly...

5.3CVSS7AI score0.19964EPSS
SaveExploits0References6
zdt
zdt
•added 2019/11/19 12:00 a.m.•5389 views

Apache Httpd mod_rewrite - Open Redirects Vulnerability

Exploit for multiple platform in category web applications Normal URLs like http://redirect.local/test will be forwared to https://redirect.local/test. But by using newlines CVE 2019-10098, we can redirect somewhere else i.e. to https://redirect.local.evilwebsite.com: curl -Ik...

5.8CVSS8.2AI score0.73981EPSS
SaveExploits2
zdt
zdt
•added 2019/11/19 12:00 a.m.•3405 views

Apache Httpd mod_proxy - Error Page Cross-Site Scripting Vulnerability

Exploit for multiple platform in category web applications The trick is to use a vertical tab %09 and then place another URL in the tag. So once a victim clicks the link on the error page, she will go somewhere else. As you can see, the browser changes the destination from relative / to an absolu...

4.3CVSS0.81466EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
•added 2019/10/28 12:00 a.m.•61 views

Amazon Linux AMI : httpd24 (ALAS-2019-1311) (Internal Data Buffering)

A vulnerability was found in Apache httpd, in modhttp2. Under certain circumstances, HTTP/2 early pushes could lead to memory corruption, causing a server to crash.CVE-2019-10081 A read-after-free vulnerability was discovered in Apache httpd, in modhttp2. A specially crafted http/2 client session...

9.1CVSS6.2AI score0.81466EPSS
SaveExploits8References7
Amazon
Amazon
•added 2019/10/28 12:00 a.m.•118 views

Medium: httpd

Issue Overview: A cross-site scripting vulnerability was found in Apache httpd, affecting the modproxy error page. Under certain circumstances, a crafted link could inject content into the HTML displayed in the error page, potentially leading to client-side exploitation.CVE-2019-10092 A...

7.2CVSS7.1AI score0.81466EPSS
SaveExploits7
IBM Security Bulletins
IBM Security Bulletins
•added 2019/10/18 3:10 a.m.•49 views

Security Bulletin: Vulnerability in IBM HTTP Server affects Netezza Performance Portal (CVE-2015-8743)

Summary IBM HTTP Server is used by IBM Netezza Performance Portal. IBM Netezza Performance Portal has addressed the applicable CVE. Vulnerability Details CVEID: CVE-2016-8743 DESCRIPTION: Apache HTTPD is vulnerable to HTTP response splitting attacks, caused by improper validation of user-supplied...

7.5CVSS0.9AI score0.13252EPSS
SaveExploits0Affected Software1
Amazon
Amazon
•added 2019/10/18 12:00 a.m.•192 views

Medium: httpd24

Issue Overview: A vulnerability was found in Apache httpd, in modhttp2. Under certain circumstances, HTTP/2 early pushes could lead to memory corruption, causing a server to crash.CVE-2019-10081 A read-after-free vulnerability was discovered in Apache httpd, in modhttp2. A specially crafted http/...

9.1CVSS7.4AI score0.81466EPSS
SaveExploits8
exploitpack
exploitpack
•added 2019/10/14 12:00 a.m.•44 views

Apache Httpd mod_rewrite - Open Redirects

Apache Httpd modrewrite - Open Redirects Normal URLs like http://redirect.local/test will be forwared to https://redirect.local/test. But by using newlines CVE 2019-10098, we can redirect somewhere else i.e. to https://redirect.local.evilwebsite.com: curl -Ik...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2019/10/14 12:00 a.m.•2994 views

Apache Httpd mod_rewrite - Open Redirects

Normal URLs like http://redirect.local/test will be forwared to https://redirect.local/test. But by using newlines CVE 2019-10098, we can redirect somewhere else i.e. to https://redirect.local.evilwebsite.com: curl -Ik 'https://redirect.local/%0a.evilwebsite.com' --path-as-is HTTP/2 302 date: Mon...

6.1CVSS6.3AI score0.73981EPSS
SaveExploits2
Exploit DB
Exploit DB
•added 2019/10/14 12:00 a.m.•1801 views

Apache Httpd mod_proxy - Error Page Cross-Site Scripting

The trick is to use a vertical tab %09 and then place another URL in the tag. So once a victim clicks the link on the error page, she will go somewhere else. As you can see, the browser changes the destination from relative / to an absolute url https://enoflag.de. The exploit is...

6.1CVSS6.3AI score0.81466EPSS
SaveExploits5
exploitpack
exploitpack
•added 2019/10/14 12:00 a.m.•33 views

Apache Httpd mod_proxy - Error Page Cross-Site Scripting

Apache Httpd modproxy - Error Page Cross-Site Scripting The trick is to use a vertical tab %09 and then place another URL in the tag. So once a victim clicks the link on the error page, she will go somewhere else. As you can see, the browser changes the destination from relative / to an absolute...

SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2019/09/11 12:00 a.m.•48 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : httpd Vulnerability (NS-SA-2019-0172)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has httpd packages installed that are affected by a vulnerability: - In Apache httpd 2.2.0 to 2.4.29, when generating an HTTP Digest authentication challenge, the nonce sent to prevent reply attacks was not correctly generated...

9.8CVSS6.4AI score0.15785EPSS
SaveExploits0References2
Fedora
Fedora
•added 2019/08/30 2:21 p.m.•72 views

[SECURITY] Fedora 30 Update: mod_http2-1.15.3-2.fc30

The modh2 Apache httpd module implements the HTTP2 protocol h2+h2c on top of libnghttp2 for httpd 2.4 servers...

7.8CVSS1.9AI score0.59547EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2019/08/30 12:00 a.m.•40 views

CentOS 7 : keycloak-httpd-client-install (CESA-2019:2137)

An update for keycloak-httpd-client-install is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.8CVSS6.3AI score0.0039EPSS
SaveExploits0References3
OpenVAS
OpenVAS
•added 2019/08/27 12:00 a.m.•178 views

Debian: Security Advisory (DSA-4509-3)

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

9.1CVSS7.7AI score0.81466EPSS
SaveExploits8References4
RedhatCVE
RedhatCVE
•added 2019/08/21 5:22 a.m.•68 views

CVE-2019-10098

A vulnerability was discovered in Apache httpd, in modrewrite. Certain self-referential modrewrite rules could be fooled by encoded newlines, causing them to redirect to an unexpected location. An attacker could abuse this flaw in a phishing attack or as part of a client-side attack on browsers...

6.1CVSS0.9AI score0.73981EPSS
SaveExploits2References4
Rows per page
Query Builder