Lucene search
K

7230 matches found

Github Security Blog
Github Security Blog
added 2025/05/19 4:52 p.m.15 views

setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write

Summary A path traversal vulnerability in PackageIndex was fixed in setuptools version 78.1.1 Details def downloadurlself, url, tmpdir: Determine download filename name, fragment = egginfoforurlurl if name: while '..' in name: name = name.replace'..', '.'.replace'\', '' else: name = "downloaded"...

8.8CVSS7AI score0.01428EPSS
Exploits4References8Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2025/05/19 12:0 a.m.2 views

VulnCheck KEV: CVE-2023-45878

GibbonEdu Gibbon version 25.0.1 and before allows Arbitrary File Write because rubricsvisualisesaveAjax.phps does not require authentication. The endpoint accepts the img, path, and gibbonPersonID parameters. The img parameter is expected to be a base64 encoded image. If the path parameter is...

9.8CVSS5.8AI score0.63113EPSS
Exploits8References1
BDU FSTEC
BDU FSTEC
added 2025/05/19 12:0 a.m.7 views

The vulnerability of the FUN_0040fffc function in the microprogramming software for ZyXEL AMG1302-T10B allows a hacker to write arbitrary files.

The vulnerability of the FUN0040fffc function in the microprogramming software for ZyXEL AMG1302-T10B is related to an incorrect limitation on the path name when processing the SESSIONID parameter. Exploiting this vulnerability allows a remote attacker to write arbitrary files by sending speciall...

6.8CVSS5.7AI score0.08952EPSS
Exploits1References3
OSV
OSV
added 2025/05/17 4:15 p.m.6 views

AZL-62438 CVE-2025-47273 affecting package setuptool 1.19.11-23

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with...

8.8CVSS7.7AI score0.01428EPSS
Exploits4References1
Vulnrichment
Vulnrichment
added 2025/05/17 3:46 p.m.8 views

CVE-2025-47273 setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with...

8.7CVSS7.4AI score0.01428EPSS
Exploits4References4
Cvelist
Cvelist
added 2025/05/17 3:46 p.m.45 views

CVE-2025-47273 setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with...

8.7CVSS0.01428EPSS
Exploits4References4
CVE
CVE
added 2025/05/17 3:46 p.m.707 views

CVE-2025-47273

CVE-2025-47273 affects setuptools by a path traversal in PackageIndex prior to 78.1.1, allowing writing files to arbitrary locations with the process’s permissions and potentially enabling remote code execution in context. Affected: setuptools package (Python ecosystem). The issue is fixed in ver...

8.8CVSS7.5AI score0.01428EPSS
Exploits4References5Affected Software1
FreeBSD
FreeBSD
added 2025/05/17 12:0 a.m.6 views

py-setuptools -- Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf reports: setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in PackageIndex is present in setuptools prior to version 78.1.1. An...

8.8CVSS7.3AI score0.01428EPSS
Exploits4References1
OSV
OSV
added 2025/05/16 1:25 p.m.2 views

OESA-2025-1527 cobbler security update

Cobbler is a network install server. Cobbler supports PXE, ISO virtualized installs, and re-installing existing Linux machines. The last two modes use a helper tool, 'koan', that integrates with cobbler. Cobbler's advanced features include importing distributions from DVDs and rsync mirrors,...

9.8CVSS7.1AI score0.88482EPSS
Exploits1References6
BDU FSTEC
BDU FSTEC
added 2025/05/16 12:0 a.m.2 views

The vulnerability of the logfile_reopen() function in the GNU screen terminal multiplexer allows a hacker to write data to an arbitrary file with root privileges.

The vulnerability of the logfilereopen function in the GNU screen terminal multiplexer is related to the execution of the operation before privilege reset. Exploiting this vulnerability could allow an attacker to write data to an arbitrary file with root privileges...

8.6CVSS7AI score0.00201EPSS
Exploits0References4Affected Software2
RedhatCVE
RedhatCVE
added 2025/05/15 3:17 p.m.6 views

CVE-2025-22859

A Relative Path Traversal vulnerability CWE-23 in FortiClientEMS 7.4.0 through 7.4.1 and FortiClientEMS Cloud 7.4.0 through 7.4.1 may allow a remote unauthenticated attacker to perform a limited arbitrary file write on the system via upload requests...

5.3CVSS7.3AI score0.0051EPSS
Exploits0References1
Veracode
Veracode
added 2025/05/14 5:47 a.m.8 views

Arbitrary File Write

Ironic is vulnerable to Arbitrary File Write. The vulnerability is due to insufficient validation of user-supplied file paths during image deployment via the API, allowing attackers to write unintended files to the target node disk...

2.8CVSS6.7AI score0.00149EPSS
Exploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:0 a.m.4 views

Alibaba Cloud Linux 3 : 0042: rsync (ALINUX3-SA-2025:0042)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALINUX3-SA-2025:0042 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2024-12087: A path traversal...

7.5CVSS7.5AI score0.04575EPSS
Exploits1References4
OSV
OSV
added 2025/05/13 3:15 p.m.3 views

CVE-2025-22859

A Relative Path Traversal vulnerability CWE-23 in FortiClientEMS 7.4.0 through 7.4.1 and FortiClientEMS Cloud 7.4.0 through 7.4.1 may allow a remote unauthenticated attacker to perform a limited arbitrary file write on the system via upload requests...

5.3CVSS5.9AI score0.0051EPSS
Exploits0References1
NVD
NVD
added 2025/05/13 3:15 p.m.7 views

CVE-2025-22859

A Relative Path Traversal vulnerability CWE-23 in FortiClientEMS 7.4.0 through 7.4.1 and FortiClientEMS Cloud 7.4.0 through 7.4.1 may allow a remote unauthenticated attacker to perform a limited arbitrary file write on the system via upload requests...

5.3CVSS0.0051EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/05/13 2:46 p.m.9 views

CVE-2025-22859

A Relative Path Traversal vulnerability CWE-23 in FortiClientEMS 7.4.0 through 7.4.1 and FortiClientEMS Cloud 7.4.0 through 7.4.1 may allow a remote unauthenticated attacker to perform a limited arbitrary file write on the system via upload requests...

5.3CVSS0.0051EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/05/13 2:46 p.m.4 views

CVE-2025-22859

A Relative Path Traversal vulnerability CWE-23 in FortiClientEMS 7.4.0 through 7.4.1 and FortiClientEMS Cloud 7.4.0 through 7.4.1 may allow a remote unauthenticated attacker to perform a limited arbitrary file write on the system via upload requests...

5.3CVSS7.5AI score0.0051EPSS
Exploits0References1
CVE
CVE
added 2025/05/13 2:46 p.m.40 views

CVE-2025-22859

CVE-2025-22859 is a Relative Path Traversal in Fortinet FortiClientEMS (on-prem FortiClientEMS 7.4.0–7.4.1 and FortiClientEMS Cloud 7.4.0–7.4.1) that could allow a remote unauthenticated attacker to perform a limited arbitrary file write via upload requests. Concrete details show the affected com...

5.3CVSS7.5AI score0.0051EPSS
Exploits0References1Affected Software2
RedHat Linux
RedHat Linux
added 2025/05/13 9:4 a.m.4 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS7.4AI score0.02224EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:18 a.m.9 views

rsync: --safe-links option bypass leads to path traversal

A flaw was found in rsync. When using the --safe-links option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the...

7.5CVSS7.1AI score0.04575EPSS
Exploits0References5
Rows per page
Query Builder