Lucene search
+L

779 matches found

Kitploit
Kitploit
added 2026/09/16 3:44 a.m.7 views

CVE-2021-29447

Installation and Execution Sequence 0. Run Docker root@kitploit: $docker-compose up 1. Execute wordpress.sh Configure the wp-config.php file before installing WordPress. root@kitploit: $docker exec -it -u root wordpress /bin/bash -c "/usr/local/bin/wordpress.sh" 2. Install WordPress Access the...

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

demo-CVE-2021-29447-lezione

POC CVE-2021029447 - XXE in WordPress WordPress 5.6-5.7 - Authenticated Author+ XXE CVE-2021-29447 https://vulners.com/cve/CVE-2021-29447 Using Step1. Run WordPress root@kitploit: $ make up-wp Step2. Run Attacker web server root@kitploit: $ make up-mal Step3. Generate malicious WAV file With...

7.1CVSS7.1AI score0.85719EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/15 1:14 p.m.8 views

blind-xxe-controller-CVE-2021-29447

Blind XXE controller I make this controller on doing metatwo machine in HackTheBox to exploiting CVE-2021-29447 which Is a WordPress XXE Vulnerability in Media Library affected version 5.7, 5.6.2, 5.6.1, 5.6, 5.0.11. where an authenticated user with ability to upload media library can upload...

7.1CVSS7AI score0.85719EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/15 1:53 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
SaveExploits20
RedHat Linux
RedHat Linux
added 2026/09/14 4:05 a.m.7 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 - Authenticated Author+ XXE CVE-2021-29447 Using Step1. Run WordPress root@kitploit: $ make up-wp Step2. Run Attacker web server root@kitploit: $ make up-mal Step3. Generate malicious WAV file Without wavefile npm Recommend root@kitploit: $ echo -en...

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

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

Project Goal: To demonstrate a complete attack chain on a vulnerable WordPress installation, exploiting CVE-2021-29447 XXE in media library to achieve remote code execution and full system compromise. Phase 1: Reconnaissance & Enumeration Network Scanning with Nmap: bash Quick SYN scan to discove...

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

CVE-2021-29447

WAV iXML XXE Exploit Generator Generates malicious WAV files that exploit XXE vulnerabilities in WordPress plugins parsing iXML metadata chunks e.g., BookingPress │ Target │ └──────────┘ └──────────┘ ▲ │ │ │ 2. Parse XML │ │ │ 3. GET /xxe.dtd │ │─────────────────────────────┘ │ │ 4. GET...

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

CVE-2021-29447

CVE-2021-29447 Impact Arbitrary File Disclosure: the content of any file on the host’s file system could be retrieved, e.g. wp-config.php which contains sensitive data such as database credentials. Server-Side Request Forgery SSRF: HTTP requests could be made on behalf of the WordPress...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/10 8:51 p.m.5 views

CVE-2021-29447

CVE-2021-29447 - WordPress XXE Vulnerability Exploit Description This repository contains an exploit for CVE-2021-29447, an XXE XML External Entity vulnerability present in WordPress 5.7.0 and earlier versions. The vulnerability exists in the media library that processes WAV files, allowing an...

7.1CVSS7.1AI score0.85719EPSS
SaveExploits20
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.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.4AI score0.00303EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 5:13 a.m.7 views

cve-2021-29447_auto-script

CVE-2021-29447: WordPress Media Library XXE Vulnerability This repository details the CVE-2021-29447 vulnerability, a critical security flaw in WordPress that allowed for authenticated XML External Entity XXE attacks through the Media Library. It also provides an automatic script that demonstrate...

7.1CVSS6.9AI score0.85719EPSS
SaveExploits20
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.9 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
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.20 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