Lucene search
+L

9379 matches found

Kitploit
Kitploit
added 2026/09/20 4:53 p.m.12 views

CVE-2025-67445

概述 TOTOLINK X5000R V9.1.0cu.2415 的 Web 管理接口存在一个漏洞,允许 LAN 上的未经认证的远程攻击者通过段错误使 Web 服务崩溃。攻击者向 CGI 端点发送过大的 HTTP POST 请求,可触发内存耗尽,导致拒绝服务(DoS)。 漏洞详情 该漏洞源于固件 Lighttpd 配置中未对请求大小进行限制。具体而言,以下限制被注释掉了: root@kitploit: server.max-request-size = 16384 由于此限制未生效,CGI 端点 /cgi-bin/cstecgi.cgi 可接收极大请求体。根据固件反编译结果,CGI...

7.5CVSS7.3AI score0.00332EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 12:29 p.m.7 views

CVE-2014-3466_PoC

CVE-2014-3466 GnuTLS 缓冲区溢出:会话 ID 长度检查 的概念验证 信息 参见:https://bugzilla.redhat.com/showbug.cgi?id=1101932 这不是一个武器化的利用程序。 警告:这段 Python 代码很丑陋,我基本上手工构建了 ServerHello,并且在 Python 部分只花了大约五分钟 十五分钟。 欢迎随心所欲地改进这个利用程序(如果可能的话请让我知道!)。 示例 使用恶意 ServerHello 代码启动监听器: root@kitploit: $ python poc.py 4433 使用链接到易受攻击版本的...

6.8CVSS8.2AI score0.11221EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/20 7:59 a.m.7 views

looney-tunables-CVE-2023-4911

CVE-2023-4911 Looney Tunables 的 PoC 这是一个 CVE-2023-4911(又名 "Looney Tunables")的 PoC,利用 glibc 动态加载器中 GLIBCTUNABLES 环境变量解析函数 parsetunables 的漏洞。 开始使用 执行程序 我们可以检查目标是否易受攻击 root@kitploit: env -i "GLIBCTUNABLES=glibc.malloc.mxfast=glibc.malloc.mxfast=A" "Z=printf '%08192x' 1" /usr/bin/su --help 如果我们收到...

7.8CVSS7.4AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/20 5:31 a.m.7 views

CVE-2023-38545-sample

Descripción rápida Esto muestra el CVE-2023-38545 de cURL. Es tan ligero como pude hacerlo. Configuración Primero, construye la imagen Docker: docker build . -t cveimage A continuación, podemos simplemente ejecutar el archivo de la imagen, creando un contenedor Docker temporal que se eliminará...

9.8CVSS7.3AI score0.78483EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/18 7:36 p.m.7 views

CVE-2022-0918

CVE-2022-0918 Red Hat CVE 页面: https://access.redhat.com/security/cve/cve-2022-0918 包含补丁链接的 Github issue: https://github.com/389ds/389-ds-base/issues/5242 PoC PoC 应用程序接受单个 IP,IPv4 或 IPv6 均可。 默认情况下,它会向端口 389 发送消息,可在源代码中更改。 PoC 将与目标建立 TCP 连接并发送单个数据包,目标 slapd 随后应发生段错误。 用法 root@kitploit: clang poc.c -...

7.5CVSS7.2AI score0.05914EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 10:14 a.m.10 views

CVE-2022-43343

CVE-2022-43343 の説明 N-Prolog v1.91 において、Main.c の関数 gettoken にグローバルバッファオーバーフローの脆弱性が発見されました。 再現方法 脆弱性を再現するには、脆弱なバージョンの N-Prolog v1.91 をダウンロードし、プロジェクトをコンパイルします。 root@kitploit: git clone https://github.com/sasagawa888/nprolog.git cd nprolog git checkout ae7cc9bf6087cfcb57baadbe59f5005c6dc0f09c make...

7.5CVSS7.6AI score0.01134EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.15 views

