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 #8

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

CVE_Apache Ranger: 3.0.0 #8

gozan10 opened this issue Feb 15, 2024 · 0 comments

Comments

@gozan10
Copy link
Owner

gozan10 commented Feb 15, 2024

Exploit Title: XSS Stored Vulnerability in Apache Ranger Version: 3.0.0
Date: 15/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 Settings > Groups allow attacker excute arbitrary web script
image

First we need to create a new groups 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 Settings > Permissions and click on one of the created modules

image

Then add the user containing payload XSS in groups name and save

image
image

Lastly, in module Settings > Permissions excute payload XSS
image

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