Lucene search
+L

135 matches found

OSV
OSV
added 2025/12/04 4:8 p.m.4 views

CVE-2025-40249 gpio: cdev: make sure the cdev fd is still active before emitting events

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: make sure the cdev fd is still active before emitting events With the final call to fput on a file descriptor, the release action may be deferred and scheduled on a work queue. The reference count of that descriptor i...

7.8CVSS6.4AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/03 1:2 a.m.7 views

Path Traversal Vulnerability in keras-team/keras via Tar Archive Extraction in keras.utils.get_file()

...

8CVSS7AI score0.00664EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/02 10:31 p.m.9 views

CVE-2025-12638

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extracting tar archives. The vulnerability arises because the function uses Python's tarfile.extractall method without the security-critical filter='data' parameter. Although Keras attempts...

8CVSS7.2AI score0.00664EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/02 12:58 a.m.26 views

Keras Directory Traversal Vulnerability

Summary Keras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data" parameter. A PATHMAX symlink resoluti...

8.9CVSS7.7AI score0.00584EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/12/02 12:58 a.m.13 views

EUVD-2025-37039

Keras Directory Traversal Vulnerability...

8.9CVSS7.6AI score0.00664EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/02 12:58 a.m.12 views

GHSA-HJQC-JX6G-RWP9 Keras Directory Traversal Vulnerability

Summary Keras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data" parameter. A PATHMAX symlink resoluti...

9.8CVSS7.8AI score0.00584EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/28 3:16 p.m.9 views

UBUNTU-CVE-2025-12638

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extracting tar archives. The vulnerability arises because the function uses Python's tarfile.extractall method without the security-critical filter='data' parameter. Although Keras attempts...

8CVSS7.4AI score0.00664EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/11/28 2:40 p.m.7 views

Directory Traversal

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Directory Traversal via the keras.utils.getfile function when extracting tar archives. An attacker can write arbitrary files outside the intended extraction directory by...

8.5CVSS7.7AI score0.00664EPSS
SaveExploits0References2
CVE
CVE
added 2025/11/28 2:6 p.m.55 views

CVE-2025-12638

Keras 3.11.3 is affected by a path traversal in keras.utils.get_file() via tar archive extraction. The root cause is tarfile.extractall() used without filter="data"; though filter_safe_paths() is applied, a PATH_MAX symlink resolution bug during extraction can cause symlinks to be treated as lite...

8CVSS8.2AI score0.00664EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/28 2:6 p.m.4 views

CVE-2025-12638 Path Traversal Vulnerability in keras-team/keras via Tar Archive Extraction in keras.utils.get_file()

Keras version 3.11.3 is affected by a path traversal vulnerability in the keras.utils.getfile function when extracting tar archives. The vulnerability arises because the function uses Python's tarfile.extractall method without the security-critical filter='data' parameter. Although Keras attempts...

8CVSS8.2AI score0.00664EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/11/28 12:0 a.m.7 views

PT-2025-48332

Name of the Vulnerable Software and Affected Versions Keras version 3.11.3 Description Keras version 3.11.3 has a path traversal issue in the keras.utils.get file function when handling tar archives. The problem occurs because the function utilizes Python’s tarfile.extractall method without the...

9.8CVSS8.1AI score0.00664EPSS
SaveExploits0References23
OSV
OSV
added 2025/10/30 6:31 p.m.7 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
Snyk
Snyk
added 2025/10/30 5:41 p.m.11 views

Directory Traversal

Overview keras is a Keras is a high-level neural networks API for Python.. Affected versions of this package are vulnerable to Directory Traversal via the keras.utils.getfile API when the extract=True option is used for tar archives. An attacker can write arbitrary files to any location on the...

9.4CVSS7.6AI score0.01276EPSS
SaveExploits11References2
CVE
CVE
added 2025/10/30 5:10 p.m.96 views

CVE-2025-12060

CVE-2025-12060 concerns Keras: when using keras.utils.get_file with extract=True on tar archives, tarfile.extractall is invoked without a proper filter, enabling path traversal and potential arbitrary file writes outside the destination directory. The root cause is linked to Python tarfile weakne...

8.9CVSS6.8AI score0.00584EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/30 5:10 p.m.9 views

CVE-2025-12060 Keras keras.utils.get_file Utility Path Traversal Vulnerability

The keras.utils.getfile API in Keras, when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python's tarfile.extractall function without the filter="data" feature. A remote attacker can craft a malicious tar archive containing special...

8.9CVSS6.8AI score0.00584EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/30 5:10 p.m.6 views

CVE-2025-12060 Keras keras.utils.get_file Utility Path Traversal Vulnerability

The keras.utils.getfile API in Keras, when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python's tarfile.extractall function without the filter="data" feature. A remote attacker can craft a malicious tar archive containing special...

8.9CVSS7.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/30 12:0 a.m.5 views

PT-2025-44433

Name of the Vulnerable Software and Affected Versions Keras affected versions not specified Description The keras.utils.get file API in Keras is susceptible to a path traversal issue when the extract=True option is used with tar archives. The utility employs Python’s tarfile.extractall function...

9.8CVSS6.5AI score0.00584EPSS
SaveExploits0References23
RedhatCVE
RedhatCVE
added 2025/10/17 6:44 p.m.13 views

CVE-2025-34518

Ilevia EVE X1 Server firmware versions ≤ 4.7.18.0.eden contain a relative path traversal vulnerability in getfilecontent.php that allows an attacker to read arbitrary files. Ilevia has declined to service this vulnerability, and recommends that customers not expose port 8080 to the internet...

8.7CVSS6.8AI score0.00613EPSS
SaveExploits3References1
OSV
OSV
added 2025/10/16 6:15 p.m.4 views

CVE-2025-34517

Ilevia EVE X1 Server firmware versions ≤ 4.7.18.0.eden contain an absolute path traversal vulnerability in getfilecontent.php that allows an attacker to read arbitrary files. Ilevia has declined to service this vulnerability, and recommends that customers not expose port 8080 to the internet...

7.5CVSS5.9AI score0.00613EPSS
SaveExploits3References3
NVD
NVD
added 2025/10/16 6:15 p.m.9 views

CVE-2025-34517

Ilevia EVE X1 Server firmware versions ≤ 4.7.18.0.eden contain an absolute path traversal vulnerability in getfilecontent.php that allows an attacker to read arbitrary files. Ilevia has declined to service this vulnerability, and recommends that customers not expose port 8080 to the internet...

8.7CVSS0.00613EPSS
SaveExploits3References3
Rows per page
Query Builder