Results 1 issues of HakerEduPL

The script has an xss vulnerability. **add_post.php line 8-9:** `$title = trim($_POST['title']); $contents = trim($_POST['contents']);`