Lucene search
+L

3654 matches found

OSV
OSV
•added 2016/05/10 7:59 p.m.•2 views

DEBIAN-CVE-2016-4554

mimeheader.cc in Squid before 3.5.18 allows remote attackers to bypass intended same-origin restrictions and possibly conduct cache-poisoning attacks via a crafted HTTP Host header, aka a "header smuggling" issue...

8.6CVSS8AI score0.38893EPSS
SaveExploits0References1
Prion
Prion
•added 2016/05/10 7:59 p.m.•39 views

Design/Logic Flaw

mimeheader.cc in Squid before 3.5.18 allows remote attackers to bypass intended same-origin restrictions and possibly conduct cache-poisoning attacks via a crafted HTTP Host header, aka a "header smuggling" issue...

5CVSS6.9AI score0.38893EPSS
SaveExploits0References17Affected Software3
OSV
OSV
•added 2016/05/10 7:59 p.m.•11 views

CVE-2016-4553

clientside.cc in Squid before 3.5.18 and 4.x before 4.0.10 does not properly ignore the Host header when absolute-URI is provided, which allows remote attackers to conduct cache-poisoning attacks via an HTTP request...

8.6CVSS8.6AI score
SaveExploits0References13
CVE
CVE
•added 2016/05/10 7:0 p.m.•172 views

CVE-2016-4554

CVE-2016-4554 affects Squid and is a header smuggling flaw in mime_get_header_field() that can bypass same-origin protections and enable cache poisoning when Squid acts as a reverse/interception proxy. Connected advisories describe concurrent issues (CVE-2016-4051/4052/4053/4054) in ESI processin...

8.6CVSS8.2AI score0.38893EPSS
SaveExploits0References17Affected Software1
Cvelist
Cvelist
•added 2016/05/10 7:0 p.m.•36 views

CVE-2016-4554

mimeheader.cc in Squid before 3.5.18 allows remote attackers to bypass intended same-origin restrictions and possibly conduct cache-poisoning attacks via a crafted HTTP Host header, aka a "header smuggling" issue...

8.4AI score0.38893EPSS
SaveExploits0References17
OSV
OSV
•added 2016/05/10 12:0 a.m.•4 views

UBUNTU-CVE-2016-4553

clientside.cc in Squid before 3.5.18 and 4.x before 4.0.10 does not properly ignore the Host header when absolute-URI is provided, which allows remote attackers to conduct cache-poisoning attacks via an HTTP request...

8.6CVSS7.3AI score0.79969EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2016/05/10 12:0 a.m.•37 views

CVE-2016-4554

mimeheader.cc in Squid before 3.5.18 allows remote attackers to bypass intended same-origin restrictions and possibly conduct cache-poisoning attacks via a crafted HTTP Host header, aka a "header smuggling" issue...

8.6CVSS7.2AI score0.38893EPSS
SaveExploits0References3
OSV
OSV
•added 2016/05/10 12:0 a.m.•4 views

UBUNTU-CVE-2016-4554

mimeheader.cc in Squid before 3.5.18 allows remote attackers to bypass intended same-origin restrictions and possibly conduct cache-poisoning attacks via a crafted HTTP Host header, aka a "header smuggling" issue...

8.6CVSS5.8AI score0.38893EPSS
SaveExploits0References4
Hacker One
Hacker One
•added 2016/05/08 10:10 p.m.•27 views

ThisData: Host Header Poisoning in thisdata.com

ThisData made inappropriate use of the user-supplied host header, which could have resulted in a user being redirected to an arbitrary domain under some circumstances. On other pages, the header was used within metadata values like the canonical URL. 7H0R4PP4N was very thorough and helpful as we...

0.8AI score
SaveExploits0
Packet Storm
Packet Storm
•added 2016/05/03 12:0 a.m.•55 views

CMS Made Simple Cache Poisoning

============================================= Web Server Cache Poisoning in CMS Made Simple ============================================= CVE-2016-2784 Product Description =================== CMS Made Simple is a great tool with many plugins to publish content on the Web. It aims to be simple to...

2.6CVSS4.9AI score0.02451EPSS
SaveExploits4
Hacker One
Hacker One
•added 2016/03/16 4:29 a.m.•30 views

New Relic: Host Header Injection / Cache Poisoning

The application reflects HTTP Header value back in it's response and it may be possible to poison the server cache. The X-Forwarded-Host is directly reflected as a hyperlink. HTTP Request GET / HTTP/1.1 Host: newrelic.com X-Forwarded-Host: pavanw3b.com ... .... HTTP Response HTTP/1.1 200 OK...

