Skip to content

Fix for Cross Site Scripting (XSS) Vulnerability#40

Open
arunelias wants to merge 1 commit intoAzMoo:mainfrom
arunelias:main
Open

Fix for Cross Site Scripting (XSS) Vulnerability#40
arunelias wants to merge 1 commit intoAzMoo:mainfrom
arunelias:main

Conversation

@arunelias
Copy link

Subject: XSS Vulnerability Report for django-okta-auth

Description:
I have identified a Cross-Site Scripting (XSS) vulnerability on django-okta-auth. Below are the details:

Vulnerability Type: Reflected

Affected URL: /accounts/oauth2/callback

Affected Parameter: state

Steps to Reproduce:
I do not wish to disclose the steps publicly. If required, will provide detailed information directly.

Impact:
This vulnerability allows an attacker to execute arbitrary JavaScript in the context of the user's browser, which can lead to session hijacking, defacement, or other malicious activities.

Suggested Fix:

  • Validate and sanitize user inputs.
  • Encode output to prevent execution of malicious scripts.

Contact Information: Available in Github Profile

Please let me know if you need any further information or assistance in resolving this issue. I look forward to your response.

Thank you.

Best regards,
Arun

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

Successfully merging this pull request may close these issues.

1 participant