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

Bypassing Email Validation to Inject Stored XSS in contact form #49

Open
munjusi opened this issue Feb 9, 2025 · 0 comments
Open

Bypassing Email Validation to Inject Stored XSS in contact form #49

munjusi opened this issue Feb 9, 2025 · 0 comments

Comments

@munjusi
Copy link

munjusi commented Feb 9, 2025

  1. Go to /contact.html and create a new message

Image

  1. Intercept the request using burpsuite or zap proxy

Image

  1. change the email parameter value to <script>alert(document.cookie)</script>

Image

  1. Forward the request
Image
  1. Login as admin.

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