Description
|
|
Multiple vulnerabilities were identified in PluggedOut Blog, which could be exploited by malicious people to perform SQL injection or cross site scripting attacks.
The first issue is due to an input validation error in the "problem.php" that fails to properly validate the "data" parameter, which may be exploited by attackers to cause arbitrary scripting code to be executed by the user's browser.
The second vulnerability is due to an input validation error in the "exec.php" script when processing the "entryid" variable, which may be exploited by malicious people to conduct SQL injection attacks.
|