Lucene search
+L

55 matches found

Tenable Nessus
Tenable Nessus
added 2022/11/14 12:00 a.m.25 views

EulerOS 2.0 SP9 : python-pip (EulerOS-SA-2022-2740)

According to the versions of the python-pip packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a...

9.8CVSS7.2AI score0.12826EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2021/11/17 3:38 p.m.7 views

golang: net: incorrect parsing of extraneous zero characters at the beginning of an IP address octet

A flaw was found in golang. Extraneous zero characters at the beginning of an IP address octet are not properly considered which could allow an attacker to bypass IP-based access controls. The highest threat from this vulnerability is to data confidentiality and integrity as well as system...

7.5CVSS7.1AI score0.03775EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2021/09/20 12:00 a.m.8 views

The vulnerability of the ipaddress library in the Python programming language lies in insufficient input validation. This allows attackers to access confidential data, compromise its integrity, and cause service failures.

The vulnerability of the ipaddress library in the Python programming language is related to the incorrect processing of initial zero characters in octal IP address strings. Exploiting this vulnerability can allow an attacker to gain access to confidential data, compromise its integrity, and cause...

9.8CVSS7AI score0.06882EPSS
SaveExploits1References9Affected Software3
OSV
OSV
added 2021/08/07 5:15 p.m.3 views

DEBIAN-CVE-2021-29923

Go before 1.17 does not properly consider extraneous zero characters at the beginning of an IP address octet, which in some situations allows attackers to bypass access control that is based on IP addresses, because of unexpected octal interpretation. This affects net.ParseIP and net.ParseCIDR...

7.5CVSS7AI score0.03775EPSS
SaveExploits1References1
AlmaLinux
AlmaLinux
added 2021/06/29 1:58 p.m.79 views

Moderate: ruby:2.6 security, bug fix, and enhancement update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. The following packages have been upgraded to a later upstream version: ruby 2.6.7. BZ1952627 Security Fixes: rubygem-bundler: Insecure permissions...

8.1CVSS8.4AI score0.06811EPSS
SaveExploits2References10
PyPA
PyPA
added 2021/06/08 6:15 p.m.10 views

PYSEC-2021-99

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validateipv4address, and validateipv46address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. validateipv4address and...

7.5CVSS6.9AI score0.05217EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2021/05/06 1:15 p.m.24 views

CVE-2021-29921

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations allows attackers to bypass access control that is based on IP addresses...

9.8CVSS0.06882EPSS
SaveExploits1References17
Prion
Prion
added 2021/05/06 1:15 p.m.90 views

Improper access control

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations allows attackers to bypass access control that is based on IP addresses...

7.5CVSS8.3AI score0.06882EPSS
SaveExploits1References16Affected Software6
UbuntuCve
UbuntuCve
added 2021/05/06 1:15 p.m.52 views

CVE-2021-29921

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations allows attackers to bypass access control that is based on IP addresses...

9.8CVSS6.9AI score0.06882EPSS
SaveExploits1References12
Cvelist
Cvelist
added 2021/05/06 12:00 a.m.43 views

CVE-2021-29921

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations allows attackers to bypass access control that is based on IP addresses...

9.6AI score0.06882EPSS
SaveExploits1References16
OSV
OSV
added 2021/05/06 12:00 a.m.54 views

PSF-2021-2 ipaddress leading zeros in IPv4 address

In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations allows attackers to bypass access control that is based on IP addresses...

9.8CVSS9.5AI score0.06882EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/09/29 10:31 p.m.12 views

nss: Out-of-bounds read when importing curve25519 private key

When importing a curve25519 private key in PKCS8format with leading 0x00 bytes, it is possible to trigger an out-of-bounds read in the Network Security Services NSS library. This could lead to information disclosure. This vulnerability affects Firefox ESR 60.8, Firefox 68, and Thunderbird 60.8...

7.5CVSS7.2AI score0.02202EPSS
SaveExploits0References5
Amazon
Amazon
added 2020/08/31 12:00 a.m.46 views

Medium: python-rsa

Issue Overview: Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior...

7.5CVSS7.6AI score0.01359EPSS
SaveExploits1
PyPA
PyPA
added 2020/06/01 7:15 p.m.11 views

PYSEC-2020-99

Python-RSA before 4.1 ignores leading '\0' bytes during decryption of ciphertext. This could conceivably have a security-relevant impact, e.g., by helping an attacker to infer that an application uses Python-RSA, or if the length of accepted ciphertext affects application behavior such as by...

7.5CVSS6.9AI score0.01359EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2020/05/27 12:00 a.m.13 views

PT-2020-13658 · Python +5 · Python-Rsa +5

Name of the Vulnerable Software and Affected Versions: Python-RSA versions prior to 4.1 Description: The issue concerns the decryption of ciphertext, where leading '0' bytes are ignored. This could potentially have security implications, such as helping an attacker infer that an application uses...

7.8CVSS5.2AI score0.01651EPSS
SaveExploits2References55
Rows per page
Query Builder