Vulnerabilities > Runcms > Runcms > 2m1

DATE CVE VULNERABILITY TITLE RISK
2009-10-27 CVE-2009-3815 Information Exposure vulnerability in Runcms 2M1
RunCMS 2M1, when running with certain error_reporting levels, allows remote attackers to obtain sensitive information via (1) the op[] parameter to modules/contact/index.php or (2) uid[] parameter to userinfo.php, which leaks the installation path in an error message when these parameters are used in a call to the preg_match function.
network
low complexity
runcms CWE-200
5.0
2009-10-27 CVE-2009-3814 Code Injection vulnerability in Runcms 2M1
Static code injection vulnerability in RunCMS 2M1 allows remote authenticated administrators to execute arbitrary PHP code via the "Filter/Banning" feature, as demonstrated by modifying modules/system/cache/bademails.php using the "Prohibited: Emails" action, and other unspecified filters.
network
low complexity
runcms CWE-94
6.5
2009-10-27 CVE-2009-3813 SQL Injection vulnerability in Runcms 2M1
Multiple SQL injection vulnerabilities in RunCMS 2M1 allow remote authenticated users to execute arbitrary SQL commands via the (1) forum parameter to modules/forum/post.php and possibly (2) forum_id variable to modules/forum/class/class.permissions.php.
network
low complexity
runcms CWE-89
6.5
2009-10-27 CVE-2009-3804 SQL Injection vulnerability in Runcms 2M1
Multiple SQL injection vulnerabilities in modules/forum/post.php in RunCMS 2M1 allow remote authenticated users to execute arbitrary SQL commands via (1) the pid parameter, which is not properly handled by the store function in modules/forum/class/class.forumposts.php, or (2) the topic_id parameter.
network
low complexity
runcms CWE-89
6.5