Lucene search
+L

10560 matches found

OSV
OSV
added 2025/10/31 11:09 a.m.7 views

OESA-2025-2578 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...

4.3CVSS6.5AI score0.00378EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/31 8:58 a.m.9 views

OPENSUSE-SU-2025:20022-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2025-59681: Fixed a potential SQL injection in QuerySet.annotate, alias, aggregate, and extra on MySQL and MariaDB boo1250485 - CVE-2025-59682: Fixed a potential partial directory-traversal via archive.extract boo1250487...

9.8CVSS5.9AI score0.00911EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/31 8:04 a.m.7 views

Unbounded allocation when parsing GNU sparse map in archive/tar

...

5.5CVSS7AI score0.00413EPSS
SaveExploits0
OSV
OSV
added 2025/10/30 6:31 p.m.10 views

GHSA-28JP-44VH-Q42H Duplicate Advisory: Keras keras.utils.get_file API is vulnerable to a path traversal attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hjqc-jx6g-rwp9. This link is maintained to preserve external references. Original Description The keras.utils.getfile API in Keras, when used with the extract=True option for tar archives, is vulnerable to a pat...

8.9CVSS6.9AI score
SaveExploits0References6
Redos
Redos
added 2025/10/30 12:00 a.m.14 views

ROS-20251030-05

Vulnerability of Erlang programming language OTP library set is related to incorrect checking of ZIP archives in "zip:unzip/1,2" and "zip:extract/1,2" procedures of Erlang/OTP standard library ZIP archives in the "zip:unzip/1,2" and "zip:extract/1,2" procedures of the Erlang/OTP standard library...

7.1CVSS7.3AI score0.00525EPSS
SaveExploits0
OSV
OSV
added 2025/10/29 11:16 p.m.22 views

AZL-69134 CVE-2025-58183 affecting package containerized-data-importer for versions less than 1.57.0-17

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS7.2AI score0.00413EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/29 10:10 p.m.131 views

CVE-2025-58183

CVE-2025-58183 affects tar.Reader parsing of GNU sparse maps in tar pax 1.0. The root cause is an absence of a maximum size on the number of sparse region blocks, enabling unbounded memory growth when reading the archive, and potentially large allocations when source data is compressed. Public ad...

4.3CVSS6.3AI score0.00413EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/29 10:10 p.m.3 views

CVE-2025-58183 Unbounded allocation when parsing GNU sparse map in archive/tar

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

6.3AI score0.00413EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/29 10:10 p.m.9 views

CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS8.1AI score0.00413EPSS
SaveExploits0
OSV
OSV
added 2025/10/29 9:51 p.m.12 views

GO-2025-4014 Unbounded allocation when parsing GNU sparse map in archive/tar

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

4.3CVSS6.3AI score0.00413EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/29 1:34 p.m.15 views

CLSA-2025-1761744879 Fix CVE(s): CVE-2019-9923

SECURITY UPDATE: NULL pointer dereference - debian/patches/CVE-2019-9923.patch: fix a NULL pointer dereference when parsing certain archives that have malformed extended headers in paxdecodeheader in sparse.c - CVE-2019-9923...

7.5CVSS6.8AI score0.03028EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/29 9:30 a.m.81 views

EUVD-2025-36634

Keras is vulnerable to arbitrary local file loading and Server-Side Request Forgery...

5.9CVSS6.3AI score0.00247EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/29 9:15 a.m.10 views

CVE-2025-12058

The Keras.Model.loadmodel method, including when executed with the intended security mitigation safemode=True, is vulnerable to arbitrary local file loading and Server-Side Request Forgery SSRF. This vulnerability stems from the way the StringLookup layer is handled during model loading from a...

5.9CVSS0.00247EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/29 9:15 a.m.15 views

AZL-69583 CVE-2025-12058 affecting package keras 2.11.0-3

The Keras.Model.loadmodel method, including when executed with the intended security mitigation safemode=True, is vulnerable to arbitrary local file loading and Server-Side Request Forgery SSRF. This vulnerability stems from the way the StringLookup layer is handled during model loading from a...

5.9CVSS5.9AI score0.00247EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/28 7:18 p.m.10 views

django: Potential partial directory-traversal via archive.extract()

A flaw was found in Django. The django.utils.archive.extract function, used by startapp --templateand startproject --template, allowed partial directory-traversal via an archive with file paths sharing a common prefix with the target directory...

6.5CVSS7.1AI score0.00911EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2025/10/28 4:10 a.m.223 views

Exploit for Improper Access Control in Adobe Coldfusion

PoC exploit for CVE-2023-26360, a Remote Code Execution vulnerab...

9.8CVSS7.9AI score0.97339EPSS
SaveExploits13
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.15 views

Amazon Linux 2 : golang, --advisory ALAS2-2025-3042 (ALAS-2025-3042)

The version of golang installed on the remote host is prior to 1.24.8-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-3042 advisory. net/url: insufficient validation of bracketed IPv6 hostnames The Parse function permitted values other than IPv6 addresses...

7.5CVSS7.3AI score0.00617EPSS
SaveExploits0References22
Amazon
Amazon
added 2025/10/27 12:00 a.m.9 views

Medium: python3.9

Issue Overview: The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory EOCD Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be...

4.3CVSS6.7AI score0.00378EPSS
SaveExploits0
Amazon
Amazon
added 2025/10/27 12:00 a.m.13 views

Medium: python3.12

Issue Overview: The 'zipfile' module would not check the validity of the ZIP64 End of Central Directory EOCD Locator record offset value would not be used to locate the ZIP64 EOCD record, instead the ZIP64 EOCD record would be assumed to be the previous record in the ZIP archive. This could be...

4.3CVSS6.4AI score0.00378EPSS
SaveExploits0
NVD
NVD
added 2025/10/24 3:15 p.m.11 views

CVE-2025-56438

An issue in the firmware update mechanism of Nous W3 Smart WiFi Camera v1.33.50.82 allows unauthenticated and physically proximate attackers to escalate privileges to root via supplying a crafted update.tar archive file stored on a FAT32-formatted SD card...

6.8CVSS0.00131EPSS
SaveExploits0References1
Rows per page
Query Builder