Lucene search
+L

7500 matches found

F5 Networks
F5 Networks
added 2026/04/21 10:19 p.m.25 views

K000160938: OpenSSH vulnerabilities CVE-2019-16905 and CVE-2020-12062

Security Advisory Description CVE-2019-16905 OpenSSH 7.7 through 7.9 and 8.x before 8.1, when compiled with an experimental key type, has a pre-authentication integer overflow if a client or server is configured to use a crafted XMSS key. This leads to memory corruption and local code execution...

7.8CVSS7.7AI score0.02178EPSS
SaveExploits2
EUVD
EUVD
added 2026/04/21 2:38 p.m.22 views

EUVD-2026-23901

python-dotenv: Symlink following in setkey allows arbitrary file overwrite via cross-device rename fallback...

6.6CVSS5.9AI score0.00252EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/21 2:38 p.m.62 views

python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

Summary setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a cross-device rename fallback is triggered. Details The rewrite context manager in dotenv/main.py is used by both setkey...

6.6CVSS5.8AI score0.00252EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/04/21 2:38 p.m.14 views

GHSA-MF9W-MJ56-HR94 python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

Summary setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a cross-device rename fallback is triggered. Details The rewrite context manager in dotenv/main.py is used by both setkey...

6.6CVSS5.8AI score0.00252EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/20 5:16 p.m.11 views

PYSEC-2026-2270

python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a...

6.6CVSS6.8AI score0.00252EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/04/20 4:25 p.m.8 views

CVE-2026-28684 python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a...

6.6CVSS5.9AI score0.00252EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/20 4:25 p.m.10 views

CVE-2026-28684

python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a...

6.6CVSS5.9AI score0.00252EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/04/20 4:25 p.m.121 views

CVE-2026-28684

CVE-2026-28684 (python-dotenv) : The issue affects python-dotenv where the functions set_key() and unset_key() follow symbolic links when rewriting the .env file. This behavior enables a local attacker to overwrite arbitrary files via a crafted symlink during a cross-device rename fallback. Impac...

6.6CVSS5.9AI score0.00252EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/20 4:25 p.m.50 views

CVE-2026-28684 python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a...

6.6CVSS0.00252EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/20 4:25 p.m.11 views

CVE-2026-28684 python-dotenv: Symlink following in set_key allows arbitrary file overwrite via cross-device rename fallback

python-dotenv reads key-value pairs from a .env file and can set them as environment variables. Prior to version 1.2.2, setkey and unsetkey in python-dotenv follow symbolic links when rewriting .env files, allowing a local attacker to overwrite arbitrary files via a crafted symlink when a...

6.6CVSS7.3AI score
SaveExploits0References5
OSV
OSV
added 2026/04/20 12:16 p.m.12 views

AZL-83102 CVE-2026-5958 affecting package sed for versions less than 4.9-2

When sed is invoked with both -i in-place edit and --follow-symlinks, the function opennextfile performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is written, 2. opens the original...

2.1CVSS6AI score0.00142EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/20 11:59 a.m.8 views

CVE-2026-5958

When sed is invoked with both -i in-place edit and --follow-symlinks, the function opennextfile performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is written, 2. opens the original...

2.1CVSS5.9AI score0.00142EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.23 views

GNU Sed 安全漏洞

GNU Sed is a command-line tool in the GNU community in the United States, used for text stream editing and batch processing. GNU Sed has a security vulnerability that arises from a race condition when both the -i and --follow-symlinks options are used simultaneously, which may allow attackers to...

2.1CVSS5.8AI score0.00142EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.33 views

python-dotenv 安全漏洞

python-dotenv is a Python environment management tool developed by Saurabh Kumar. Versions of python-dotenv prior to version 1.2.2 contained security vulnerabilities. These vulnerabilities stemmed from defects in the setkey and unsetkey functions when dealing with symbolic links, which could allo...

6.6CVSS7.3AI score0.00252EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.15 views

PT-2026-33800

Name of the Vulnerable Software and Affected Versions python-dotenv versions prior to 1.2.2 Description The set key and unset key functions in python-dotenv follow symbolic links when rewriting .env files. This occurs when the rewrite context manager in dotenv/main.py writes to a temporary file i...

6.6CVSS7.8AI score0.0037EPSS
SaveExploits2References61
Positive Technologies
Positive Technologies
added 2026/04/19 12:00 a.m.18 views

PT-2026-33758

Name of the Vulnerable Software and Affected Versions gnu sed versions prior to 4.10 Description A race condition exists when the software is invoked with both -i in-place edit and --follow-symlinks. The function open next file performs two separate, non-atomic filesystem operations on the same...

2.1CVSS5.5AI score0.00142EPSS
SaveExploits0References35
OSV
OSV
added 2026/04/18 3:16 a.m.32 views

DEBIAN-CVE-2026-40491

gdown is a Google Drive public file/folder downloader. Versions prior to 5.2.2 are vulnerable to a Path Traversal attack within the extractall functionality. When extracting a maliciously crafted ZIP or TAR archive, the library fails to sanitize or validate the filenames of the archive members...

7.8CVSS5.8AI score0.00575EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/18 1:36 a.m.8 views

CVE-2026-40491

gdown is a Google Drive public file/folder downloader. Versions prior to 5.2.2 are vulnerable to a Path Traversal attack within the extractall functionality. When extracting a maliciously crafted ZIP or TAR archive, the library fails to sanitize or validate the filenames of the archive members...

6.5CVSS5.9AI score0.00575EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/18 1:36 a.m.21 views

EUVD-2026-23642

gdown is a Google Drive public file/folder downloader. Versions prior to 5.2.2 are vulnerable to a Path Traversal attack within the extractall functionality. When extracting a maliciously crafted ZIP or TAR archive, the library fails to sanitize or validate the filenames of the archive members...

6.5CVSS5.9AI score0.00575EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/18 12:00 a.m.17 views

gdown 安全漏洞

gdown is a Google Drive file download tool developed by Kentaro Wada. Versions of gdown prior to 5.2.2 contained security vulnerabilities; these vulnerabilities stemmed from the extractall function’s path traversal vulnerability, which could lead to arbitrary file overwriting and remote code...

7.8CVSS6.3AI score0.00575EPSS
SaveExploits1References2
Rows per page
Query Builder