Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

html injection #26

Closed
wenzhoou opened this issue Apr 24, 2014 · 0 comments
Closed

html injection #26

wenzhoou opened this issue Apr 24, 2014 · 0 comments

Comments

@wenzhoou
Copy link

in /spring-mvc-showcase/src/main/webapp/WEB-INF/views/form.jsp
u forget to write a c:out tag in <div id="message" class="success">${message}</div>
so if u input a name like "Test<script>alert('abc')</script>", and click submit button, you will see what i mean

rstoyanchev added a commit that referenced this issue Jan 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants