CVE-2015-5469
published 2017-05-23CVE-2015-5469: Absolute path traversal vulnerability in the MDC YouTube Downloader plugin 2.1.0 for WordPress allows remote attackers to read arbitrary files via a full…
PriorityP258high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
10.15%
95.1th percentile
Absolute path traversal vulnerability in the MDC YouTube Downloader plugin 2.1.0 for WordPress allows remote attackers to read arbitrary files via a full pathname in the file parameter to includes/download.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| mdc_youtube_downloader_project | mdc_youtube_downloader | — | — |
Detection & IOCsextracted from sources · hover to see the quote
url{{BaseURL}}/wp-content/plugins/mdc-youtube-downloader/includes/download.php?file=/etc/passwd
- →Send a GET request to /wp-content/plugins/mdc-youtube-downloader/includes/download.php with the 'file' parameter set to an absolute path (e.g., /etc/passwd) and look for a 200 HTTP response containing 'root:[x*]:0:0' to confirm exploitation.
- →The vulnerable parameter is 'file' in a GET request to includes/download.php; any full/absolute pathname supplied will be read and returned directly by the plugin.
- ·Vulnerability is specific to MDC YouTube Downloader plugin version 2.1.0 for WordPress; other versions are not confirmed affected. ↗
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
WordPress MDC YouTube Downloader 2.1.0 - Local File Inclusion
nuclei·CVSS 7.5
CVE-2015-5469 [HIGH] WordPress MDC YouTube Downloader 2.1.0 - Local File Inclusion
WordPress MDC YouTube Downloader 2.1.0 - Local File Inclusion
WordPress MDC YouTube Downloader 2.1.0 plugin is susceptible to local file inclusion. A remote attacker can read arbitrary files via a full pathname in the file parameter to includes/download.php.
Template:
id: CVE-2015-5469
info:
name: WordPress MDC YouTube Downloader 2.1.0 - Local File Inclusion
author: 0x_Akoko
severity: high
description: WordPress MDC YouTube Downloader 2.1.0 plugin is susceptible to local file inclusion. A remote attacker can read arbitrary files via a full pathname in the file parameter to includes/download.php.
impact: |
The vulnerability can lead to unauthorized access to sensitive files, execution of arbitrary code, and potential compromise of the entire WordPress installation.
remediation: |
Update
No writeups or analysis indexed.
http://www.openwall.com/lists/oss-security/2015/07/07/1http://www.openwall.com/lists/oss-security/2015/07/10/5http://www.vapid.dhs.org/advisory.php?v=133http://www.openwall.com/lists/oss-security/2015/07/07/1http://www.openwall.com/lists/oss-security/2015/07/10/5http://www.vapid.dhs.org/advisory.php?v=133
2017-05-23
Published