Lucene search
+L

382 matches found

OSV
OSV
added 2020/07/04 10:47 p.m.7 views

MGASA-2020-0269 Updated python-httplib2 packages fix security vulnerability

Updated python-httplib2 packages fix security vulnerability: In httplib2, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri...

6.8CVSS6.6AI score0.02593EPSS
SaveExploits0References3
Friends Of PHP
Friends Of PHP
added 2020/06/16 8:55 p.m.22 views

Header leakage on cross-domain redirects

This version fixes a security weakness that might leak sensitive request headers from the initial request to the redirected host on cross-domain redirects, which were not removed correctly. Message::setHeaders does not replace the entire set of headers, but only operates on the headers matching t...

6.1AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2020/06/01 5:16 a.m.26 views

Arbitrary File Read

snyk-broker is vulnerable to arbitrary file read. The vulnerability exists as it does not properly restrict the values of the request headers...

4.3CVSS2.9AI score0.01115EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/05/20 4:15 p.m.44 views

PYSEC-2020-46

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS2.9AI score0.02593EPSS
SaveExploits0References11
Prion
Prion
added 2020/05/20 4:15 p.m.27 views

Design/Logic Flaw

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

4.3CVSS6.5AI score0.02593EPSS
SaveExploits0References11Affected Software3
UbuntuCve
UbuntuCve
added 2020/05/20 4:15 p.m.45 views

CVE-2020-11078

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS6.5AI score0.02593EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/05/20 4:00 p.m.28 views

CVE-2020-11078 CRLF injection in httplib2

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS6.6AI score0.02593EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2020/05/20 4:00 p.m.29 views

CVE-2020-11078

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as...

6.8CVSS6.5AI score0.02593EPSS
SaveExploits0
CVE
CVE
added 2020/05/20 4:00 p.m.374 views

CVE-2020-11078

CVE-2020-11078 affects httplib2 prior to 0.18.0. An attacker controlling an unescaped portion of the URI in httplib2.Http.request() could alter request headers and body and send hidden requests to the same server. The issue occurs when URIs are built by string concatenation rather than proper esc...

6.8CVSS6.6AI score0.02593EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2020/05/18 12:15 a.m.38 views

CVE-2019-20800

In Cherokee through 1.2.104, remote attackers can trigger an out-of-bounds write in cherokeehandlercgiaddenvpair in handlercgi.c by sending many request headers, as demonstrated by a GET request with many "Host: 127.0.0.1" headers...

9.8CVSS9.5AI score0.02148EPSS
SaveExploits1References3
Prion
Prion
added 2020/05/18 12:15 a.m.30 views

Out-of-bounds

In Cherokee through 1.2.104, remote attackers can trigger an out-of-bounds write in cherokeehandlercgiaddenvpair in handlercgi.c by sending many request headers, as demonstrated by a GET request with many "Host: 127.0.0.1" headers...

7.5CVSS9.5AI score0.02148EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/05/17 12:00 a.m.18 views

PT-2020-10770 · Cherokee · Cherokee

Name of the Vulnerable Software and Affected Versions: Cherokee versions 1.2.104 and earlier Description: The issue allows remote attackers to trigger an out-of-bounds write in cherokee handler cgi add env pair in handler cgi.c by sending many request headers, as demonstrated by a GET request wit...

9.8CVSS9.3AI score0.02148EPSS
SaveExploits1References9
Veracode
Veracode
added 2020/04/10 12:47 a.m.40 views

Information Disclosure

httpd is vulnerable to information disclosure. A use-after-free flaw was discovered in the way the Apache HTTP Server handled request headers in subrequests. In configurations where subrequests are used, a multithreaded MPM Multi-Processing Module could possibly leak information from other reques...

4.3CVSS0.9AI score0.18443EPSS
SaveExploits2References84Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/03/13 12:00 a.m.26 views

Cisco Web Security Appliance (WSA) GUI Denial of Service Vulnerability

According to its self-reported version, the Cisco Web Security Appliance is affected by a Denial of Service vulnerability. The vulnerability is due to improper validation of specific HTTP request headers. An attacker could exploit this vulnerability by sending a malformed HTTP request to an...

5.3CVSS5.7AI score0.01281EPSS
SaveExploits0References5
CNVD
CNVD
added 2020/03/13 12:00 a.m.15 views

Microsoft IIS Server Tampering Vulnerability

Microsoft Windows and Microsoft Windows Server are both products of Microsoft Corporation, USA.Microsoft Windows is a set of operating systems for personal devices.Microsoft Windows Server is a set of server operating systems.IIS Server is one of the IIS Internet Information Services servers. A...

7.5CVSS6.7AI score0.03904EPSS
SaveExploits0
Prion
Prion
added 2020/03/12 4:15 p.m.22 views

Design/Logic Flaw

A tampering vulnerability exists when Microsoft IIS Server improperly handles malformed request headers, aka 'Microsoft IIS Server Tampering Vulnerability'...

5CVSS7.4AI score0.03904EPSS
SaveExploits0References1Affected Software5
Cvelist
Cvelist
added 2020/03/12 3:48 p.m.33 views

CVE-2020-0645

A tampering vulnerability exists when Microsoft IIS Server improperly handles malformed request headers, aka 'Microsoft IIS Server Tampering Vulnerability'...

8.6AI score0.03904EPSS
SaveExploits0References1
Prion
Prion
added 2020/03/04 7:15 p.m.25 views

Input validation

A vulnerability in the web-based management interface of Cisco AsyncOS for Cisco Email Security Appliance ESA, Cisco Web Security Appliance WSA, and Cisco Content Security Management Appliance SMA could allow an unauthenticated remote attacker to cause high CPU usage on an affected device,...

5CVSS5.5AI score0.01281EPSS
SaveExploits0References1Affected Software4
Kitploit
Kitploit
added 2020/02/29 8:40 p.m.152 views

Extended-SSRF-Search - Smart SSRF Scanner Using Different Methods Like Parameter Brute Forcing In Post And Get...

This tool search for SSRF using predefined settings in different parts of a request path, host, headers, post and get parameters. First step Rename example.app-settings.conf to app-settings.conf and adjust settings. The most important setting is the callback url. I recommend to use burp...

7.1AI score
SaveExploits0References1
Exploit DB
Exploit DB
added 2020/02/03 12:00 a.m.151 views

Cacti 1.2.8 - Authenticated Remote Code Execution

!/usr/bin/python3 Exploit Title: Cacti v1.2.8 Remote Code Execution Date: 03/02/2020 Exploit Author: Askar @mohammadaskar2 CVE: CVE-2020-8813 Vendor Homepage: https://cacti.net/ Version: v1.2.8 Tested on: CentOS 7.3 / PHP 7.1.33 import requests import sys import warnings from bs4 import...

9.3CVSS6.8AI score0.73779EPSS
SaveExploits24
Rows per page
Query Builder