Lucene search
+L

779 matches found

Kitploit
Kitploit
added 2026/09/18 2:24 a.m.9 views

CVE-2021-29447-POC

CVE-2021-29447-POC About This script automates the required steps to exploit CVE-2021-29447 in the media upload funnctionality in Wordpress and use it to extract files vi an XXE. Usage root@kitploit: ./generatepayloads.py --help usage: generatepayloads.py -h --local-ip LOCALIP --local-port...

7.1CVSS7.1AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/17 8:51 p.m.6 views

CVE-2021-29447

CVE-2021-29447 - WordPress XXE Vulnerability Exploit Descripcion Este repositorio contiene un exploit para CVE-2021-29447, una vulnerabilidad de XXE XML External Entity presente en WordPress 5.7.0 y versiones anteriores. La vulnerabilidad existe en la biblioteca medemblic que procesa archivos WAV...

7.1CVSS7.1AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/17 11:28 a.m.9 views

blind-xxe-controller-CVE-2021-29447

Controlador de XXE ciego Creé este controlador al resolver la máquina metatwo en HackTheBox para explotar CVE-2021-29447, que es una vulnerabilidad XXE en WordPress en la librería de medios de las versiones afectadas 5.7, 5.6.2, 5.6.1, 5.6, 5.0.11. En ella, un usuario autenticado con capacidad de...

7.1CVSS7AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/17 2:18 a.m.9 views

CVE-2021-29447

Orden de instalación y ejecución 0. Ejecutar docker root@kitploit: $docker-compose up 1. Ejecutar wordpress.sh Antes de instalar WordPress, configure el archivo wp-config.php. root@kitploit: $docker exec -it -u root wordpress /bin/bash -c "/usr/local/bin/wordpress.sh" 2. Instalar WordPress...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/16 5:13 a.m.9 views

cve-2021-29447_auto-script

CVE-2021-29447: Vulnerabilidad XXE en la Biblioteca de Medios de WordPress Este repositorio detalla la vulnerabilidad CVE-2021-29447, un fallo de seguridad crítico en WordPress que permitía ataques de Entidad Externa XML XXE autenticados a través de la Biblioteca de Medios. También proporciona un...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/15 11:50 p.m.7 views

demo-CVE-2021-29447-lezione

POC CVE-2021029447 - XXE en WordPress WordPress 5.6-5.7 - XXE autenticado Autor+ CVE-2021-29447 https://vulners.com/cve/CVE-2021-29447 Uso Paso 1. Ejecutar WordPress root@kitploit: $ make up-wp Paso 2. Ejecutar el servidor web del atacante root@kitploit: $ make up-mal Paso 3. Generar archivo WAV...

7.1CVSS7.1AI score0.85719EPSS
SaveExploits21
RedHat Linux
RedHat Linux
added 2026/09/14 4:05 a.m.8 views

gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

7.6CVSS6.5AI score0.00303EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/13 9:53 a.m.9 views

CVE-2021-29447

WordPress 5.6-5.7 - 已认证(作者及以上)XXE CVE-2021-29447 使用 步骤1:运行WordPress root@kitploit: $ make up-wp 步骤2:运行攻击者Web服务器 root@kitploit: $ make up-mal 步骤3:生成恶意WAV文件 不使用wavefile npm(推荐) root@kitploit: $ echo -en 'RIFF\xb8\x00\x00\x00WAVEiXML\x7b\x00\x00\x00%remote;%init;%trick; \x00' malicious.wav 使用wavefil...

7.1CVSS7.2AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/13 6:25 a.m.8 views

Project-Project-Chimera-Exploiting-a-Modern-WordPress-XXE-to-Pillage-Secrets-

项目目标:演示针对易受攻击的WordPress安装的完整攻击链,利用CVE-2021-29447(媒体库中的XXE)实现远程代码执行并完全攻陷系统。 阶段1:侦察与信息收集 使用Nmap进行网络扫描: bash 快速SYN扫描发现开放端口 nmap -sS -T4 10.201.3.95 详细的版本和脚本扫描 nmap -sV -sC -p22,80,3306 10.201.3.95 -oA initialscan 结果: text PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.2p2 Ubuntu 80/tcp open ht...

7.1CVSS7AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/12 6:58 p.m.7 views

CVE-2021-29447

WAV iXML XXE 漏洞利用生成器 生成恶意 WAV 文件,利用解析 iXML 元数据块的 WordPress 插件中的 XXE 漏洞(例如 BookingPress │ Target │ └──────────┘ └──────────┘ ▲ │ │ │ 2. Parse XML │ │ │ 3. GET /xxe.dtd │ │─────────────────────────────┘ │ │ 4. GET /?p=base64data │─────────────────────────────┐ │ │ └─ Decode and read file │ 受影响的目标...

7.1CVSS7.2AI score0.85719EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/12 4:34 p.m.10 views

CVE-2021-29447

CVE-2021-29447 影响 任意文件泄露:可以获取主机文件系统上任何文件的内容,例如包含数据库凭据等敏感数据的 wp-config.php。 服务端请求伪造(SSRF):可以代表 WordPress 安装发起 HTTP 请求。根据环境不同,这可能产生严重影响。 利用漏洞 在枚举过程中,借助 wpscan 工具,识别出了一个受此漏洞影响的 WordPress 站点。 创建恶意 WAV 文件。 非常简单,在你的 bash 控制台中 nano poc.wav echo -en...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits21References1
RedHat Linux
RedHat Linux
added 2026/09/10 2:10 p.m.10 views

gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

7.6CVSS6.4AI score0.00303EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 2:03 p.m.10 views

gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

7.6CVSS6.4AI score0.00303EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/08 9:09 a.m.6 views

gstreamer: gstreamer1-plugins-bad-free: gstreamer: heap out-of-bounds write in adpcmdec IMA/DVI ADPCM decoder

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

7.6CVSS6.4AI score0.00303EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.10 views

Amazon Linux 2 : gstreamer1-plugins-bad-free, --advisory ALAS2-2026-3895 (ALAS-2026-3895)

The version of gstreamer1-plugins-bad-free installed on the remote host is prior to 1.18.4-5. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3895 advisory. A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when...

7.6CVSS6.3AI score0.00303EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.10 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: gstreamer1-plugins-bad-free (UTSA-2026-104837)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104837 advisory. A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of th...

7.6CVSS6.3AI score0.00303EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in wavpack

WavPack 5.1.0 and earlier is affected by: CWE-457: Use of Uninitialized Variables. The impact includes unexpected control flow, crashes, and segfaults. The affected component is ParseCaffHeaderConfig caff.c:486. The attack vector is a maliciously crafted .wav file. The fixed version is after the...

5.5CVSS6.3AI score0.01456EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/12 12:01 a.m.10 views

SUSE CVE-2026-19387

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

6.1CVSS6.2AI score0.00303EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 3:16 a.m.17 views

CVE-2026-19387

A heap out-of-bounds write vulnerability was found in the GStreamer gst-plugins-bad adpcmdec element when decoding IMA/DVI ADPCM audio. Insufficient validation of the per-block sample count for multi-channel streams allows a crafted WAV file to cause writes beyond the allocated output buffer. Thi...

7.6CVSS0.00303EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.21 views

PT-2026-69329

Name of the Vulnerable Software and Affected Versions GStreamer gst-plugins-bad affected versions not specified Description A heap out-of-bounds write occurs in the adpcmdec element when decoding IMA/DVI ADPCM audio. This is caused by insufficient validation of the per-block sample count for...

7.6CVSS6.1AI score0.00303EPSS
SaveExploits0References14
Rows per page
Query Builder