Approved changes feed: RSS · Atom
cpe:2.3:a:act_project:act:*:*:*:*:*:go:*:*
part: a version: * update: *
| Vendor | Act Project (4dcf00bc-fa7e-562f-8420-cabdeb2af29d) |
|---|---|
| Product | Act (617a96fd-48ed-5352-a853-adbcb64ac30b) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | go |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/nektos/act |
purl2cpe | 2026-06-01 10:12:35.269453 |
pkg:golang/github.com/nektos/act |
purl2cpe | 2026-06-01 10:12:35.269454 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-22726 |
vulnerable | 2026-06-03 14:49:20.106843 |
Unrestricted file upload leading to privilege escalation in act
HIGH (8)
act is a project which allows for local running of github actions. The artifact server that stores artifacts from Github Action runs does not sanitize path inputs. This allows an attacker to download and overwrite arbitrary files on the host from a Github Action. This issue may lead to privilege escalation. The /upload endpoint is vulnerable to path traversal as filepath is user controlled, and ultimately flows into os.Mkdir and os.Open. The /artifact endpoint is vulnerable to path traversal as the path is variable is user controlled, and the specified file is ultimately returned by the server. This has been addressed in version 0.2.40. Users are advised to upgrade. Users unable to upgrade may, during implementation of Open and OpenAtEnd for FS, ensure to use ValidPath() to check against path traversal or clean the user-provided paths manually.
Published: 2023-01-20T21:02:35.083Z
Updated: 2025-03-10T21:21:14.383Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.