SUSE SLES15: java-1_8_0-ibm / java-1_8_0-ibm-alsa / java-1_8_0-ibm-demo / etc (SUSE-SU-2026:4153-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:4153-1 advisory. Update to Java 8.0 Service Refresh 8 Fix Pack 71 bsc1277833: - CVE-2026-8400: flaw in the ORB component may allow a malicious IIOP...

9.8CVSS0.00453EPSS
SaveExploits0References26
Kitploit
Kitploit
added 2026/09/15 9:32 p.m.12 views

xpdf-docker

Xpdf Docker 镜像 此仓库包含 Xpdf 4.04 版本的 Docker 镜像,该版本存在漏洞 CVE-2022-30524。 构建镜像 📦 本仓库提供 3 种不同风格的镜像: bullseye/gcc :Debian "bullseye",使用 gcc 构建 bullseye/afl :Debian "bullseye",使用 afl-clang-fast++ 构建(调试模式) focal/afl :Ubuntu 20.04 LTS Focal Fossa,使用 afl-clang-fast++ 构建(调试模式) 以下风格是指向其他风格的别名: bullseye →...

7.8CVSS6.9AI score0.01586EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/15 8:08 p.m.34 views

sudo-1.8.3p1-patched

sudo-1.8.3p1-patched 这是一个定制版的 sudo,基于 Canonical 为 Ubuntu 12.04 提供的 sudo 1.8.3p1 软件包(使用下方的 URL),并已应用 CVE-2021-3156 补丁。 http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo1.8.3p1-1ubuntu3.7.dsc http://us.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo1.8.3p1.orig.tar.gz...

7.8CVSS7.4AI score0.99969EPSS
SaveExploits83References2
Kitploit
Kitploit
added 2026/09/15 5:21 p.m.7 views

CVE-2010-1205

Ejemplo de exploit usando la vulnerabilidad CVE-2010-1205 en libpng =1.4.2 gregbook - conjunto de programas de ejemplo distribuidos con las fuentes de libpng generate - genera un archivo png malicioso que provoca un desbordamiento de heap al leer el archivo con libpng pasos para reproducir:...

9.8CVSS7.3AI score0.43382EPSS
SaveExploits7
Cvelist
Cvelist
added 2026/09/14 7:47 p.m.30 views

CVE-2026-55093 tract-nnef: integer overflow in NNEF `.dat` tensor parser yields an out-of-bounds read on model load

Tract is a tiny, no-nonsense, self-contained TensorFlow and ONNX inference toolkit. Prior to 0.21.16, 0.22.2, and 0.23.1, tract-nnef uses unchecked usize multiplication in nnef/src/tensors.rs readtensor for attacker-controlled tensor dimensions, the allocation size, and the reported tensor length...

6.1CVSS0.00199EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 2:48 p.m.8 views

unzip_poc

CVE-2022-0529 と CVE-2022-0530 unzip 6.0 の POC CVE-2022-0529 & CVE-2022-0530 https://bugzilla.redhat.com/showbug.cgi?id=2051402 https://bugzilla.redhat.com/showbug.cgi?id=2051395...

5.5CVSS6.4AI score0.02421EPSS
SaveExploits2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in cjson

It has been discovered that cJSON v1.7.16 contains a segmentation violation due to the use of the cJSONSetValuestring function in the cJSON.c file...

7.5CVSS6AI score0.00969EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.15 views

Astra Linux – Vulnerability in netcdf

A issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxmlcharcontent attempts to use realloc on a block that has not been allocated, resulting in an invalid free operation and a segmentation fault...

6.5CVSS6.3AI score0.01085EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in libde265

libde265 is an open-source implementation of the h.265 video codec. Prior to version 1.0.17, a malformed H.265 PPS NAL unit caused a segmentation fault in the picparameterset::setderivedvalues function. This issue has been fixed in version 1.0.17...

8.7CVSS5.8AI score0.00349EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.5 views

Astra Linux – Vulnerability in libmysofa

Incorrect handling of input data in the verifyAttribute function in the libmysofa library version 0.5 to 1.1 may lead to NULL pointer dereferencing and segmentation faults in cases of restrictive memory protection, or NULL pointer overwriting in cases where no memory restrictions exist e.g., in...

6.5CVSS6.6AI score0.01154EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in libxml2

A issue was discovered in libxml2 before version 2.10.3. When parsing a multi-gigabyte XML document with the XMLPARSEHUGE parser option enabled, several integer counters may overflow. This leads to an attempt to access an array at a negative 2GB offset, typically resulting in a segmentation fault...

7.5CVSS6.7AI score0.22965EPSS
SaveExploits2References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.4 views

Astra Linux – Vulnerability in Mariadb 10.3

It was discovered that MariaDB versions 10.2 to 10.7 contain a segmentation fault due to the component Itemfuncin::cleanup/Item::cleanupprocessor...

7.5CVSS7.7AI score0.02024EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.13 views

Astra Linux – Vulnerability in advancecomp

Advancecomp v2.3 contains a segmentation fault...

5.5CVSS5.6AI score0.00449EPSS
SaveExploits1References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Mariadb 10.3

It was discovered that MariaDB versions 10.2 to 10.7 contain a segmentation fault due to the subselect component...

7.5CVSS7.8AI score0.02276EPSS
SaveExploits1References2
Rows per page
Query Builder