Lucene search
+L

80 matches found

Slackware Linux
Slackware Linux
added 2017/09/18 7:20 p.m.67 views

[slackware-security] httpd

New httpd packages are available for Slackware 13.0, 13.1, 13.37, 14.0, 14.1, 14.2, and -current to fix a security issue. Here are the details from the Slackware 14.2 ChangeLog: patches/packages/httpd-2.4.27-i586-2slack14.2.txz: Rebuilt. This update patches a security issue "Optionsbleed" with th...

7.5CVSS8.1AI score0.94999EPSS
SaveExploits9
OSV
OSV
added 2017/09/18 3:29 p.m.14 views

ALPINE-CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS7AI score0.94999EPSS
SaveExploits9References1
Prion
Prion
added 2017/09/18 3:29 p.m.49 views

Design/Logic Flaw

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

5CVSS7.1AI score0.94999EPSS
SaveExploits9References55Affected Software2
NVD
NVD
added 2017/09/18 3:29 p.m.34 views

CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS7.6AI score0.94999EPSS
SaveExploits9References56
OSV
OSV
added 2017/09/18 3:29 p.m.51 views

CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS7.6AI score
SaveExploits0References56
AlpineLinux
AlpineLinux
added 2017/09/18 3:0 p.m.64 views

CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS8AI score0.94999EPSS
SaveExploits9
CVE
CVE
added 2017/09/18 3:0 p.m.3469 views

CVE-2017-9798

CVE-2017-9798 affects the Apache HTTP Server (httpd) up to 2.4.27 and 2.2.34. A use-after-free flaw in how httpd handles invalid/previously unregistered HTTP methods specified by the Limit directive (used in .htaccess or certain httpd.conf configurations) can allow a remote, unauthenticated attac...

7.5CVSS7.7AI score0.94999EPSS
SaveExploits9References56Affected Software1
Cvelist
Cvelist
added 2017/09/18 3:0 p.m.89 views

CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.8AI score0.94999EPSS
SaveExploits9References55
Debian CVE
Debian CVE
added 2017/09/18 3:0 p.m.69 views

CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS6.9AI score0.94999EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2017/09/18 11:14 a.m.104 views

Exploit for Use After Free in Apache Http_Server

optionsbleed ============ This is a proof of concept code to te...

7.5CVSS9.7AI score0.94999EPSS
SaveExploits9
UbuntuCve
UbuntuCve
added 2017/09/18 12:0 a.m.70 views

CVE-2017-9798

Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x through 2.4.27. The attacker...

7.5CVSS6.8AI score0.94999EPSS
SaveExploits9References5
Metasploit
Metasploit
added 2017/09/18 12:0 a.m.507 views

Apache Optionsbleed Scanner

This module scans for the Apache optionsbleed vulnerability where the Allow response header returned from an OPTIONS request may bleed memory if the server has a .htaccess file with an invalid Limit method defined. Module Options msf use auxiliary/scanner/http/apache/optionsbleed msf...

7.5CVSS6.8AI score0.94999EPSS
SaveExploits9
FreeBSD
FreeBSD
added 2017/09/18 12:0 a.m.100 views

Apache -- HTTP OPTIONS method can leak server memory

The Fuzzing Project reports: Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. This affects the Apache HTTP Server through 2.2.34 and 2.4.x...

7.5CVSS2AI score0.94999EPSS
SaveExploits9References1
exploitpack
exploitpack
added 2017/09/18 12:0 a.m.3491 views

Apache 2.2.34 2.4.27 - OPTIONS Memory Leak

Apache 2.2.34 2.4.27 - OPTIONS Memory Leak !/usr/bin/env python3 Optionsbleed proof of concept test by Hanno Böck import argparse import urllib3 import re def testbleedurl, args: r = pool.request'OPTIONS', url try: allow = strr.headers"Allow" except KeyError: return False if allow in dup: return...

5CVSS0.2AI score0.94999EPSS
SaveExploits9
Check Point Advisories
Check Point Advisories
added 2017/09/18 12:0 a.m.35 views

Apache HTTP Optionsbleed Memory Leak (CVE-2017-9798)

A use afetr free vulnerability exuists in Apache HTTP Server. A remote attacker can exploit this issue by sending an OPTIONS request to the vulnerable system. A successful attack may lead to memory leakage and loss of private data...

5CVSS1.4AI score0.94999EPSS
SaveExploits9
zdt
zdt
added 2017/09/18 12:0 a.m.3760 views

Apache - HTTP OPTIONS Memory Leak Exploit

Exploit for linux platform in category web applications !/usr/bin/env python3 Optionsbleed proof of concept test by Hanno Böck import argparse import urllib3 import re def testbleedurl, args: r = pool.request'OPTIONS', url try: allow = strr.headers"Allow" except KeyError: return False if allow in...

5CVSS8.1AI score0.94999EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2017/09/18 12:0 a.m.3748 views

Apache < 2.2.34 / < 2.4.27 - OPTIONS Memory Leak

!/usr/bin/env python3 Optionsbleed proof of concept test by Hanno Böck import argparse import urllib3 import re def testbleedurl, args: r = pool.request'OPTIONS', url try: allow = strr.headers"Allow" except KeyError: return False if allow in dup: return dup.appendallow if allow == "": print"empty...

7.5CVSS6.8AI score0.94999EPSS
SaveExploits9
Amazon
Amazon
added 2017/09/18 12:0 a.m.69 views

Important: httpd24, httpd

Issue Overview: Apache httpd allows remote attackers to read secret data from process memory if the Limit directive can be set in a user's .htaccess file, or if httpd.conf has certain misconfigurations, aka Optionsbleed. The attacker sends an unauthenticated OPTIONS HTTP request when attempting t...

7.5CVSS7.7AI score0.94999EPSS
SaveExploits9
Apache Httpd
Apache Httpd
added 2017/07/12 12:0 a.m.102 views

Apache Httpd < 2.2.35-never : Use-after-free when using <Limit > with an unrecognized method in .htaccess ("OptionsBleed")

When an unrecognized HTTP Method is given in an directive in an .htaccess file, and that .htaccess file is processed by the corresponding request, the global methods table is corrupted in the current worker process, resulting in erratic behaviour. This behavior may be avoided by listing all unusu...

7.5CVSS7.8AI score0.94999EPSS
SaveExploits9Affected Software1
Apache Httpd
Apache Httpd
added 2017/07/12 12:0 a.m.149 views

Apache Httpd < 2.4.28 : Use-after-free when using <Limit > with an unrecognized method in .htaccess ("OptionsBleed")

When an unrecognized HTTP Method is given in an directive in an .htaccess file, and that .htaccess file is processed by the corresponding request, the global methods table is corrupted in the current worker process, resulting in erratic behaviour. This behavior may be avoided by listing all unusu...

7.5CVSS7.8AI score0.94999EPSS
SaveExploits9Affected Software1
Rows per page
Query Builder