Lucene search
+L

2176 matches found

Snyk
Snyk
added 2025/07/11 5:48 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the GetFile function in the filecontroller.go. An attacker can access arbitrary files on the server by manipulating the fileName argument. Details A Directory Traversal attack also known as path traversal aims to...

6.5CVSS7.7AI score0.0034EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/11 5:43 p.m.8 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
NVD
NVD
added 2025/07/10 8:15 p.m.20 views

CVE-2025-53632

Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario i.e. a zip archive, the path of the file to write is not checked, potentially leading to zip slips. Exploitation does not require authentication nor authorization, so anyone can...

9.1CVSS0.00718EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/07/10 7:36 p.m.55 views

CVE-2025-53632 Chall-Manager's scenario decoding process does not check for zip slips

Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario i.e. a zip archive, the path of the file to write is not checked, potentially leading to zip slips. Exploitation does not require authentication nor authorization, so anyone can...

8.8CVSS0.00718EPSS
SaveExploits1References3
OSV
OSV
added 2025/07/10 7:36 p.m.18 views

CVE-2025-53632 Chall-Manager's scenario decoding process does not check for zip slips

Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario i.e. a zip archive, the path of the file to write is not checked, potentially leading to zip slips. Exploitation does not require authentication nor authorization, so anyone can...

8.8CVSS6.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/07/10 7:36 p.m.5 views

CVE-2025-53632 Chall-Manager's scenario decoding process does not check for zip slips

Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario i.e. a zip archive, the path of the file to write is not checked, potentially leading to zip slips. Exploitation does not require authentication nor authorization, so anyone can...

8.8CVSS7.3AI score0.00718EPSS
SaveExploits1References3
CVE
CVE
added 2025/07/10 7:36 p.m.40 views

CVE-2025-53632

CVE-2025-53632 affects Chall-Manager and describes a path traversal (zip slip) vulnerability during the decoding/extraction of a scenario archive. The root cause is that the target path for extracted files is not checked, enabling arbitrary file writes and potential impact on integrity and availa...

9.1CVSS6.7AI score0.00718EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2025/07/10 5:48 p.m.2 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the extraction process of zip archives. An attacker can write files to arbitrary locations on the file system by crafting a zip archive with directory traversal sequences in file paths. Note: This is only...

9.1CVSS7.7AI score0.00718EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/07/10 5:18 p.m.10 views

CVE-2025-53513

The /charms endpoint on a Juju controller lacked sufficient authorization checks, allowing any user with an account on the controller to upload a charm. Uploading a malicious charm that exploits a Zip Slip vulnerability could allow an attacker to gain access to a machine running a unit through th...

8.8CVSS7.4AI score0.00662EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.3 views

PT-2025-29153 · Unknown · Callmanager

Name of the Vulnerable Software and Affected Versions: Chall-Manager versions prior to 0.1.4 Description: Chall-Manager is a platform-agnostic system designed to initiate challenges on demand. A zip slip condition exists when decoding scenarios zip archives due to a lack of path validation during...

9.1CVSS6.4AI score0.00718EPSS
SaveExploits1References12
Snyk
Snyk
added 2025/07/09 3:29 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the charms HTTP API endpoint when handling uploaded ZIP files. An attacker can overwrite arbitrary files on the server by uploading a specially crafted ZIP archive containing directory traversal sequences,...

8.8CVSS7.7AI score0.00662EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/09 3:29 p.m.14 views

GHSA-24CH-W38V-XMH8 Juju zip slip vulnerability via authenticated endpoint

Impact Any user with a Juju account on a controller can upload a charm to the /charms endpoint. No specific permissions are required - it's just sufficient for the user to exist in the controller user database. A charm which exploits the zip slip vulnerability may be used to allow such a user to...

8.8CVSS6.4AI score0.00662EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2025/07/09 3:29 p.m.17 views

Juju zip slip vulnerability via authenticated endpoint

Impact Any user with a Juju account on a controller can upload a charm to the /charms endpoint. No specific permissions are required - it's just sufficient for the user to exist in the controller user database. A charm which exploits the zip slip vulnerability may be used to allow such a user to...

8.8CVSS6.5AI score0.00662EPSS
SaveExploits1References10Affected Software1
Snyk
Snyk
added 2025/07/09 3:29 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the charms HTTP API endpoint when handling uploaded ZIP files. An attacker can overwrite arbitrary files on the server by uploading a specially crafted ZIP archive containing directory traversal sequences,...

8.8CVSS7.7AI score0.00662EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/07/09 3:29 p.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the charms HTTP API endpoint when handling uploaded ZIP files. An attacker can overwrite arbitrary files on the server by uploading a specially crafted ZIP archive containing directory traversal sequences,...

8.8CVSS7.7AI score0.00662EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/08 5:16 p.m.11 views

CVE-2025-53513

The /charms endpoint on a Juju controller lacked sufficient authorization checks, allowing any user with an account on the controller to upload a charm. Uploading a malicious charm that exploits a Zip Slip vulnerability could allow an attacker to gain access to a machine running a unit through th...

8.8CVSS0.00662EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/07/08 4:57 p.m.5 views

CVE-2025-53513 Zip slip vulnerability in Juju

The /charms endpoint on a Juju controller lacked sufficient authorization checks, allowing any user with an account on the controller to upload a charm. Uploading a malicious charm that exploits a Zip Slip vulnerability could allow an attacker to gain access to a machine running a unit through th...

8.8CVSS7.3AI score0.00662EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/08 4:57 p.m.6 views

CVE-2025-53513 Zip slip vulnerability in Juju

The /charms endpoint on a Juju controller lacked sufficient authorization checks, allowing any user with an account on the controller to upload a charm. Uploading a malicious charm that exploits a Zip Slip vulnerability could allow an attacker to gain access to a machine running a unit through th...

8.8CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/08 4:57 p.m.17 views

CVE-2025-53513 Zip slip vulnerability in Juju

The /charms endpoint on a Juju controller lacked sufficient authorization checks, allowing any user with an account on the controller to upload a charm. Uploading a malicious charm that exploits a Zip Slip vulnerability could allow an attacker to gain access to a machine running a unit through th...

8.8CVSS0.00662EPSS
SaveExploits1References1
CVE
CVE
added 2025/07/08 4:57 p.m.42 views

CVE-2025-53513

Juju’s CVE-2025-53513 affects the /charms API endpoint, where authenticated users on the controller can upload charms. The vulnerability stems from insufficient authorization checks, enabling a user account to upload a charm and, via a crafted ZIP file with Zip Slip traversal, overwrite server fi...

8.8CVSS6.7AI score0.00662EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder