Lucene search
+L

154 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:35 p.m.6 views

Malicious code in eth-keccak (PyPI)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.36 views

Fedora 37 : pypy3.8 (2023-943556a733)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-943556a733 advisory. Update to 7.3.11. See https://doc.pypy.org/en/latest/release-v7.3.11.html Security fix for CVE-2022-37454, CVE-2022-45061. Tenable has extracted the...

9.8CVSS7.1AI score0.05737EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.39 views

Fedora 37 : pypy3.9 (2023-af5206f71d)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-af5206f71d advisory. Update to 7.3.11. See https://doc.pypy.org/en/latest/release-v7.3.11.html Security fix for CVE-2022-37454, CVE-2022-45061, CVE-2022-42919. Tenable h...

9.8CVSS7.1AI score0.05737EPSS
SaveExploits2References4
OSV
OSV
added 2024/03/06 11:05 a.m.93 views

BIT-PYTHON-2022-37454

The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface...

9.8CVSS9.4AI score0.05737EPSS
SaveExploits1References15
OSV
OSV
added 2024/03/06 11:03 a.m.92 views

BIT-PHP-2022-37454

The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface...

9.8CVSS9.4AI score0.05737EPSS
SaveExploits1References15
Ubuntu
Ubuntu
added 2023/11/29 3:51 p.m.80 views

USN-6525-1: pysha3 vulnerability

Nicky Mouha discovered that pysha incorrectly handled certain SHA-3 operations. An attacker could possibly use this issue to cause pysha3 to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS7.4AI score0.05737EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/11/29 12:00 a.m.47 views

Ubuntu 20.04 LTS / 22.04 LTS : PyPy vulnerability (USN-6524-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-6524-1 advisory. Nicky Mouha discovered that PyPy incorrectly handled certain SHA-3 operations. An attacker could possibly use this issue to cause PyPy to crash,...

9.8CVSS7.4AI score0.05737EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/11/29 12:00 a.m.55 views

Ubuntu 20.04 LTS / 22.04 LTS : pysha3 vulnerability (USN-6525-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-6525-1 advisory. Nicky Mouha discovered that pysha incorrectly handled certain SHA-3 operations. An attacker could possibly use this issue to cause pysha3 to crash,...

9.8CVSS7.4AI score0.05737EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2023/10/06 12:00 a.m.95 views

LayerZero endpoint can get blocked by a malicious user (or even a honest one)

Lines of code Vulnerability details Description Contract Endpoint, from LayerZero is the one responsible of sending/receiving messages to/from other chains. Specifically it has function receivePayload, which is called by contract UltraLightNodeV2 the current default library of the protocol after...

7.5AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/09/27 12:00 a.m.34 views

Amazon Linux 2 : python38 (ALASPYTHON3.8-2023-004)

The version of python38 installed on the remote host is prior to 3.8.15-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2PYTHON3.8-2023-004 advisory. The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that...

9.8CVSS8AI score0.05737EPSS
SaveExploits1References4
Amazon
Amazon
added 2023/09/25 12:00 a.m.13 views

Important: python38

Issue Overview: The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface. CVE-2022-37454 Affected...

9.8CVSS8.3AI score0.05737EPSS
SaveExploits1
Amazon
Amazon
added 2023/09/13 12:00 a.m.11 views

Important: php

Issue Overview: In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar function, the read outside allocated buffer will be used. This can lead ...

9.8CVSS8AI score0.05737EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2023/09/13 12:00 a.m.56 views

Amazon Linux 2 : php (ALASPHP8.1-2023-001)

The version of php installed on the remote host is prior to 8.1.12-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2PHP8.1-2023-001 advisory. In PHP versions prior to 7.4.33, 8.0.25 and 8.2.12, when using imageloadfont function in gd extension, it is possible to...

9.8CVSS8.2AI score0.05737EPSS
SaveExploits4References6
Code423n4
Code423n4
added 2023/09/11 12:00 a.m.7 views

"rights" stored in memory is overwriting the memory block storing "from"

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Expected code should keccak over packed encoding of rights,from,to but as 'rights' values are overwriting 'from' values. So values available for encoding is not as expected. Proof of Concept Provide...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:00 a.m.55 views

EulerOS Virtualization 3.0.6.0 : php (EulerOS-SA-2023-2243)

According to the versions of the php packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The zendstringextend function in Zend/zendstring.h in PHP through 7.1.5 does not prevent changes to string objects that result in a...

9.8CVSS8AI score0.49336EPSS
SaveExploits10References10
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:00 a.m.53 views

EulerOS Virtualization 3.0.6.0 : python3 (EulerOS-SA-2023-2229)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system...

9.8CVSS7.4AI score0.07017EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2023/05/24 12:00 a.m.51 views

Oracle Linux 8 : php:7.4 (ELSA-2023-2903)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-2903 advisory. - CVE-2015-2331: integer overflow when processing ZIP archives 1204676,1204677 - fixes for CVE-2012-1162 and CVE-2012-1163 - fix: due to an integer...

9.8CVSS8.1AI score0.99998EPSS
SaveExploits132References6
OpenVAS
OpenVAS
added 2023/05/16 12:00 a.m.31 views

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

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...

9.8CVSS9.2AI score0.05737EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2023/05/16 12:00 a.m.38 views

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

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...

9.8CVSS9.2AI score0.05737EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2023/05/16 12:00 a.m.42 views

EulerOS Virtualization 2.10.1 : python3 (EulerOS-SA-2023-1896)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows...

9.8CVSS7.6AI score0.05737EPSS
SaveExploits2References3
Rows per page
Query Builder