Stored XSS into HTML Context with Nothing Encoded

Objective

  1. After landing the home page of the lab instance go to one of the blogposts.
  2. Enter a common XSS payload in the comment-box.
  3. Fill out the other boxes as you wish.
  4. Click Post Comment.(After that an alert should pop up)

  5. Click Back to blog, and the lab should have been solved.

Also if you view the page source, you can see your payload is stored between the section element.