1562 matches found
gha-lab-fb6df3d456
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链为拉瓦尔大学(Université Laval)硕士论文构建的一次性实验环境,用于复现已发表的 GitHub Actions 工作流漏洞。它是 phpgt/Dom 在提交 b73d7e8b54963796132df99902c3224016511bb9(2025-03-21)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未 成为攻击目标,此处研究的漏洞已公开。本仓库中的每个密钥和变量均为随机生成的虚拟值——不存在任何真实凭据。操作引用和运行器镜像均固定为其在...
gha-lab-f894926966
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链为拉瓦尔大学(Université Laval)硕士论文构建的一次性实验环境,用于复现已发表的 GitHub Actions 工作流漏洞。它是 astronomer/dag-factory 在提交 464c75ad8676e930f5ffd848312b7969b96844d7(2025-07-04)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未...
gha-lab-2f775f277c
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链构建的一次性实验环境,用于拉瓦尔大学(Université Laval)硕士论文中复现已发表的 GitHub Actions 工作流漏洞。它是 spotipy-dev/spotipy 在提交 4f5759dbfb4506c7b6280572a4db1aabc1ac778d(2025-04-21)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未 成为攻击目标,此处研究的漏洞已公开。本仓库中的每个密钥和变量均为随机生成的虚拟值——不存在任何真实凭据。操作引用和运行器镜像均固定...
CVE-2024-39700-PoC
CVE-2024-39700 Proof of Concept Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. PoC PR: https://github.com/LOURC0D3/CVE-2024-39700-PoC/pull/2 Commit Action Result:...
gha-lab-ba8e0c4217
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链构建的一次性实验环境,用于拉瓦尔大学(Université Laval)硕士论文中对已发表的 GitHub Actions 工作流漏洞的复现研究。它是 litestar-org/litestar 在提交 18d84d846b782ccaab06f550a4defce22b3082e8(2024-07-27)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未被作为攻击目标,此处研究的漏洞已是公开信息。本仓库中的每个密钥和变量均为随机生成的虚拟值——不包含任何真实凭据。Acti...
CVE-2026-54916
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...
CVE-2026-54752
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...
gha-lab-b1fe4918c0
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链为拉瓦尔大学(Université Laval)硕士论文构建的一次性实验环境,用于复现已发表的 GitHub Actions 工作流漏洞。它是 AdeptLanguage/Adept 在提交 6a6455463213dabe52d49ceaaebd1f13cfee9018(2025-04-01)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未 成为攻击目标,此处研究的漏洞已公开。本仓库中的每个密钥和变量均为随机生成的虚拟值 — 不存在任何真实凭据。操作引用和运行器镜像均固...
EUVD-2026-82414
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...
CVE-2026-54916 NetBox Device Type Library: Module Shadowing Bypass of prior pickle fix - RCE via missing `tests/__init__.py` + SSRF via unfixed `NETBOX_DT_LIBRARY_URL` → Cloud Metadata credential theft
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...
CVE-2026-54916 NetBox Device Type Library: Module Shadowing Bypass of prior pickle fix - RCE via missing `tests/__init__.py` + SSRF via unfixed `NETBOX_DT_LIBRARY_URL` → Cloud Metadata credential theft
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The absence of tests/init.py and the lack of --import-mode=importlib cause pytest prepend import mode to place the tests directory at the front of sys.path during collection. An...
CVE-2026-54752
NetBox Device Type Library is a community-sourced collection of device type definitions for import into NetBox. The vulnerability resides in the read_pickle_data function within tests/pickle_operations.py, which uses pickle.load to deserialize pull-request-controlled tracked pickle cache files. A...
CVE-2026-54752 NetBox Device Type Library: Insecure Pickle Deserialization in Test Suite Allows Remote Code Execution via Malicious Pull Request
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...
CVE-2026-54752 NetBox Device Type Library: Insecure Pickle Deserialization in Test Suite Allows Remote Code Execution via Malicious Pull Request
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...
agentic-workflow-injection
Inyección de flujo de trabajo agéntico: fixtures y una comparación de cobertura Fixtures vulnerables/corregidos reproducibles para la clase de bug publicada como CVE-2026-44246 nnU-Net, inyección de flujo de trabajo agéntico, CVSS 7.2, CWE-1427, más la salida medida de tres detectores contra ello...
gha-lab-becf103a54
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链构建的一次性实验环境,用于拉瓦尔大学(Université Laval)硕士论文中复现已发表的 GitHub Actions 工作流漏洞。它是 wazuh/wazuh 在提交 688972da589e5d40d2a81bcd738240303a3dc45a(2025-06-10)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未 成为攻击目标,此处研究的漏洞已公开。本仓库中的每个密钥和变量均为随机生成的虚拟值——不包含任何真实凭据。操作引用和运行器镜像已固定为...
gha-lab-23db52563c
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链为拉瓦尔大学(Université Laval)硕士论文构建的一次性实验环境,用于复现已发表的 GitHub Actions 工作流漏洞。它是 nrwl/nx 在提交 c9163491799add7532dd4234729cba8a519bb30f(2025-08-21)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也绝不会成为攻击目标;此处研究的漏洞已公开。本仓库中的每个密钥和变量均为随机生成的虚拟值——不包含任何真实凭据。操作引用和运行器镜像均固定为 2025-08-21...
gha-lab-6ab39df295
自动化研究产物 — 非上游项目。 本仓库是由自动化工具链构建的一次性实验环境,用于拉瓦尔大学(Université Laval)硕士论文中复现已发表的 GitHub Actions 工作流漏洞。它是 espressif/arduino-esp32 在提交 9e60bbe4bc05e8d27050d23ce3a61a955c1851eb(2024-09-13)时的逐字快照,依据该项目自身的许可证重新分发,该许可证文件已原样包含在本快照中。 上游项目未 参与其中,也从未...
cve-2026-31431
CVE-2026-31431(复制失败)测试 此仓库包含一个 GitHub Actions 工作流文件,用于测试操作运行器是否受到 CVE-2026-31431 的影响。 你可以自行进行测试,只需通过此模板创建一个仓库,并手动触发 test.yml 工作流(记得将 on 字段改为你的测试目标)。 能直接说结论吗? 可以,我已在基于 ubuntu-latest 镜像的官方运行器上于 2026/4/30 10:43(UTC+8)运行了测试。 结果如下: root@kitploit: Output received: uid=0root gid=1001runner...
CVE-2026-54752: Deserialization of Untrusted Data
NetBox Device Type Library is a collection of community-sourced device type definitions for import into NetBox. The validation test harness can deserialize pull-request-controlled tracked pickle cache files through pickle.load in the readpickledata function in tests/pickleoperations.py. An...