cbcvebase.
CVE-2015-5469
published 2017-05-23

CVE-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
VendorProductVersion rangeFixed in
mdc_youtube_downloader_projectmdc_youtube_downloader

Detection & IOCsextracted from sources · hover to see the quote

path/wp-content/plugins/mdc-youtube-downloader/includes/download.php
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.