2022-05-13 03:48:08 +00:00
id : CVE-2022-1392
info :
2022-06-29 15:59:05 +00:00
name : WordPress Videos sync PDF <=1.7.4 - Local File Inclusion
2022-05-13 03:48:08 +00:00
author : Veshraj
severity : high
2022-06-29 15:59:05 +00:00
description : WordPress Videos sync PDF 1.7.4 and prior does not validate the p parameter before using it in an include statement, which could lead to local file inclusion.
2022-05-13 03:48:08 +00:00
reference :
- https://wpscan.com/vulnerability/fe3da8c1-ae21-4b70-b3f5-a7d014aa3815
2022-05-16 12:04:33 +00:00
- https://packetstormsecurity.com/files/166534/
2022-06-29 15:59:05 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-1392
2022-05-13 03:48:08 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2022-1392
2022-05-16 12:13:06 +00:00
metadata :
verified : true
2022-08-27 04:41:18 +00:00
tags : lfi,wp-plugin,unauth,wpscan,cve,cve2022,packetstorm,wp,wordpress
2022-05-13 03:48:08 +00:00
requests :
- method : GET
path :
2022-05-16 12:04:33 +00:00
- "{{BaseURL}}/wp-content/plugins/video-synchro-pdf/reglages/Menu_Plugins/tout.php?p=tout"
2022-05-13 03:48:08 +00:00
matchers-condition : and
matchers :
2022-05-16 12:04:33 +00:00
- type : word
part : body
words :
- "failed to open stream: No such file or directory"
- "REPERTOIRE_VIDEOSYNCPDFreglages/Menu_Plugins/tout.php"
condition : and
2022-05-13 03:48:08 +00:00
- type : status
status :
- 200
2022-06-29 15:59:05 +00:00
# Enhanced by mp on 2022/06/29