Dismissed
(not in Nixpkgs)
Permalink
CVE-2026-42603
8.8 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse dismissed (not in Nixpkgs)
OWASP BLT: pre-commit-fix.yaml executes untrusted fork code via pull_request_target
OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Prior to 2.1.2, .github/workflows/pre-commit-fix.yaml uses pull_request_target (privileged trigger) but checks out and executes code directly from the attacker's fork, enabling RCE with write permissions. This vulnerability is fixed in 2.1.2.
References
Affected products
BLT
- ==< 2.1.2
Matching in nixpkgs
pkgs.libltc
POSIX-C Library for handling Linear/Logitudinal Time Code (LTC)
pkgs.ocamlPackages.labltk
OCaml interface to Tcl/Tk, including OCaml library explorer OCamlBrowser
pkgs.ocamlPackages_latest.labltk
OCaml interface to Tcl/Tk, including OCaml library explorer OCamlBrowser
Package maintainers
-
@vbgl Vincent Laporte <Vincent.Laporte@gmail.com>