0.3AI score
SaveExploits0
Hacker One
Hacker One
•added 2016/03/14 8:36 p.m.•29 views

New Relic: https://rpm.newrelic.com/login vulnerable to host header attack

It appears that https://rpm.newrelic.com/login is vulnerable to a host header attack flaw whereas the HTTP Host header can be controlled by a malicious user. POC: curl -H "Host: rpm.newrelic.com" -H "X-Forwarded-Host: geeknik.com" https://rpm.newrelic.com/login Result: You are being redirected. A...

0.4AI score
SaveExploits0
OSV
OSV
•added 2016/03/01 11:59 a.m.•5 views

DEBIAN-CVE-2016-2560

Multiple cross-site scripting XSS vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.15, 4.4.x before 4.4.15.5, and 4.5.x before 4.5.5.1 allow remote attackers to inject arbitrary web script or HTML via 1 a crafted Host HTTP header, related to libraries/Config.class.php; 2 crafted JSON data, relat...

6.1CVSS6.4AI score0.03109EPSS
SaveExploits0References1
OSV
OSV
•added 2016/03/01 11:59 a.m.•8 views

UBUNTU-CVE-2016-2560

Multiple cross-site scripting XSS vulnerabilities in phpMyAdmin 4.0.x before 4.0.10.15, 4.4.x before 4.4.15.5, and 4.5.x before 4.5.5.1 allow remote attackers to inject arbitrary web script or HTML via 1 a crafted Host HTTP header, related to libraries/Config.class.php; 2 crafted JSON data, relat...

6.1CVSS6.9AI score0.03109EPSS
SaveExploits0References8
FreeBSD
FreeBSD
•added 2016/02/29 12:0 a.m.•31 views

phpmyadmin -- multiple XSS and a man-in-the-middle vulnerability

The phpMyAdmin development team reports: XSS vulnerability in SQL parser. Using a crafted SQL query, it is possible to trigger an XSS attack through the SQL query page. We consider this vulnerability to be non-critical. Multiple XSS vulnerabilities. By sending a specially crafted URL as part of t...

6.8CVSS1.4AI score0.03109EPSS
SaveExploits0References4
CNVD
CNVD
•added 2016/02/08 12:0 a.m.•7 views

JanRain PHP OpenID library security bypass vulnerability

JanRain PHP OpenID library is a U.S. JanRain company's OpenID library for PHP5 . The examples/consumer/common.php file in the JanRain PHP OpenID library fails to properly check for the 'openid.realm' parameter sent via the SERVERNAME element, allowing remote attackers to Modifying the Host HTTP...

8.8CVSS7.1AI score0.02171EPSS
SaveExploits0References1
NVD
NVD
•added 2016/02/01 9:59 p.m.•31 views

CVE-2016-2049

examples/consumer/common.php in JanRain PHP OpenID library aka php-openid improperly checks the openid.realm parameter against the SERVERNAME element in the SERVER superglobal array, which might allow remote attackers to hijack the authentication of arbitrary users via vectors involving a crafted...

8.8CVSS8.7AI score0.02171EPSS
SaveExploits0References2
Prion
Prion
•added 2016/02/01 9:59 p.m.•22 views

Design/Logic Flaw

examples/consumer/common.php in JanRain PHP OpenID library aka php-openid improperly checks the openid.realm parameter against the SERVERNAME element in the SERVER superglobal array, which might allow remote attackers to hijack the authentication of arbitrary users via vectors involving a crafted...

6.8CVSS7.5AI score0.02171EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2016/02/01 9:59 p.m.•45 views

CVE-2016-2049

examples/consumer/common.php in JanRain PHP OpenID library aka php-openid improperly checks the openid.realm parameter against the SERVERNAME element in the SERVER superglobal array, which might allow remote attackers to hijack the authentication of arbitrary users via vectors involving a crafted...

8.8CVSS7.3AI score0.02171EPSS
SaveExploits0References2
OSV
OSV
•added 2016/02/01 9:59 p.m.•5 views

UBUNTU-CVE-2016-2049

examples/consumer/common.php in JanRain PHP OpenID library aka php-openid improperly checks the openid.realm parameter against the SERVERNAME element in the SERVER superglobal array, which might allow remote attackers to hijack the authentication of arbitrary users via vectors involving a crafted...

8.8CVSS7.4AI score0.02171EPSS
SaveExploits0References3
Rows per page
Query Builder