What this actually is.
Technical background, root cause, and affected surface.
A cross-site scripting (XSS) attack can cause arbitrary code (javascript) to run in a user’s browser while the browser is connected to a trusted web site. The application targets your application’s users and not the application itself, but it uses your application as the vehicle for the attack. XSS payload is executed whenever the user views the crafted POST request with XSS Payload in Openfire 4.5.0 Product.
- Vendor
- Openfire
- Affected Product
- Ignite Realtime Openfire
- CVE
- CVE-2020-24601
- Securin ID
- 2020-CSW-01-1039
- Status
- Fixed
- Date
- February 5, 2020
- Severity
- Medium
- CVSS Score
- 6.1
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- CWE
- CWE-79
From one request
to root shell.
Reproduced in a sandboxed environment. Requires only LAN or WiFi adjacency.
What an attacker does to you.
Post-exploitation outcomes mapped to CVSS impact metrics.
Stealing cookies
End-user files disclosure.
Redirection of the user to some other page or site.
Fix it. In this order.
A runbook, not a checklist. Sequence matters — assume compromise before you act.
Perform context-sensitive encoding of untrusted input before it is echoed back to a browser by using an encoding library. Implement input validation for special characters on all the variables that are reflecting the browser and storing in the database. Implement client-side validation.
disclose@securin.ioVendors moved in days.
Attackers in hours.
Reconstructed from vendor advisories, CISA bulletins, and Securin research records.
Vulnerability Discovered by CSW Security Researcher.
Vulnerability Reported to Vendor
Vendor responded with bug tracker Links
Follow up with vendor for fix release
Follow up with Vendor for fix release
Vendor responded with released fix
Request for CVE
CVE Assigned
Vendor Updated CVE in the bug tracker and Request for an update in CVE
CVE Published in NVD
Disclosed 31 days after discovery
Cite, verify, go deeper.
Primary sources — NVD, CISA KEV, and machine-readable IoC feed.