bryantheastronaut / mernCommentBox

A Tutorial on creating a MERN Stack App from the Facebook Comment React Tutorial
https://medium.com/@bryantheastronaut/react-getting-started-the-mern-stack-tutorial-feat-es6-de1a2886be50
248 stars 92 forks source link

XSS might be invited #25

Open cherishh opened 6 years ago

cherishh commented 6 years ago

rawMarkup been directly set to web page using dangerouslySetInnerHTML, this is very dangerous.