Lucene search
+L

351 matches found

Kitploit
Kitploit
added 2026/09/11 7:32 p.m.6 views

CVE-2024-3094-info

CVE-2024-3094-情報 CVE-2024-3094 PoC 探索 https://github.com/amlweems/xzbot https://github.com/lockness-Ko/xz-vulnerable-honeypot https://tukaani.org/xz-backdoor/ - Lasse Collin の応答 https://gist.github.com/thesamesam/223949d5a074ebc3dce9ee78baad9e27...

10CVSS8.4AI score0.85974EPSS
SaveExploits41References5
Kitploit
Kitploit
added 2026/09/08 10:11 p.m.4 views

xzutils_backdoor_obfuscation

xzutilsbackdoorobfuscation 이 스크립트는 XZ utils 공격CVE-2024-3094에 사용된 난독화 기법을 재현합니다. xzutils v5.6.0에서만 테스트되었습니다. ⚠️ 이 코드는 교육 목적으로만 제공되며 악의적인 활동에 사용되어서는 안 됩니다. 사용에 따른 책임은 본인에게 있습니다. ⚠️ 사전 요구사항 작업 폴더에 xzutils 5.6.0의 원본 good-largecompressed.lzma 파일이 있어야 합니다. 사용법 다음을 실행하세요. ./obfuscatepayload.sh yourpayload...

10CVSS8.5AI score0.85974EPSS
SaveExploits41
Kitploit
Kitploit
added 2026/09/07 2:21 p.m.4 views

CVE-2024-3094_xz_check

CVE-2024-3094 xz 확인 스크립트 이 저장소에는 시스템이 CVE-2024-3094에 명시된 대로 취약한 버전의 "xz" 유틸리티를 실행 중인지 확인하는 Bash 스크립트와 한 줄 명령이 포함되어 있습니다. 아래는 RedHat https://access.redhat.com/security/cve/CVE-2024-3094 를 통해 제공되는 정보의 설명 및 영향 설명입니다: "5.6.0 버전부터 "xz"의 업스트림 타르볼에서 악성 코드가 식별되었습니다. 이 코드는 liblzma의 빌드 프로세스가 소스 코드 내의 위장된 테...

10CVSS8.3AI score0.85974EPSS
SaveExploits41
OSV
OSV
added 2026/09/02 4:38 p.m.4 views

CVE-2026-52833 Nuclio: Unsanitized runtimeAttributes.repositories injected into Groovy build.gradle leads to build-time RCE

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.5, Nuclio's Java runtime generates a build.gradle file during function builds using Go's text/template package. The template renders runtimeAttributes.repositories values with the . action, which...

8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/09/02 4:38 p.m.28 views

CVE-2026-52833

Nuclio is a serverless framework for real-time events and data processing. Prior to v1.16.5 , its Java runtime generates a build.gradle file during function builds using Go's text/template package, rendering runtimeAttributes.repositories[] values with the {{ . }} action without escaping. An atta...

8CVSS7.3AI score0.0033EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 4:38 p.m.32 views

CVE-2026-52833 Nuclio: Unsanitized runtimeAttributes.repositories injected into Groovy build.gradle leads to build-time RCE

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.5, Nuclio's Java runtime generates a build.gradle file during function builds using Go's text/template package. The template renders runtimeAttributes.repositories values with the . action, which...

8CVSS0.0033EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/01 9:18 p.m.11 views

CVE-2026-84365

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.12 until 4.13.5, the fix released for CVE-2026-39408 does not cover every traversal sequence, and toSSG can still write files outside the configured output directory when a route parameter contains...

6.5CVSS0.00327EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux - Vulnerability in Golang-1.19

The go command may execute arbitrary code during compilation when using cgo. This can occur when running “go get” on a malicious module, or when running any other command that compiles unauthorized code. This issue can be triggered by linker flags, specified via the cgo LDFLAGS directive. Flags...

9.8CVSS6.9AI score0.01714EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux - Vulnerability in Golang-1.19

The go command may execute arbitrary code during compilation when using cgo. This can occur when running “go get” on a malicious module, or when running any other command that compiles unauthorized code. This issue can be triggered by linker flags, specified via the cgo LDFLAGS directive. The...

9.8CVSS6.9AI score0.01837EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 1:17 a.m.21 views

CVE-2026-77651

The arrayref crate 0.3.10 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution...

9.8CVSS0.00453EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/21 1:17 a.m.12 views

CVE-2026-77649

The internment crate 0.8.7 for Rust can trigger execution of malicious code when compiling a project that uses the crate, because it has a rogue dependency that registers with a command-and-control server to offer arbitrary code execution...

9.8CVSS0.00434EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 12:41 a.m.104 views

CVE-2026-77651

The arrayref crate 0.3.10 for Rust pulls in a rogue build-time dependency (arrayref-proc-macro1) that executes malicious code at compile time, registering with a C2 server to enable arbitrary code execution. The crate was unpublished from crates.io. Details: https://blog.rust-lang.org/2026/08/20/...

9.8CVSS6AI score0.00453EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 12:40 a.m.64 views

CVE-2026-77650

The append-only-vec crate 0.1.9 for Rust contains a rogue dependency that registers with a command-and-control server, triggering malicious code execution at compile time when a project using the crate is built. Rated CVSS 9.8 CRITICAL (network, no privileges needed). Affected projects should imm...

9.8CVSS6AI score0.00434EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 12:39 a.m.69 views

CVE-2026-77649

The Rust crate internment 0.8.7 contains a rogue dependency (arrayref-proc-macro1) that executes malicious build-time code, registering with a C2 server during compilation to enable arbitrary code execution. CVSS 9.8 (Critical). No in-the-wild exploitation or patch details are provided. Reference...

9.8CVSS6AI score0.00434EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/19 3:37 a.m.22 views

Malicious code in animate-css-vite (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 67d6c86a03c6106e799d0817676fcc92f022b64790aab209aa9fe663c085c4e6 plugin.js contains an RC4/base64 string-array obfuscated function invoked from the exported createPlugin factory. When a consumer's build instantiate...

6.4AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/18 12:16 a.m.10 views

SUSE CVE-2026-19548

Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...

5.5CVSS6AI score0.00116EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 4:16 p.m.17 views

DEBIAN-CVE-2026-19548

Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...

5.5CVSS6.1AI score0.00116EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/12 4:16 p.m.13 views

CVE-2026-19548

Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...

5.5CVSS5.4AI score0.00116EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 3:51 p.m.11 views

EUVD-2026-57318

Multiple Use-After-Free vulnerabilities were found in the addarchiveelement function in ld/ldmain.c of the GNU linker ld, a component of binutils. The root cause is that pluginmaybeclaim in ld/plugin.c frees the original BFD object via bfdclose/bfddeletebfd when entry-thebfd-myarchive == NULL, bu...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.15 views

EulerOS 2.0 SP11 : golang (EulerOS-SA-2026-3068)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : tar.Reader can allocate an unbounded amount of memory when reading a maliciously-crafted archive containing a large number of sparse regions encod...

9CVSS7.5AI score0.00658EPSS
SaveExploits0References3
Rows per page
Query Builder