Lucene search
+L

12438 matches found

Ubuntu
Ubuntu
added 2024/09/16 12:15 p.m.258 views

USN-7015-1: Python vulnerabilities

It was discovered that the Python email module incorrectly parsed email addresses that contain special characters. A remote attacker could possibly use this issue to bypass certain protection mechanisms. CVE-2023-27043 It was discovered that Python allowed excessive backtracking while parsing...

8.7CVSS6.8AI score0.02527EPSS
SaveExploits4
OSV
OSV
added 2024/09/15 2:58 p.m.8 views

RHSA-2004:634 Red Hat Security Advisory: zip security update

Bulletin has no description...

10CVSS6.1AI score0.09246EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/14 11:07 a.m.8 views

OESA-2024-2141 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

6.2CVSS6.6AI score0.00336EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2024/09/13 11:17 a.m.44 views

TrickMo Android Trojan Exploits Accessibility Services for On-Device Banking Fraud

Cybersecurity researchers have uncovered a new variant of an Android banking trojan called TrickMo that comes packed with new capabilities to evade analysis and display fake login screens to capture victims' banking credentials. "The mechanisms include using malformed ZIP files in combination wit...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.28 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2024-2414)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment...

5.5CVSS7.3AI score0.00446EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.18 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2024-2437)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment...

5.5CVSS7.3AI score0.00446EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.18 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2024-2391)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment...

5.5CVSS7.3AI score0.00446EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.20 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2024-2366)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The archive/zip package's handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment...

5.5CVSS7.3AI score0.00446EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/09/12 12:00 a.m.13 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2024-2414)

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

5.5CVSS6.2AI score0.00446EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/09/12 12:00 a.m.15 views

Huawei EulerOS: Security Advisory for golang (EulerOS-SA-2024-2366)

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

5.5CVSS6.2AI score0.00446EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

Libarchive before 3.7.4 allows name out-of-bounds access when a ZIP archive has an empty-name file and mac-ext is enabled. This occurs in slurp_central_directory in archive_read_support_format_zip.c.

...

9.1CVSS7AI score0.00971EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.8 views

In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5 a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.

...

7.5CVSS6.1AI score0.03464EPSS
SaveExploits1
F5 Networks
F5 Networks
added 2024/09/06 8:09 a.m.37 views

K000140978: libarchive vulnerability CVE-2019-11463

Security Advisory Description A memory leak in archivereadformatzipcleanup in archivereadsupportformatzip.c in libarchive 3.3.4-dev allows remote attackers to cause a denial of service via a crafted ZIP file because of a HAVELZMAH typo. NOTE: this only affects users who downloaded the development...

5.5CVSS5.8AI score0.01302EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.24 views

github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp

A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is...

6.2CVSS7.3AI score0.00236EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/09/03 8:55 p.m.99 views

@actions/download-artifact has an Arbitrary File Write via artifact extraction

Impact Versions of actions/download-artifact before 4.1.3 are vulnerable to arbitrary file write when downloading and extracting a specifically crafted artifact that contains path traversal filenames. Patches Upgrade to version 4.1.3 or higher. Alternatively use 'v4' tag which points to the lates...

7.5CVSS7.3AI score0.03219EPSS
SaveExploits4References5Affected Software1
OSV
OSV
added 2024/09/03 8:55 p.m.26 views

GHSA-CXWW-7G56-2VH6 @actions/download-artifact has an Arbitrary File Write via artifact extraction

Impact Versions of actions/download-artifact before 4.1.3 are vulnerable to arbitrary file write when downloading and extracting a specifically crafted artifact that contains path traversal filenames. Patches Upgrade to version 4.1.3 or higher. Alternatively use 'v4' tag which points to the lates...

8.6CVSS7.3AI score
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/03 8:49 p.m.12 views

Security Bulletin: Vulnerability in Apache Commons Compress affects watsonx.data

Summary Apache Commons Compress is vulnerable to a denial of service, caused by an out of memory error when allocating large amounts of memory. For CVE-2021-35517, when reading a specially crafted TAR archive, Compress can be made to allocate large amounts of memory that finally leads to an out o...

7.5CVSS7.8AI score0.12945EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/03 5:57 p.m.10 views

python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service

A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming th...

8.7CVSS7.1AI score0.01275EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/03 1:52 p.m.32 views

SUSE-SU-2024:3089-1 Security update for go1.21-openssl

This update for go1.21-openssl fixes the following issues: - CVE-2024-24791: Fixed denial of service due to improper 100-continue handling bsc1227314 - CVE-2024-24789: Fixed mishandling of corrupt central directory record in archive/zip bsc1225973 - CVE-2024-24790: Fixed unexpected behavior from ...

9.8CVSS8.4AI score0.91969EPSS
SaveExploits2References23
Cvelist
Cvelist
added 2024/09/03 10:01 a.m.52 views

CVE-2024-8374 Arbitrary Code Injection in Cura

UltiMaker Cura slicer versions 5.7.0-beta.1 through 5.7.2 are vulnerable to code injection via the 3MF format reader /plugins/ThreeMFReader.py. The vulnerability arises from improper handling of the droptobuildplate property within 3MF files, which are ZIP archives containing the model data. When...

7.8CVSS0.00433EPSS
SaveExploits0References1
Rows per page
Query Builder