Description
|
|
Multiple vulnerabilities have been identified in SimpleBlog, which could be exploited by remote attackers to execute arbitrary SQL commands or bypass security restrictions.
The first flaw is due to an input validation error in the "admin/edit.asp" script that does not validate the "id" parameter before being used in SQL statements, which could be exploited by malicious users to conduct SQL injection attacks.
The second issue is due to a design error where various scripts are accessible without requiring authentication, which could be exploited by attackers to perform certain adminitrative actions.
|