Lucene search
+L

18810 matches found

Microsoft CVE
Microsoft CVE
added 2025/07/16 7:00 a.m.7 views

Helm Chart Dependency Updating With Malicious Chart.yaml Content And Symlink Can Lead To Code Execution

...

8.6CVSS7AI score0.00364EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/07/16 6:06 a.m.12 views

kernel: cifs: potential buffer overflow in handling symlinks

A buffer overflow vulnerability has been identified in the Linux kernel's Common Internet File System CIFS module, specifically within the parsemfsymlink function. This flaw is caused by insufficient input validation on the linklen value, which dictates the length of a symbolic link. An attacker...

9.1CVSS7.2AI score0.00874EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/16 5:49 a.m.11 views

kernel: cifs: potential buffer overflow in handling symlinks

A buffer overflow vulnerability has been identified in the Linux kernel's Common Internet File System CIFS module, specifically within the parsemfsymlink function. This flaw is caused by insufficient input validation on the linklen value, which dictates the length of a symbolic link. An attacker...

9.1CVSS7.2AI score0.00874EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2025/07/12 10:50 p.m.765 views

Exploit for Incorrect Permission Assignment for Critical Resource in Facebook Below

Below - Local Privilege Escalation CVE-2025-27591 B...

6.8CVSS7.8AI score0.00364EPSS
SaveExploits23
SUSE CVE
SUSE CVE
added 2025/07/11 11:21 p.m.5 views

SUSE CVE-2025-45582

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

7.8CVSS6.9AI score0.00433EPSS
SaveExploits1References16
Snyk
Snyk
added 2025/07/11 5:43 p.m.10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via a two-step extraction process involving a crafted symlink and a subsequent archive containing a relative path that targets a critical file. An attacker can overwrite files outside the intended extraction director...

7.8CVSS7.6AI score0.00433EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/11 5:15 p.m.10 views

AZL-65538 CVE-2025-45582 affecting package tar 1.34-3

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

4.1CVSS6.5AI score0.00433EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/11 5:15 p.m.17 views

AZL-65082 CVE-2025-45582 affecting package tar 1.35-2

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

4.1CVSS6.7AI score0.00433EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/11 5:15 p.m.7 views

CVE-2025-45582

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

4.1CVSS6.5AI score0.00433EPSS
SaveExploits1References6
SUSE Linux
SUSE Linux
added 2025/07/11 4:03 p.m.8 views

Security update for python36

This update for python36 fixes the following issues: CVE-2024-12718: Fixed extraction filter bypass that allowed file metadata modification outside extraction directory bsc1244056 CVE-2025-4138: Fixed issue that might allow symlink targets to point outside the destination directory, and the...

8.4CVSS7.7AI score0.01376EPSS
SaveExploits14References32
OSV
OSV
added 2025/07/11 11:08 a.m.9 views

OESA-2025-1793 git security update

Security Fixes: Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed CRLF. When writing a config...

8CVSS6.9AI score0.04109EPSS
SaveExploits9References3
AlpineLinux
AlpineLinux
added 2025/07/11 12:00 a.m.15 views

CVE-2025-45582

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

4.1CVSS6.2AI score0.00433EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2025/07/11 12:00 a.m.73 views

CVE-2025-45582

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

4.1CVSS0.00433EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/10 9:02 a.m.15 views

BIT-PYTHON-MIN-2025-4330 Extraction filter bypass for linking outside extraction directory

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

7.5CVSS8.2AI score0.00903EPSS
SaveExploits2References13
OSV
OSV
added 2025/07/10 9:02 a.m.27 views

BIT-PYTHON-2025-4330 Extraction filter bypass for linking outside extraction directory

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

7.5CVSS8.2AI score0.00903EPSS
SaveExploits2References13
OSV
OSV
added 2025/07/10 9:02 a.m.18 views

BIT-PYTHON-MIN-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

7.5CVSS8.2AI score0.0129EPSS
SaveExploits7References13
OSV
OSV
added 2025/07/10 9:02 a.m.21 views

BIT-PYTHON-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

7.5CVSS8.2AI score0.0129EPSS
SaveExploits7References13
GithubExploit
GithubExploit
added 2025/07/10 6:50 a.m.118 views

Exploit for CVE-2024-31969

📌 CVE-2024-31969 CVE-2024-31969 adalah kerentanan local...

7.4AI score
SaveExploits1
OSV
OSV
added 2025/07/10 5:43 a.m.15 views

BIT-HELM-2025-53547 Helm Chart Dependency Updating With Malicious Chart.yaml Content And Symlink Can Lead To Code Execution

Helm is a package manager for Charts for Kubernetes. Prior to 3.18.4, a specially crafted Chart.yaml file along with a specially linked Chart.lock file can lead to local code execution when dependencies are updated. Fields in a Chart.yaml file, that are carried over to a Chart.lock file when...

8.6CVSS6.6AI score0.00364EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2025/07/09 11:22 p.m.6 views

SUSE CVE-2025-53547

Helm is a package manager for Charts for Kubernetes. Prior to 3.18.4, a specially crafted Chart.yaml file along with a specially linked Chart.lock file can lead to local code execution when dependencies are updated. Fields in a Chart.yaml file, that are carried over to a Chart.lock file when...

8.5CVSS7.3AI score0.00364EPSS
SaveExploits1References6
Rows per page
Query Builder