Lucene search
+L

239 matches found

Positive Technologies
Positive Technologies
added 2020/01/30 12:0 a.m.13 views

PT-2020-6268 · Python +9 · Python +9

Name of the Vulnerable Software and Affected Versions: Python versions 2.7 through 2.7.17 Python versions 3.5 through 3.5.9 Python versions 3.6 through 3.6.10 Python versions 3.7 through 3.7.6 Python versions 3.8 through 3.8.1 Description: The issue is related to an uncontrolled consumption of...

10CVSS6.4AI score0.75116EPSS
SaveExploits82References487
Gitee
Gitee
added 2020/01/09 9:23 a.m.5 views

Vulmap

This is a Python script for a local vulnerability scanner, specifically designed for Linux systems. The script, named Vulmap, is part of the Vulmap Local Vulnerability Scanners project. It scans the host for installed packages, queries the Vulmon API for vulnerabilities, and prints the results,...

6.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2019/11/25 9:26 a.m.17 views

python: Cookie domain check returns incorrect results

http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostnam...

5.3CVSS6.8AI score0.0388EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/11/06 9:47 a.m.8 views

python: CRLF injection via the path part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the path component of a URL that...

6.1CVSS6.7AI score0.05601EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/11/06 9:47 a.m.5 views

python: Cookie domain check returns incorrect results

http.cookiejar.DefaultPolicy.domainreturnok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostnam...

5.3CVSS6.8AI score0.0388EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2019/11/05 9:2 p.m.7 views

python: CRLF injection via the query part of the url passed to urlopen()

An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the query string after a ? charact...

6.1CVSS6.7AI score0.05328EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2019/07/08 12:0 a.m.8 views

PT-2019-13316 · Python · Python

Name of the Vulnerable Software and Affected Versions: Python versions prior to 2.7.17 Python versions 3.x prior to 3.5 Description: The MSI installer for Python on Windows defaults to the C:Python27 directory, making it easier for local users to deploy Trojan horse code. The vendor's position is...

9.3CVSS7.7AI score0.01261EPSS
SaveExploits0References7
Prion
Prion
added 2019/06/03 8:15 p.m.20 views

Design/Logic Flaw

Rejected reason: Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service memory consumption via a long string, related to 1 httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; 2 ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; 3 imaplib - not y...

6.8AI score
SaveExploits1
Positive Technologies
Positive Technologies
added 2019/03/20 12:0 a.m.7 views

PT-2019-6075 · Python +8 · Python +8

Name of the Vulnerable Software and Affected Versions: Python versions prior to 3.9.5 Python versions 3.8.0 through 3.10 Description: The issue is related to the ipaddress library in Python, which mishandles leading zero characters in the octets of an IP address string. This can allow attackers t...

9.8CVSS6.7AI score0.73327EPSS
SaveExploits53References355
Positive Technologies
Positive Technologies
added 2019/03/12 12:0 a.m.10 views

PT-2019-5894

Name of the Vulnerable Software and Affected Versions Python versions 2.x through 2.7.16 Python versions 3.x through 3.7.3 Description The issue is related to the urllib2 module in Python, which does not properly neutralize CRLF sequences. This allows for CRLF injection if an attacker controls a...

6.1CVSS6.8AI score0.05328EPSS
SaveExploits1References250
OSV
OSV
added 2019/03/08 9:29 p.m.3 views

DEBIAN-CVE-2019-9636

Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding with an incorrect netloc during NFKC normalization. The impact is: Information disclosure credentials, cookies, etc. that are cached against a given hostname. The components are:...

9.8CVSS8.4AI score0.09125EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2019/01/15 12:0 a.m.13 views

PT-2019-2581 · Python +6 · Python +6

Name of the Vulnerable Software and Affected Versions: Python versions 2.7.11 through 3.6.6 Description: The issue is related to a denial-of-service vulnerability in the X509 certificate parser. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of...

10CVSS6.4AI score0.95707EPSS
SaveExploits123References973
n0where
n0where
added 2018/11/08 4:35 a.m.137 views

Reconnaissance Swiss Army Knife: ReconDog

Main Features Wizard + CLA interface Can extracts targets from STDIN piped input and act upon them All the information is extracted with APIs, no direct contact is made to the target Utilities Censys : Uses censys.io to gather massive amount of information about an IP address. NS Lookup : Does na...

6.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2018/10/31 12:0 a.m.8 views

PT-2019-5708 · Python +8 · Python +8

Name of the Vulnerable Software and Affected Versions: Python versions 2.x through 2.7.16 Python versions 3.x before 3.4.10 Python versions 3.5.x before 3.5.7 Python versions 3.6.x before 3.6.9 Python versions 3.7.x before 3.7.3 Description: The issue is related to the incorrect domain validation...

10CVSS6.7AI score0.95707EPSS
SaveExploits120References967
OSV
OSV
added 2018/09/25 12:29 a.m.7 views

DEBIAN-CVE-2018-14647

Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming...

7.5CVSS8.4AI score0.11296EPSS
SaveExploits0References1
OSV
OSV
added 2018/09/24 12:0 a.m.6 views

UBUNTU-CVE-2018-14647

Python's elementtree C accelerator failed to initialise Expat's hash salt during initialization. This could make it easy to conduct denial of service attacks against Expat by constructing an XML document that would cause pathological hash collisions in Expat's internal data structures, consuming...

7.5CVSS6.8AI score0.11296EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2018/09/05 1:7 p.m.284 views

Vulners Scanner - Vulnerability Scanner Based On Vulners.Com Audit API

PoC of a host-based vulnerability scanner, which uses vulners.com API. Detects operating system, collects installed packages and checks vulnerabilities in it. Supported OS Currently support collecting packages for these operating systems: Debian-based debian, kali, ubuntu Rhel-based redhat, cento...

7.5AI score
SaveExploits0References1
OSV
OSV
added 2018/06/19 12:29 p.m.5 views

ALPINE-CVE-2018-1061

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.ISLINEJUNK method. An attacker could use this flaw to cause denial of service...

7.5CVSS8.5AI score0.04979EPSS
SaveExploits0References1
NVD
NVD
added 2018/06/19 12:29 p.m.19 views

CVE-2018-1061

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.ISLINEJUNK method. An attacker could use this flaw to cause denial of service...

7.5CVSS7.7AI score0.04979EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2018/06/19 12:0 a.m.54 views

CVE-2018-1061

python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in the difflib.ISLINEJUNK method. An attacker could use this flaw to cause denial of service...

7.5CVSS6.8AI score0.04979EPSS
SaveExploits0References4
Rows per page
Query Builder