Lucene search
K

277 matches found

EUVD
EUVD
added 8 hours ago3 views

EUVD-2026-34198

ReleaseJobunpack builds jobdir = File.join@releasedir, 'jobs', name and jobtgz = File.join@releasedir, 'jobs', "name.tgz" where name returns @jobmeta'name', a value taken verbatim from the jobs: array of the attacker-supplied release.MF inside the uploaded tarball. These paths are then interpolat...

8.7CVSS5.9AI score
Exploits0References1
GithubExploit
GithubExploit
added 2026/04/26 11:27 p.m.83 views

info-security-portfolio

Information Security Portfolio A curated collection of nine e...

10CVSS7.6AI score0.94358EPSS
Exploits341
RedhatCVE
RedhatCVE
added 2026/04/20 1:55 p.m.0 views

CVE-2026-40339

A flaw was found in libgphoto2, a library for camera access and control. An out-of-bounds read vulnerability exists in the ptpunpackSonyDPD function due to a missing bounds check when reading the FormFlag byte. This flaw could allow an attacker to disclose sensitive information from memory...

5.2CVSS5.6AI score0.00009EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.14 views

Amazon Linux 2023 : below (ALAS2023-2026-1567)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1567 advisory. tar-rs is a tar archive reading/writing library for Rust. Versions 0.4.44 and below have conditional logic that skips the PAX size header in cases where the base header size is nonzero. As par...

8.1CVSS7.5AI score0.00019EPSS
Exploits2References6
CVE
CVE
added 2026/04/01 8:36 a.m.8 views

CVE-2026-23403

CVE-2026-23403 concerns the AppArmor memory leak in Linux kernel’s verify_header. The issue arises because a function sets *ns = NULL on every call, leaking the previously allocated namespace string across successive profile unpackings and causing namespace consistency checks to see NULL for *ns....

5.5CVSS5.8AI score0.00009EPSS
Exploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.1 views

PT-2026-29486

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a memory leak in the verify header function within the AppArmor subsystem. The function incorrectly set ns to NULL on each call, leading to a memory leak of th...

5.5CVSS6.8AI score0.00009EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2026/03/20 5:25 p.m.6 views

tar-rs `unpack_in` can chmod arbitrary directories by following symlinks

Summary When unpacking a tar archive, the tar crate's unpackdir function uses fs::metadata to check whether a path that already exists is a directory. Because fs::metadata follows symbolic links, a crafted tarball containing a symlink entry followed by a directory entry with the same name causes...

6.5CVSS5.9AI score0.00019EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2026/03/18 10:13 p.m.17 views

CVE-2026-32735 Unpacking Arbitrary Mustache Template Files via `maven-dependency-plugin`

openapi-to-java-records-mustache-templates allows users to generate Java Records from OpenAPI specifications. Starting in version 5.1.1 and prior to version 5.5.1, the parent POM file of this project openapi-to-java-records-mustache-templates-parent, which is used to centralize plugin...

2.3CVSS0.00128EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/03/06 4:36 p.m.2 views

wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking

A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the...

7.1CVSS6.3AI score0.00015EPSS
Exploits2References7
Broadcom
Broadcom
added 2026/03/03 12:0 a.m.12 views

Pip Vulnerable to Path Traversal via Lack of Symbolic Link Validation in 'unpacking.py‎' File

Pip is vulnerable to path traversal due to a lack of validation for symbolic links when Pip is used with instances of python which do not implement PEP 706. This could allow a remote attacker to extract a tar file outside of the intended directory...

5.9CVSS6AI score0.00022EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:0 a.m.3 views

RockyLinux 9 : munge (RLSA-2026:3034)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:3034 advisory. MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery CVE-2026-25506 Tenable has extracted the preceding description...

7.8CVSS6.3AI score0.00029EPSS
Exploits0References3
EUVD
EUVD
added 2026/02/25 11:34 p.m.4 views

EUVD-2026-8778

Zed, a code editor, has an extension installer allows tar/gzip downloads. Prior to version 0.224.4, the tar extractor asynctar::Archive::unpack creates symlinks from the archive without validation, and the path guard writeablepathfromextension only performs lexical prefix checks without resolving...

8.8CVSS5.8AI score0.00106EPSS
Exploits1References1
OSV
OSV
added 2026/02/24 6:52 p.m.5 views

RLSA-2026:3032 Important: munge security update

MUNGE MUNGE Uid 'N' Gid Emporium is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having...

7.7CVSS6AI score0.00029EPSS
Exploits0References2
OSV
OSV
added 2026/02/23 12:0 a.m.2 views

ALSA-2026:3033 Important: munge security update

MUNGE MUNGE Uid 'N' Gid Emporium is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having...

7.8CVSS6.2AI score0.00029EPSS
Exploits0References4
Snyk
Snyk
added 2026/02/18 5:45 p.m.3 views

Arbitrary Code Injection

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Arbitrary Code Injection via the unzipiter function due to the lack of validation before unpacking untrusted downloaded packages. An attacker c...

10CVSS7.6AI score0.00878EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2026/02/18 2:25 p.m.2 views

MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery

A buffer overflow vulnerability was discovered in the MUNGE authentication daemon munged. In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked...

7.8CVSS6AI score0.00029EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/02/18 1:25 p.m.2 views

MUNGE: MUNGE has a buffer overflow in message unpacking allows key leakage and credential forgery

A buffer overflow vulnerability was discovered in the MUNGE authentication daemon munged. In affected versions, a local attacker can potentially leak secret cryptographic key material from the daemon's memory by sending a specially crafted message with an oversized address field. With the leaked...

7.8CVSS6AI score0.00029EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:0 a.m.2 views

RHEL 10 : python-wheel (RHSA-2026:2865)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:2865 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic da...

7.1CVSS7.5AI score0.00015EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2026/02/16 10:46 a.m.4 views

wheel: wheel: Privilege Escalation or Arbitrary Code Execution via malicious wheel file unpacking

A path traversal flaw has been discovered in the python wheel too. The unpack function is vulnerable to file permission modification through mishandling of file permissions after extraction. The logic blindly trusts the filename from the archive header for the chmod operation, even though the...

7.1CVSS6.3AI score0.00015EPSS
Exploits2References7
SUSE Linux
SUSE Linux
added 2026/02/12 6:22 p.m.4 views

Security update for munge

This update for munge fixes the following issues: CVE-2026-25506: buffer overflow in message unpacking bsc1257651. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed f...

7.7CVSS5.8AI score0.00029EPSS
Exploits0References4
Rows per page
Query Builder