252997 matches found
CVE-2026-6789-Stack-Buffer-Overflow-in-Embedded-TLS-Certificate-Parser
9. CVE-2026-6789 – Stack Buffer Overflow in Embedded TLS Certificate Parser Overview A popular lightweight TLS library simulated contains a stack buffer overflow when parsing X.509 certificate Subject Alternative Name extensions with a crafted length field. Severity: Critical RCE on IoT/Industria...
MAL-2026-16039 Malicious code in service-home (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2ffce66fb482d77c6fcfcf9cf3ab50c0de30f856921f4a90f9de969212a2687f The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...
MAL-2026-16034 Malicious code in op-ts-server-core (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 10907c74bd3094d2b21cc247498cb53b280d3e6bdb6947b86f17bee73b8eec7f The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...
ROOT-APP-GOBINARY-CVE-2026-33186 CVE-2026-33186 in google.golang.org/grpc - Patched by Root
Root has patched CVE-2026-33186 in the google.golang.org/grpc package for Root:Go. Multiple fixed versions available...
noSAMBAnoCRY-CVE-2017-7494
noSAMBAnoCRY CVE-2017-7494 Remote exploit for the SAMBA CVE-2017-7494 vulnerability aka isknowpipename! Details This exploit is divided in 3 parts: Compiles the evilLib in following archs: x8664 , x86, or i686 Finds a writeable share and uploads evilLib to it! Loads evilLib, if everything goes...
SnakeYAML-CVE-2022-1471-POC
SnakeYAML-CVE-2022-1471-POC Code for veracode blog To demonstrate the Code Execution, 1. Build the project using maven 2. Execute python3 -m http.server 8080 to run the http server 3. Run exploit.java. You should observe a HTTP GET request on the server 4. To demonstrate how SnakeYAML 2.0 prevent...
ROOT-OS-DEBIAN-12-CVE-2026-6238 CVE-2026-6238 in glibc - Patched by Root
Root has patched CVE-2026-6238 in the glibc package for Root:Debian:12. Multiple fixed versions available...
external_zlib-1.2.7_CVE-2018-25032
ZLIB 数据压缩库 zlib 1.2.7 是一个通用数据压缩库。所有代码都是线程安全的。zlib 库使用的数据格式在 RFC(请求评论)1950 到 1952 中描述,文件位于: http://tools.ietf.org/html/rfc1950(zlib 格式)、rfc1951(deflate 格式)和 rfc1952(gzip 格式)。 压缩库的所有函数都在文件 zlib.h 中说明(欢迎志愿者编写 man 页面,请联系 [email protected])。库的使用示例在文件 test/example.c 中给出,该文件也测试库是否正常工作。另一个示例在文件...
CVE-2026-86319 java-json-tools json-patch Patch Operation JsonPatch.java JsonPatch.apply resource consumption
A vulnerability has been found in java-json-tools json-patch up to 1.13. Affected by this vulnerability is the function JsonPatch.apply of the file src/main/java/com/github/fge/jsonpatch/JsonPatch.java of the component Patch Operation Handler. The manipulation leads to resource consumption. It is...
MAL-2026-16035 Malicious code in oscar-redis (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4c988ef2dab3264cefcab98e4aae196d6c45b5555b22641e5862d89bde83815b The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...
MAL-2026-16033 Malicious code in kiki-baileys (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0b5b7a87ff7f08fee548c24dce02f8904d9920735f6643ec236ac00dda5c5470 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...
CVE-2021-29447-PoC
CVE-2021-29447 Proof-of-Concept root@kitploit: ╔═╗╦ ╦╔═╗ ║ ╚╗╔╝║╣────2021-29447 ╚═╝ ╚╝ ╚═╝ Written By Isa Ebrahim - 0xRar on January, 2023 ═══════════════════════════════════════════════════════════════════════════ Title: Wordpress XML parsing issue in the Media Library leading to XXE Affected...
MAL-2026-16024 Malicious code in blueai-cli (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector fa623814be7289a45580d8333138d25b98458b558fbe67c447294944723ec844 package.json declares "preinstall": "bun run index.js", causing npm install to execute a 499KB obfuscator.io-style file via the Bun runtime. index.js...
cve-2021-38314
CVE-2021-38314 Python 利用程序 详情 Gutenberg Template Library & Redux Framework 插件 = 4.2.11 为 WordPress 注册了多个 AJAX 操作,这些操作位于 redux-core/class-redux-core.php 的 includes 函数中,对未认证用户可用。这些操作对特定站点是唯一的,但具有确定性和可预测性,因为它们基于站点 URL 的 md5 哈希(盐值已知为 '-redux')以及前一个哈希的 md5 哈希(盐值已知为 '-support')。这些 AJAX...
DEBIAN-CVE-2026-86429
The league/commonmark thephpleague/commonmark library in versions = 1.5.0 and 2.9.1 contains quadratic parsing complexity in its SmartPunctExtension and AttributesExtension. When either extension is explicitly registered on the Environment they are not enabled by default and are excluded from the...
lazylist-cve-poc
CVE-2022-36944 payload generator This mini-project is created to demonstrate proof of concept of CVE-2022-36944 vulnerability. It is similar to ysoserial, but generates payload only for this CVE with LazyList class. Quick FAQ What artifacts bring the vulnerability? org.scala-lang:scala-library wi...
CVE-2026-2020-SSRF-via-URL-Parser-Differential
CVE-2026-2020 – SSRF via URL Parser Differential Program Code Python root@kitploit: vulnerableservice.py - Validates URL with urllib.parse, fetches with requests from flask import Flask, request import requests import urllib.parse app = Flaskname def isallowedurlurl: parsed =...
ROOT-OS-DEBIAN-13-CVE-2026-56373 CVE-2026-56373 in imagemagick - Patched by Root
Root has patched CVE-2026-56373 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...