Lack of data validation - Path Traversal In golang-github-xenolf-lego
Description
Let's Encrypt client and ACME library written in Go (Lego). Prior to 4.34.0, the webroot HTTP-01 challenge provider in lego is vulnerable to arbitrary file write and deletion via path traversal. A malicious ACME server can supply a crafted challenge token containing ../ sequences, causing lego to write attacker-influenced content to any path writable by the lego process. This vulnerability is fixed in 4.34.0.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
debian 13 | - | ||
debian 14 | - | ||
go | - | ||
debian 11 | - | ||
go | 4.34.0 | ||
go | - | ||
debian 12 | - |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1.