First published: Thu Feb 16 2006(Updated: )
SQL injection vulnerability in pmlite.php in RunCMS 1.2 and 1.3a allows remote attackers to execute arbitrary SQL commands via the to_userid parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Runcms Runcms | =1.3a | |
Runcms Runcms | =1.2 | |
Runcms Runcms | =1.3a2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0721 is considered a high severity vulnerability due to the potential for remote attackers to execute arbitrary SQL commands.
To fix CVE-2006-0721, ensure that input parameters like to_userid are properly validated and sanitized to prevent SQL injection.
CVE-2006-0721 affects RunCMS versions 1.2, 1.3a, and 1.3a2.
CVE-2006-0721 is an SQL injection vulnerability that allows attackers to manipulate SQL queries.
Yes, CVE-2006-0721 can be exploited remotely, allowing attackers to execute arbitrary SQL commands.