Lucene search
+L

36 matches found

OpenVAS
OpenVAS
added 2023/01/12 12:00 a.m.16 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2023-1151)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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...

7.5CVSS8AI score0.05768EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/01/10 12:00 a.m.32 views

EulerOS Virtualization 2.9.1 : python3 (EulerOS-SA-2023-1199)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int'text', a system...

7.5CVSS6.9AI score0.05768EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/01/10 12:00 a.m.40 views

EulerOS Virtualization 2.9.0 : python3 (EulerOS-SA-2023-1229)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int'text', a system...

7.5CVSS6.9AI score0.05768EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/12/23 12:00 a.m.40 views

Fedora 36 : python3.6 (2022-d4570fc1a6)

The remote Fedora 36 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2022-d4570fc1a6 advisory. Prevent denial of service DoS by very large integers. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note...

7.5CVSS7.3AI score0.05768EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/12/21 12:00 a.m.24 views

EulerOS 2.0 SP10 : python3 (EulerOS-SA-2022-2827)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int'text', a system could take 50ms...

7.5CVSS7.1AI score0.05768EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/12/09 12:00 a.m.30 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2022-2805)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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...

8CVSS8.2AI score0.07017EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/12/09 12:00 a.m.19 views

Amazon Linux 2022 : python3.10 (ALAS2022-2022-212)

The version of python3.10 installed on the remote host is prior to 3.10.8-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2022-2022-212 advisory. - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using inttext, a syst...

7.5CVSS7AI score0.05768EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/11/14 12:00 a.m.33 views

EulerOS 2.0 SP9 : python3 (EulerOS-SA-2022-2773)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int'text', a system could take 50ms...

7.5CVSS6.9AI score0.05768EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2022/11/14 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for python3 (EulerOS-SA-2022-2738)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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...

7.5CVSS8.1AI score0.05768EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/11/03 12:00 a.m.25 views

AlmaLinux 9 : python3.9 (ALSA-2022:7323)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2022:7323 advisory. - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using inttext, a system could take 50ms to parse an int...

7.5CVSS7AI score0.05768EPSS
SaveExploits0References2
OSV
OSV
added 2022/10/14 7:00 p.m.44 views

GHSA-69CH-W2M2-3VJP golang.org/x/text/language Denial of service via crafted Accept-Language header

The BCP 47 tag parser has quadratic time complexity due to inherent aspects of its design. Since the parser is, by design, exposed to untrusted user input, this can be leveraged to force a program to consume significant time parsing Accept-Language headers. The parser cannot be easily rewritten t...

7.5CVSS7.6AI score0.0155EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2022/09/09 12:00 a.m.57 views

CVE-2020-10735

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS7.2AI score0.05768EPSS
SaveExploits0
CVE
CVE
added 2022/09/09 12:00 a.m.867 views

CVE-2020-10735

CVE-2020-10735 affects Python’s integer parsing with non-binary bases, where int("text") on very long digit strings can cause a CPU DoS, impacting availability. The flaw is present in Python’s PyLong_FromString path and manifests in quadratic-time scenarios when parsing large decimal-like strings...

7.5CVSS7.5AI score0.05768EPSS
SaveExploits0References29Affected Software1
OSV
OSV
added 2022/09/09 12:00 a.m.31 views

PSF-2022-4 Prevent DoS by large str-int conversions

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS7.6AI score0.05768EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/09/07 12:00 a.m.44 views

Slackware Linux 15.0 / current python3 Vulnerability (SSA:2022-250-01)

The version of python3 installed on the remote host is prior to 3.9.14. It is, therefore, affected by a vulnerability as referenced in the SSA:2022-250-01 advisory. - A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using inttext, a system coul...

7.5CVSS7AI score0.05768EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2022/09/05 5:58 a.m.63 views

CVE-2020-10735

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS2.4AI score0.05768EPSS
SaveExploits0References3
Rows per page
Query Builder