Description
|
|
Two vulnerabilities were reported in PBLang Forum, which may be exploited by attackers to conduct Cross Site Scripting. These problems are due to an input validation error in the "pmpshow.php" and "search.php" scripts, which could be exploited to cause arbitrary scripting code to be executed by the user's browser.
http://vulnerable/search.php?s=<script language="javascript">alert("");</script>
|