Mybloggie · Mybloggie · CVE-2005-1500
**Name of the Vulnerable Software and Affected Versions**
myBloggie versions 2.1.1 through 2.1.3
**Description**
The issue allows remote attackers to execute arbitrary SQL commands. This can be achieved via several parameters in different modes, including the `keyword` parameter in "search.php", the `date no` parameter in viewdate mode, the `cat id` parameter in viewcat mode, the `month no` or `year` parameter in viewmonth mode, or the `post id` parameter in viewid mode to "index.php".
**Recommendations**
For myBloggie versions 2.1.1 through 2.1.3, consider restricting access to the vulnerable parameters `keyword`, `date no`, `cat id`, `month no`, `year`, and `post id` in their respective modes until a patch is available. As a temporary workaround, avoid using these parameters in the affected API endpoints. At the moment, there is no information about a newer version that contains a fix for this vulnerability.