Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE_Apache Ranger: 3.0.0 #12

Open
gozan10 opened this issue Feb 20, 2024 · 0 comments
Open

CVE_Apache Ranger: 3.0.0 #12

gozan10 opened this issue Feb 20, 2024 · 0 comments

Comments

@gozan10
Copy link
Owner

gozan10 commented Feb 20, 2024

Exploit Title: XSS Stored Vulnerability in Apache Ranger Version: 3.0.0
Date: 20/02/2024
Exploit Author: Gozan
Contact: https://github.com/gozan10
Product: Apache Ranger (https://github.com/apache/ranger)
Vendor: Apache Ranger
Description: XSS Stored exitst in module Access Manager > Reports allow attacker excute arbitrary web script
image

First we need to create new group with payload in field name.
Payload:

<script>alert(1)</script>

image

Use burpsuite to change name groups (/service/xusers/secure/groups)
image

image

Then we go to Access Manager > Reports and click on Search By -> Group add a group containing malicious code
image

Then click Search
image
From then on, every time the group is clicked, the code is executed
image
Result
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant