Lucene search
+L

492 matches found

EUVD
EUVD
added 2016/09/02 2:0 p.m.7 views

EUVD-2016-6641

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS6.9AI score0.10238EPSS
SaveExploits3References29
OSV
OSV
added 2016/09/02 2:0 p.m.10 views

PSF-2016-8 HTTP header injection

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7AI score0.10238EPSS
SaveExploits3References2
Debian CVE
Debian CVE
added 2016/09/02 2:0 p.m.34 views

CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7.1AI score0.10238EPSS
SaveExploits3
UbuntuCve
UbuntuCve
added 2016/09/02 12:0 a.m.32 views

CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7AI score0.10238EPSS
SaveExploits3References3
OSV
OSV
added 2016/09/02 12:0 a.m.2 views

UBUNTU-CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython aka Python before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL...

6.1CVSS7AI score0.10238EPSS
SaveExploits3References4
Hacker One
Hacker One
added 2016/09/01 8:42 p.m.51 views

Internet Bug Bounty: urllib HTTP header injection CVE-2016-5699

https://bugs.python.org/issue22928 https://access.redhat.com/security/cve/cve-2016-5699...

4.3CVSS6.7AI score0.10238EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2016/08/22 12:0 a.m.51 views

Scientific Linux Security Update : python on SL6.x, SL7.x i386/x86_64 (20160818) (httpoxy)

Security Fixes : - It was discovered that the Python CGIHandler class did not properly protect against the HTTPPROXY variable name clash in a CGI context. A remote attacker could possibly use this flaw to redirect HTTP requests performed by a Python CGI script to an attacker-controlled proxy via ...

6.5CVSS6.9AI score0.1503EPSS
SaveExploits6References4
OpenVAS
OpenVAS
added 2016/08/19 12:0 a.m.36 views

CentOS Update for python CESA-2016:1626 centos7

Check the version of python SPDX-FileCopyrightText: 2016 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 scriptoid"1.3.6.1.4.1.25623.1.0.882545";...

6.5CVSS6.3AI score0.1503EPSS
SaveExploits6References2
RedHat Linux
RedHat Linux
added 2016/08/18 8:26 p.m.6 views

python: http protocol steam injection attack

It was found that the Python's httplib library used by urllib, urllib2 and others did not properly check HTTPConnection.putheader function arguments. An attacker could use this flaw to inject additional headers in a Python application that allowed user provided header names or values...

6.1CVSS7.3AI score0.10238EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2016/08/18 6:39 p.m.7 views

python: http protocol steam injection attack

It was found that the Python's httplib library used by urllib, urllib2 and others did not properly check HTTPConnection.putheader function arguments. An attacker could use this flaw to inject additional headers in a Python application that allowed user provided header names or values...

6.1CVSS7.3AI score0.10238EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2016/07/01 12:0 a.m.46 views

FreeBSD : Python -- HTTP Header Injection in Python urllib (a61374fc-3a4d-11e6-a671-60a44ce6887b)

Guido Vranken reports : HTTP header injection in urrlib2/urllib/httplib/http.client with newlines in header values, where newlines have a semantic consequence of denoting the start of an additional header line. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package...

6.1CVSS7.2AI score0.10238EPSS
SaveExploits3References5
Mageia
Mageia
added 2016/06/22 4:36 p.m.72 views

Updated python packages fix security vulnerabilities

Updated python and python3 packages fixes security vulnerability: - Heap overflow in zipimporter module CVE-2016-5636. - HTTP header injection in urrlib2/urllib/httplib/http.client CVE-2016-5699. - smtplib StartTLS stripping attack CVE-2016-0772...

10CVSS1.6AI score0.26316EPSS
SaveExploits7References7
myhack58
myhack58
added 2016/06/18 12:0 a.m.466 views

Python urllib HTTP header injection vulnerability-vulnerability warning-the black bar safety net

The Python urllib library in Python 2 for urllib2 in Python 3 to urllib is a HTTP Protocol the following Protocol flow injection vulnerabilities. If an attacker can control the Python code to access an arbitrary URL, or allow Python code to access a malicious web servr, and that this vulnerabilit...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/06/16 12:0 a.m.29 views

Python urllib HTTP Header Injection

Python's built-in URL library "urllib2" in 2.x and "urllib" in 3.x is vulnerable to protocol stream injection attacks a.k.a. "smuggling" attacks via the http scheme. If an attacker could convince a Python application using this library to fetch an arbitrary URL, or fetch a resource from a malicio...

0.2AI score
SaveExploits0
OSV
OSV
added 2014/12/12 11:59 a.m.5 views

DEBIAN-CVE-2014-9365

The HTTP clients in the 1 httplib, 2 urllib, 3 urllib2, and 4 xmlrpclib libraries in CPython aka Python 2.x before 2.7.9 and 3.x before 3.4.3, when accessing an HTTPS URL, do not a check the certificate against a trust store or verify that the server hostname matches a domain name in the subject'...

5.8CVSS9AI score0.03121EPSS
SaveExploits1References1
OSV
OSV
added 2014/12/12 11:59 a.m.5 views

UBUNTU-CVE-2014-9365

The HTTP clients in the 1 httplib, 2 urllib, 3 urllib2, and 4 xmlrpclib libraries in CPython aka Python 2.x before 2.7.9 and 3.x before 3.4.3, when accessing an HTTPS URL, do not a check the certificate against a trust store or verify that the server hostname matches a domain name in the subject'...

5.8CVSS6.8AI score0.03121EPSS
SaveExploits1References3
CVE
CVE
added 2014/12/12 11:0 a.m.470 views

CVE-2014-9365

CVE-2014-9365 affects CPython’s HTTP clients (httplib, urllib, urllib2, xmlrpclib) on Python 2.x (<2.7.9) and 3.x (

5.8CVSS7.1AI score0.03121EPSS
SaveExploits1References13Affected Software1
FreeBSD
FreeBSD
added 2014/11/24 12:0 a.m.84 views

Python -- HTTP Header Injection in Python urllib

Guido Vranken reports: HTTP header injection in urrlib2/urllib/httplib/http.client with newlines in header values, where newlines have a semantic consequence of denoting the start of an additional header line...

6.1CVSS1AI score0.10238EPSS
SaveExploits3References3
zdt
zdt
added 2014/09/15 12:0 a.m.40 views

EGYWEB (Mantrac) <= Remote File Disclosure Exploit

database passwords can be drawn.. Usage Info python exploit.py http://TARGET.COM EGYWEB Mantrac Example and tested on; http://www.deltagroup.com.eg http://www.mantracvostok.ru http://www.mantracghana.com http://www.mantracnigeria.com http://www.mantrackenya.com http://www.mantractanzania.com...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2014/09/05 12:0 a.m.25 views

WordPress Plugin Premium Gallery Manager - Configuration Access

WordPress Plugin Premium Gallery Manager - Configuration Access Exploit Title : Wordpress Plugins Premium Gallery Manager Unauthenticated Configuration Access Vulnerability Author : Hannaichi @dntkun Date : February 5th, 2014 Type : php, html, htm, asp, etc. Category : Web Applications...

0.3AI score
SaveExploits0
Rows per page
Query Builder