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

Stored Cross Site Scripting Vulnerability in "Create Regions" function in Netbox 3.5.1 #11

Open
anhdq201 opened this issue May 18, 2023 · 0 comments

Comments

@anhdq201
Copy link
Owner

Version: 3.5.1

Description

An authenticated malicious user can take advantage of a Stored XSS vulnerability in "Create Regions" function in the "Organization" feature.

Proof of Concept

Step 1: Go to /dcim/regions/, click "Add" and insert payload "<img src=1 onerror='alert(document.cookie)'/>" in "Name" field.

image

Step 2: Go to /dcim/sites/, click "Add" and select "Region"

image

**Step 3: Script excuted

image

Impact

If an attacker can control a script that is executed in the victim's browser, then they can typically fully compromise that user.

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