CVE-2022-2219
published 2022-07-25CVE-2022-2219: The Unyson WordPress plugin before 2.7.27 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site…
PriorityP344high7.2CVSS 3.1
AVNACLPRNUINSCCLILAN
EXPLOIT
EPSS
1.45%
70.0th percentile
The Unyson WordPress plugin before 2.7.27 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| brizy | unyson | < 2.7.27 | 2.7.27 |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Unyson < 2.7.27 - Cross Site Scripting
nuclei·CVSS 7.2
CVE-2022-2219 [HIGH] Unyson < 2.7.27 - Cross Site Scripting
Unyson alert(document.domain) HTTP/1.1
Host: {{Hostname}}
redirects: true
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(header_2, "text/html")'
- 'contains(body_2, "script%3Ealert%28document.domain%29%3C%2Fscript%3")'
- 'contains(body_2, "Unyson")'
condition: and
# digest: 4a0a0047304502200539300cdc7290959908419f7cdc9ec0f14f575c9ed6d87234e1bbc8b27b4b54022100826f9116c24706af09ffa52d909a84c873b7f0a60999ad22b73962a85cb58f56:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-07-25
Published