<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ivano Binetti</title>
	<atom:link href="http://www.webapp-security.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapp-security.com</link>
	<description>Personal Blog</description>
	<lastBuildDate>Tue, 05 Mar 2013 21:10:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>D-Link DSL-2740B (ADSL Router) Authentication Bypass</title>
		<link>http://www.webapp-security.com/2013/03/d-link-dsl-2740b-adsl-router-authentication-bypass/</link>
		<comments>http://www.webapp-security.com/2013/03/d-link-dsl-2740b-adsl-router-authentication-bypass/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 21:58:06 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[Bugtraq ID - Security Focus]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[Inj3ct0r]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Packet Storm]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=484</guid>
		<description><![CDATA[I&#8217;ve discovered a new vulnerability affecting D-Link DSL-2740B ADSL Wifi Router, which allows an attacker to completely bypass the authentication of this device and gain administrative access. Fore more details, please read my Advisor: D-Link DSL-2740B (ADSL Router) Authentication Bypass &#8230; <a href="http://www.webapp-security.com/2013/03/d-link-dsl-2740b-adsl-router-authentication-bypass/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I&#8217;ve discovered a new vulnerability affecting D-Link DSL-2740B ADSL Wifi Router, which allows an attacker to completely bypass the authentication of this device and gain administrative access.</p>
<p>Fore more details, please read my Advisor:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2013/03/D-Link-DSL-2740B-ADSL-Router-Authentication-Bypass2.txt">D-Link DSL-2740B (ADSL Router) Authentication Bypass</a></p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2271" target="_blank"><strong>CVE-2013-2271</strong></a> for this vulnerability.</p>
<p>This advisory has been published in the following web sites:<br />
<a href="http://www.securityfocus.com/bid/58266/info" target="_blank">http://www.securityfocus.com/bid/58266/info</a><br />
<a href="http://packetstormsecurity.com/files/120613/dlinkdsl2740b-bypass.txt" target="_blank">http://packetstormsecurity.com/files/120613/dlinkdsl2740b-bypass.txt</a><br />
<a href="http://1337day.com/exploits/20469" target="_blank">http://1337day.com/exploits/20469</a><br />
<a href="http://www.exploit-db.com/exploits/24563/" target="_blank">http://www.exploit-db.com/exploits/24563/</a><br />
<a href="http://www.osvdb.org/show/osvdb/90822" target="_blank">http://www.osvdb.org/show/osvdb/90822</a><br />
<a href="http://cxsecurity.com/issue/WLB-2013030027" target="_blank">http://cxsecurity.com/issue/WLB-2013030027</a><br />
<a href="http://www.scip.ch/?vuldb.7851" target="_blank">http://www.scip.ch/?vuldb.7851</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2013/03/d-link-dsl-2740b-adsl-router-authentication-bypass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Axous 1.1.1 Multiple Vulnerabilities (CSRF &#8211; Persistent XSS)</title>
		<link>http://www.webapp-security.com/2012/05/axous-1-1-1-multiple-vulnerabilities-csrf-persistent-xss/</link>
		<comments>http://www.webapp-security.com/2012/05/axous-1-1-1-multiple-vulnerabilities-csrf-persistent-xss/#comments</comments>
		<pubDate>Tue, 15 May 2012 17:27:41 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=440</guid>
		<description><![CDATA[Axous 1.1.1 (and below) is prone to CSRF and  peristent XSS vulnerability due to an improper input sanitization of multiple parameters. Following more details: CSRF Vulnerabilities Axous 1.1.1 (and below) suffers from multiple CSRF vulnerabilities which could allow an attacker to &#8230; <a href="http://www.webapp-security.com/2012/05/axous-1-1-1-multiple-vulnerabilities-csrf-persistent-xss/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Axous 1.1.1 (and below) is prone to CSRF and  peristent XSS vulnerability due to an improper input sanitization of multiple parameters. Following more details:</p>
<p><strong>CSRF Vulnerabilities</strong><br />
Axous 1.1.1 (and below) suffers from multiple CSRF vulnerabilities which could allow an attacker to change any parameters when an authenticated  user/admin browses a special crafted web page. In this Advisory I will only demonstrate how to add a new administrator but, with little modifications to my exploit, you can modify any Axous&#8217;s parameters, as Axous does not use an anti-CSRF token.</p>
<p><strong>Persistent XSS</strong> <strong>Vulnerabilities</strong><br />
Axous 1.1.1 (and below) is prone to multiple persistent XSS vulnerabilities due to an improper input sanitization of the following parameters:<br />
- &#8220;page_title&#8221; passed to server side logic (path: &#8220;admin/content_pages_edit.php&#8221;) via http POST method.<br />
Exploiting &#8220;page_title&#8221; parameter an authenticated administrator could insert arbitrary code in &#8220;Title&#8221; field, and execute it when another administrator clicks on &#8220;Pages&#8221; link or on that specific pages under &#8220;Title&#8221; menu.<br />
Furthermore injected code will generate a persistent XSS for all unauthenticated users visiting that web page.<br />
- &#8220;category_name[1]&#8221; passed to server side logic (path:&#8221;admin/products_category.php&#8221;) via http POST method.<br />
Exploiting &#8220;category_name[1]&#8221; parameter an administrator could insert arbitrary code in &#8220;Category&#8221; field (under &#8220;Control Panel &gt; Products&#8221;)<br />
and create a persistent XSS for another administrator who clicks on the &#8220;Add New&#8221; button (always under &#8220;Control Panel &gt; Products&#8221;).</p>
<p>-&#8221;site_name&#8221;, &#8220;seo_title&#8221; and &#8220;meta_keywords&#8221; parameters passed to &#8220;admin/settings_siteinfo.php&#8221; script via http POST method.<br />
Exploiting these parameters an authenticated administrator could insert arbitrary code and create a persistent XSS for another administrator<br />
who clicks &#8220;Site info&#8221; link under Settings menu.</p>
<p>- &#8220;company_name&#8221;, &#8220;address1&#8243;, &#8220;address2&#8243;, &#8220;city&#8221;, &#8220;state&#8221;, &#8220;country&#8221;, &#8220;author_first_name&#8221;, &#8220;author_last_name&#8221;, &#8220;author_email&#8221;, &#8220;contact_first_name&#8221;, &#8220;contact_last_name&#8221;, &#8220;contact_email&#8221;, &#8220;general_email&#8221;, &#8220;general_phone&#8221;, &#8220;general_fax&#8221;, &#8220;sales_email&#8221;, &#8220;sales_phone&#8221;, &#8220;support_email&#8221;, &#8220;support_phone&#8221; passed to &#8220;admin/settings_company.php&#8221; script via http POST method.<br />
Exploiting these parameters an authenticated administrator could insert arbitrary code and create a persistent XSS for another administrator who visits that injected menu.</p>
<p>- &#8220;system_email&#8221;, &#8220;sender_name&#8221;, &#8220;smtp_server&#8221;, &#8220;smtp_username&#8221;, &#8220;smtp_password&#8221;, &#8220;order_notice_email&#8221; parameters passed to &#8220;admin/settings_email.php&#8221; via httl POSt method.<br />
Exploiting these parameters an authenticated administrator could insert arbitrary code and create a persistent XSS for another administrator who clicks &#8220;Site info&#8221; link under Settings menu.</p>
<p>Other parameters could be injected!</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/05/Axous-1.1.1-Multiple-Vulnerabilities-CSRF-Persistent-XSS1.txt">Axous 1.1.1 Multiple Vulnerabilities (CSRF &#8211; Persistent XSS)</a></p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-2629" target="_blank">CVE-2012-2629</a> for these vulnerabilities.</p>
<p>This advisory has been published in the following web sites:<br />
<a href="http://xforce.iss.net/xforce/xfdb/75675" target="_blank">http://xforce.iss.net/xforce/xfdb/75675</a><br />
<a href="http://osvdb.org/show/osvdb/82075" target="_blank">http://osvdb.org/show/osvdb/82075</a><br />
<a href="http://osvdb.org/show/osvdb/82076" target="_blank">http://osvdb.org/show/osvdb/82076</a><br />
<a href="http://osvdb.org/show/osvdb/82077" target="_blank">http://osvdb.org/show/osvdb/82077</a><br />
<a href="http://osvdb.org/show/osvdb/82078http://" target="_blank">http://osvdb.org/show/osvdb/82078</a><br />
<a href="http://osvdb.org/show/osvdb/82079" target="_blank">http://osvdb.org/show/osvdb/82079</a><br />
<a href="http://osvdb.org/show/osvdb/82080" target="_blank">http://osvdb.org/show/osvdb/82080</a><br />
<a href="http://packetstormsecurity.org/files/112748/Axous-1.1.1-Cross-Site-Request-Forgery-Cross-Site-Scripting.html" target="_blank">http://packetstormsecurity.org/files/112748/Axous-1.1.1-Cross-Site-Request-Forgery-Cross-Site-Scripting.html</a><br />
<a href="http://www.exploit-db.com/exploits/18886/" target="_blank">http://www.exploit-db.com/exploits/18886/</a><br />
<a href="http://www.1337day.com/exploits/18277" target="_blank">http://www.1337day.com/exploits/18277</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/05/axous-1-1-1-multiple-vulnerabilities-csrf-persistent-xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3.1 Multiple CSRF Vulnerabilities</title>
		<link>http://www.webapp-security.com/2012/04/wordpress-3-3-1-multiple-csrf-vulnerabilities/</link>
		<comments>http://www.webapp-security.com/2012/04/wordpress-3-3-1-multiple-csrf-vulnerabilities/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 22:56:10 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[Bugtraq ID - Security Focus]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=359</guid>
		<description><![CDATA[WordPress 3.3.1 (and below) suffers from multiple CSRF vulnerabilities which allow an attacker to change post title, add administrators/users, delete administrators/users, approve and unapprove comment, delete comment, change background image, insert custom header image, change site title, change administrator&#8217;s email, &#8230; <a href="http://www.webapp-security.com/2012/04/wordpress-3-3-1-multiple-csrf-vulnerabilities/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.3.1 (and below) suffers from multiple CSRF vulnerabilities which allow an attacker to change post title, add administrators/users, delete administrators/users, approve and unapprove comment, delete comment, change background image, insert custom header image, change site title, change administrator&#8217;s email, change WordPress Address, change Site Address, when an authenticated user/admin browses a special crafted web page. May be other parameters can be modified. This vulnerability is caused by a security flaw in anti-CSRF token (_wpnonce, _wpnonce_create-user, _ajax_nonce,<br />
_wpnonce-custom-background-upload, _wpnonce-custom-header-upload) generation. For some operations (see below) above specified anti-CSRF tokens are not associated with the current user session (as Owasp recommends) but are the are valid for all operations (for a specific administrator/user) within 12 hour.<br />
The above described vulnerability allows an attacker &#8211; who has sniffed anti-CSRF token &#8211; to have 12 hour to perform a CSRF attack.<br />
This problem affects the following operations:</p>
<ul>
<li>Add admin/user</li>
<li>Delete Admin/User</li>
<li>Approve comment</li>
<li>Unapprove comment</li>
<li>Delete comment</li>
<li>Change background image</li>
<li>Insert custom header image</li>
<li>Change site title</li>
<li>Change administrator&#8217;s email</li>
<li>Change WordPress Address</li>
<li>Change Site Address</li>
</ul>
<p>Other operations (like insert a new post) are not affected by this CSRF vulnerability.</p>
<p>Probably also version 3.3.2 is affected by this CSRF vulnerability.</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/04/Wordpress-3.3.1-Multiple-CSRF-Vulnerabilities6.txt">WordPress 3.3.1 Multiple CSRF Vulnerabilities</a></p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-1936" target="_blank">CVE-2012-1936</a> for this vulnerability.</p>
<p>This Security Advisory was also published in the following web sites:<br />
<a href="http://www.securityfocus.com/bid/53280" target="_blank">http://www.securityfocus.com/bid/53280</a><br />
<a href="http://osvdb.org/show/osvdb/81588" target="_blank">http://osvdb.org/show/osvdb/81588</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/75222" target="_blank">http://xforce.iss.net/xforce/xfdb/75222</a><br />
<a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-1936" target="_blank">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-1936</a><br />
<a href="http://packetstormsecurity.org/files/112253/WordPress-3.3.1-Cross-Site-Request-Forgery.html" target="_blank">http://packetstormsecurity.org/files/112253/WordPress-3.3.1-Cross-Site-Request-Forgery.html</a><br />
<a href="http://1337day.com/exploits/18138" target="_blank">http://1337day.com/exploits/18138</a><br />
<a href="http://www.exploit-db.com/exploits/18791/" target="_blank">http://www.exploit-db.com/exploits/18791/</a><br />
<a href="http://www.cvedetails.com/cve/CVE-2012-1936/" target="_blank">http://www.cvedetails.com/cve/CVE-2012-1936/</a><br />
<a href="http://www.exploit-id.com/web-applications/wordpress-3-3-1-multiple-csrf-vulnerabilities" target="_blank">http://www.exploit-id.com/web-applications/wordpress-3-3-1-multiple-csrf-vulnerabilities</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/04/wordpress-3-3-1-multiple-csrf-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PlumeCMS </title>
		<link>http://www.webapp-security.com/2012/04/plumecms/</link>
		<comments>http://www.webapp-security.com/2012/04/plumecms/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:06:40 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[Bugtraq ID - Security Focus]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Secunia]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=304</guid>
		<description><![CDATA[PlumeCMS 1.2.4 (and below) is prone to multiple peristent XSS vulnerability due to an improper input sanitization of multiple parameters. &#8220;u_email&#8221; and &#8220;u_realname&#8221; parameters are not correctly sanitized before being passed to server side script &#8220;manager/users.php&#8221; via http POST method. &#8230; <a href="http://www.webapp-security.com/2012/04/plumecms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PlumeCMS 1.2.4 (and below) is prone to multiple peristent XSS vulnerability due to an improper input sanitization of multiple parameters.</p>
<ul>
<li>&#8220;u_email&#8221; and &#8220;u_realname&#8221; parameters are not correctly sanitized before being passed to server side script &#8220;manager/users.php&#8221; via http POST method. An attacker &#8211; who is able to change his profile settings &#8211; could insert malicious code into &#8220;Email&#8221; and/or &#8220;Name&#8221; fields- within &#8220;Authors&#8221; template &#8211; in order to create a persistent XSS vulnerability for all user/admin who access to Plume&#8217;s management interface.</li>
<li>An unauthenticated user could insert html/javascript code in &#8220;Author&#8221; field within &#8220;ADD A COMMENT&#8221; section &#8211; which is present in every web page &#8211; due to an incorrect sanitization of &#8220;c_author&#8221; parameter. This will produce a Persistent XSS vulnerability for all user/admin who will click on &#8220;Comments&#8221; tab within Plume&#8217;s administration interface.</li>
</ul>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/04/PlumeCMS-1.2.4-Multiple-Permanent-XSS.txt">PlumeCMS 1.2.4 Multiple Permanent XSS</a></p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-2156" target="_blank">CVE-2012-2156</a> for this vulnerability</p>
<p>Other Advisory&#8217;s publications:<br />
<a href="http://www.securityfocus.com/bid/52890" target="_blank">http://www.securityfocus.com/bid/52890</a><br />
<a href="http://secunia.com/advisories/40133" target="_blank">http://secunia.com/advisories/40133</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/74614" target="_blank">http://xforce.iss.net/xforce/xfdb/74614</a><br />
<a href="http://osvdb.org/show/osvdb/80960" target="_blank">http://osvdb.org/show/osvdb/80960</a><br />
<a href="http://osvdb.org/show/osvdb/80961" target="_blank">http://osvdb.org/show/osvdb/80961</a><br />
<a href="http://packetstormsecurity.org/files/111596/PlumeCMS-1.2.4-Cross-Site-Scripting.html" target="_blank">http://packetstormsecurity.org/files/111596/PlumeCMS-1.2.4-Cross-Site-Scripting.html</a><br />
<a href="http://www.exploit-db.com/exploits/18699/" target="_blank">http://www.exploit-db.com/exploits/18699/</a><br />
<a href="http://1337day.com/exploits/17963" target="_blank">http://1337day.com/exploits/17963</a><br />
<a href="http://www.thecybernuxbie.com/exploit-report/plumecms-1-2-4-multiple-persistent-xss.aspx" target="_blank">http://www.thecybernuxbie.com/exploit-report/plumecms-1-2-4-multiple-persistent-xss.aspx</a><br />
<a href="http://www.x-bug.com/exploits/221" target="_blank">http://www.x-bug.com/exploits/221</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/04/plumecms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS Made Simple </title>
		<link>http://www.webapp-security.com/2012/04/cms-made-simple/</link>
		<comments>http://www.webapp-security.com/2012/04/cms-made-simple/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 15:43:21 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=255</guid>
		<description><![CDATA[CMS Made Simple 1.10.3 (and lower) is prone to a XSS vulnerability due to an improper input sanitization of &#8220;email&#8221; parameter,  passed to server side script &#8220;admin/edituser.php&#8221; via http POST method. To view my Original Advisory: CMS Made Simple &#60;= 1.10.3 &#8230; <a href="http://www.webapp-security.com/2012/04/cms-made-simple/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>CMS Made Simple 1.10.3 (and lower) is prone to a XSS vulnerability due to an improper input sanitization of &#8220;email&#8221; parameter,  passed to server side script &#8220;admin/edituser.php&#8221; via http POST method.</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/04/CMS-Made-Simple-1.10.3-XSS-Vulnerability2.txt">CMS Made Simple &lt;= 1.10.3 XSS Original Advisory </a></p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-1992" target="_blank">CVE-2012-1992</a> for this vulnerability.</p>
<p>This vulnerability has been also published in the following web sites:<br />
<a href="http://osvdb.org/show/osvdb/80918" target="_blank">http://osvdb.org/show/osvdb/80918</a><br />
<a href="http://www.securityfocus.com/bid/52850/" target="_blank">http://www.securityfocus.com/bid/52850/</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/74563" target="_blank">http://xforce.iss.net/xforce/xfdb/74563</a><br />
<a href="http://packetstormsecurity.org/files/111486/CMS-Made-Simple-1.10.3-Cross-Site-Scripting.html" target="_blank">http://packetstormsecurity.org/files/111486/CMS-Made-Simple-1.10.3-Cross-Site-Scripting.html</a><br />
<a href="http://1337day.com/exploits/17921" target="_blank">http://1337day.com/exploits/17921</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/04/cms-made-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SocialCMS </title>
		<link>http://www.webapp-security.com/2012/03/socialcms/</link>
		<comments>http://www.webapp-security.com/2012/03/socialcms/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 18:56:30 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[Kaspersky Lab]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Secunia]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=229</guid>
		<description><![CDATA[SocialCMS 1.0.2 (and lower) is prone to a persistent XSS vulnerability due to an improper input sanitization of  &#8220;TR_title&#8221; parameter, passed to &#8220;my_admin/admin1_list_pages.php&#8221; via http POST method. Exploiting this vulnerability an authenticated user &#8211; which is able to publish an &#8230; <a href="http://www.webapp-security.com/2012/03/socialcms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>SocialCMS 1.0.2 (and lower) is prone to a persistent XSS vulnerability due to an improper input sanitization of  &#8220;TR_title&#8221; parameter, passed to &#8220;my_admin/admin1_list_pages.php&#8221; via http POST method. Exploiting this vulnerability an authenticated user &#8211; which is able to publish an article &#8211; could insert arbitrary code in web management interface &#8220;Title&#8221; field &#8211; under &#8220;my_admin/admin1_list_pages.php?id=&lt;page_id&gt;&amp;action=edit&#8221; &#8211; that will be executed when an administrator &#8211; or another user &#8211; will browse that web page.</p>
<p>Improper input sanitization of &#8220;TR_title&#8221; parameter causes also a Reflected XSS for the user which inserts html/javascript code.</p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-1982" target="_blank">CVE-2012-1982</a> for this vulnerability.</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/03/SocialCMS-1.0.2-XSS-Persistent-and-Reflected-Vulnerabilities1.txt">SocialCMS 1.0.2 XSS (Persistent and Reflected) Advisory</a></p>
<p>Other related publications:<br />
<a href="http://secunia.com/advisories/44313" target="_blank">http://secunia.com/advisories/44313</a><br />
<a href="http://osvdb.org/show/osvdb/80794" target="_blank">http://osvdb.org/show/osvdb/80794</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/74540" target="_blank">http://xforce.iss.net/xforce/xfdb/74540</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/74541" target="_blank">http://xforce.iss.net/xforce/xfdb/74541</a><br />
<a href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-1982" target="_blank">http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-1982</a><br />
<a href="http://www.us-cert.gov/cas/bulletins/SB12-100.html" target="_blank">http://www.us-cert.gov/cas/bulletins/SB12-100.html</a><br />
<a href="http://packetstormsecurity.org/files/111409/SocialCMS-1.0.2-Cross-Site-Scripting.html" target="_blank">http://packetstormsecurity.org/files/111409/SocialCMS-1.0.2-Cross-Site-Scripting.html</a><br />
<a href="http://www.securelist.com/en/advisories/44313" target="_blank">http://www.securelist.com/en/advisories/44313</a><br />
<a href="http://1337day.com/exploits/17895" target="_blank">http://1337day.com/exploits/17895</a><br />
<a href="http://www.cvedetails.com/cve/CVE-2012-1982/" target="_blank">http://www.cvedetails.com/cve/CVE-2012-1982/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/03/socialcms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SyndeoCMS </title>
		<link>http://www.webapp-security.com/2012/03/syndeocms/</link>
		<comments>http://www.webapp-security.com/2012/03/syndeocms/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 18:52:07 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[Bugtraq ID - Security Focus]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=224</guid>
		<description><![CDATA[SyndeoCMS 3.0.01 (and lower) is prone to a persistent XSS vulnerability due to an improper input sanitization of  &#8220;email&#8221; parameter, passed to server side logic (path: &#8220;starnet/index.php&#8221;) via http POST method. Exploiting this vulnerability an authenticated user &#8211; which is &#8230; <a href="http://www.webapp-security.com/2012/03/syndeocms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>SyndeoCMS 3.0.01 (and lower) is prone to a persistent XSS vulnerability due to an improper input sanitization of  &#8220;email&#8221; parameter, passed to server side logic (path: &#8220;starnet/index.php&#8221;) via http POST method.<br />
Exploiting this vulnerability an authenticated user &#8211; which is able to change his profile settings &#8211; could insert arbitrary code in &#8220;Site email&#8221; field that will be executed when another admin or user clicks on that user&#8217;profile.</p>
<p>MITRE CVE Numbering Authority assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-1979" target="_blank">CVE-2012-1979</a> for this vulnerability.</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/03/syndeocms_3.0.01-Persistent-XSS.txt">SyndeoCMS &lt;= 3.0.01 Persistent XSS Advisory</a></p>
<p>Other related publications:<br />
<a href="http://osvdb.org/show/osvdb/80746" target="_blank">http://osvdb.org/show/osvdb/80746</a><br />
<a href="http://www.securityfocus.com/bid/52840" target="_blank">http://www.securityfocus.com/bid/52840</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/74545" target="_blank">http://xforce.iss.net/xforce/xfdb/74545</a><br />
<a href="http://packetstormsecurity.org/files/111405/SyndeoCMS-3.0.01-Cross-Site-Scripting.html" target="_blank">http://packetstormsecurity.org/files/111405/SyndeoCMS-3.0.01-Cross-Site-Scripting.html</a><br />
<a href="http://www.exploit-db.com/exploits/18686/" target="_blank">http://www.exploit-db.com/exploits/18686/</a><br />
<a href="http://1337day.com/exploits/17894" target="_blank">http://1337day.com/exploits/17894</a><br />
<a href="http://www.thecybernuxbie.com/exploit-report/syndeocms-3-0-01-persistent-xss-vulnerability.aspx" target="_blank">http://www.thecybernuxbie.com/exploit-report/syndeocms-3-0-01-persistent-xss-vulnerability.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/03/syndeocms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Php Agenda </title>
		<link>http://www.webapp-security.com/2012/03/simple-php-agenda/</link>
		<comments>http://www.webapp-security.com/2012/03/simple-php-agenda/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 23:08:42 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[CVE MITRE]]></category>
		<category><![CDATA[IBM X-Force]]></category>
		<category><![CDATA[Kaspersky Lab]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Secunia]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=180</guid>
		<description><![CDATA[Simple Php Agenda 2.2.8  (and lower) is affected by a CSRF Vulnerability which allows an attacker to add a new administrator, delete an existing administrator, create/delete a new event and change any other parameters. In this document I will only  &#8230; <a href="http://www.webapp-security.com/2012/03/simple-php-agenda/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Simple Php Agenda 2.2.8  (and lower) is affected by a CSRF Vulnerability which allows an attacker to add a new administrator, delete an existing administrator, create/delete a new event and change any other parameters. In this document I will only  demonstrate how to:<br />
- add a new administrator<br />
- delete a existing administrator<br />
- add a new event<br />
- delete an existing event.<br />
Other parameters can be also modified.</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/03/Simple-PHP-Agenda-2.2.8-Multiple-CSRF-Add-Admin-Add-Event4.txt">Simple PHP Agenda 2.2.8 Multiple CSRF Advisory</a></p>
<p>MITRE CVE Numbering Authority for this vulnerability assigned me <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-1978" target="_blank">CVE-2012-1978</a></p>
<p>Other related publications:<br />
<a href="http://secunia.com/advisories/48685" target="_blank">http://secunia.com/advisories/48685</a><br />
<a href="http://www.osvdb.org/show/osvdb/80793" target="_blank">http://www.osvdb.org/show/osvdb/80793</a><br />
<a href="http://xforce.iss.net/xforce/xfdb/74539" target="_blank">http://xforce.iss.net/xforce/xfdb/74539</a><br />
<a href="http://packetstormsecurity.org/files/111408/Simple-PHP-Agenda-2.2.8-Cross-Site-Request-Forgery.html" target="_blank">http://packetstormsecurity.org/files/111408/Simple-PHP-Agenda-2.2.8-Cross-Site-Request-Forgery.html</a><br />
<a href="http://www.securelist.com/en/advisories/48685" target="_blank">http://www.securelist.com/en/advisories/48685</a><br />
<a href="http://1337day.com/exploits/17893" target="_blank">http://1337day.com/exploits/17893</a><br />
<a href="http://www.thecybernuxbie.com/exploit-report/simple-php-agenda-2-2-8-csrf-add-adminadd-new-event.aspx" target="_blank">http://www.thecybernuxbie.com/exploit-report/simple-php-agenda-2-2-8-csrf-add-adminadd-new-event.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/03/simple-php-agenda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CVE Mitre &#8211; 9 new CVEs</title>
		<link>http://www.webapp-security.com/2012/03/mitre-assigned-me-9-new-cves/</link>
		<comments>http://www.webapp-security.com/2012/03/mitre-assigned-me-9-new-cves/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 09:22:16 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[CVE MITRE]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=160</guid>
		<description><![CDATA[MITRE CVE Numbering Authority assigned me 9 new CVEs. Following the details: CVE-2007-6752 for Drupal 7.12 CSRF Vulnerability (force user/logout &#8211; sections 2.2, 3.2) CVE-2012-1899 for Multiple XSS Vulnerabilities in Webfolio CMS &#60;= 1.1.4 CVE-2012-1900 for CSRF Vulnerability (Delete Web Pages) in &#8230; <a href="http://www.webapp-security.com/2012/03/mitre-assigned-me-9-new-cves/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>MITRE CVE Numbering Authority assigned me 9 new CVEs. Following the details:</p>
<p>CVE-2007-6752 for <a href="http://www.webapp-security.com/2012/03/drupal-cms-7-12-latest-stable-release-multiple-vulnerabilities/" target="_blank">Drupal 7.12 CSRF Vulnerability (force user/logout &#8211; sections 2.2, 3.2)</a><br />
CVE-2012-1899 for <a href="http://www.webapp-security.com/2012/03/webfolio-1-1-4-multiple-xss/" target="_blank">Multiple XSS Vulnerabilities in Webfolio CMS &lt;= 1.1.4</a><br />
CVE-2012-1900 for <a href="http://www.webapp-security.com/2012/03/razorcms-1-2-1-stable-csrf-delete-web-pages/" target="_blank">CSRF Vulnerability (Delete Web Pages) in Razor CMS &lt;= 1.2.1</a><br />
CVE-2012-1901 for <a href="http://www.webapp-security.com/2012/03/flexcms-multiple-csrf-vulnerabilities/" target="_blank">FlexCMS 3.2.1 Multiple CSRF</a><br />
CVE-2012-1897 for <a href="http://www.webapp-security.com/2012/03/wolfcms/" target="_blank">Multiple XSS in Wolf CMS &lt;= 0.75</a><br />
CVE-2012-1898 for<a href="http://www.webapp-security.com/2012/03/wolfcms/" target="_blank"> Multiple CSRF in Wolf CMS &lt;= 0.75</a><br />
CVE-2012-1921 for <a href="http://www.webapp-security.com/2012/03/sitecom-wlm-2501-change-wireless-passphrase/" target="_blank">Sitecom WLM-2501 Change Wireless Passphrase</a><br />
CVE-2012-1922 for <a href="http://www.webapp-security.com/2012/03/sitecom-wlm-2501-multiple-csrf-vulnerabilities/" target="_blank">Sitecom WLM-2501 new Multiple CSRF</a><br />
CVE-2012-1932 for <a href="http://www.webapp-security.com/2012/03/wolf-cms-new-persistent-xss/" target="_blank">Wolf CMS &lt;= 0.75 Persistent XSS </a></p>
<p>Regarding my Drupal 7.12 Advisory, Mitre considers that:</p>
<ul>
<li>Sections 2.1 and 3.1  &#8211; Poor Session Checking (CSRF to change any Drupal settings) &#8211; would be a Drupal&#8217;s &#8220;Security Improvement&#8221;.</li>
<li>Section 2.3 &#8211; Poor Session Checking (POST and GET method) &#8211; and section 2.4 - Poor Session Checking (Http Referer) - would be Drupal&#8217;s &#8220;Potential Security Improvements&#8221;.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/03/mitre-assigned-me-9-new-cves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wolf CMS new Persistent XSS</title>
		<link>http://www.webapp-security.com/2012/03/wolf-cms-new-persistent-xss/</link>
		<comments>http://www.webapp-security.com/2012/03/wolf-cms-new-persistent-xss/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 15:50:11 +0000</pubDate>
		<dc:creator>admin_24</dc:creator>
				<category><![CDATA[0day Vulnerabilities]]></category>
		<category><![CDATA[OSVDB]]></category>
		<category><![CDATA[Web Vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.webapp-security.com/?p=142</guid>
		<description><![CDATA[Wolfcms 0.75 (and lower) is prone to  a persistent XSS vulnerability due to an improper input sanitization of  &#8220;setting[admin_email]&#8221; parameter, passed to server side logic (path: &#8220;wolfcms/admin/setting&#8221;) via http POST method. Exploiting this vulnerability an authenticated admin could insert arbitrary &#8230; <a href="http://www.webapp-security.com/2012/03/wolf-cms-new-persistent-xss/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wolfcms 0.75 (and lower) is prone to  a persistent XSS vulnerability due to an improper input sanitization of  &#8220;setting[admin_email]&#8221; parameter, passed to server side logic (path: &#8220;wolfcms/admin/setting&#8221;) via http POST method.<br />
Exploiting this vulnerability an authenticated admin could insert arbitrary code in &#8220;Site email&#8221; field which will be executed  when another admin clicks on &#8220;Administrator&#8221; tab.</p>
<p>To view my Original Advisory:<br />
<a href="http://www.webapp-security.com/wp-content/uploads/2012/03/Wolfcms-0.75-new-Pesistent-XSS.txt">Wolfcms 0.75 new Pesistent XSS</a></p>
<p>Other related publications:<br />
<a href="http://packetstormsecurity.org/files/111185/Wolf-CMS-0.75-Persistent-Cross-Site-Scripting.html" target="_blank">Packetstorm</a><br />
<a href="http://1337day.com/exploits/17839" target="_blank">Inj3ct0r</a><br />
<a href="http://www.securityfocus.com/bid/52726" target="_blank">Security Focus</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=2012-1932" target="_blank">CVE-2012-1932</a><br />
<a href="http://www.osvdb.org/show/osvdb/80537" target="_blank">OSVDB</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webapp-security.com/2012/03/wolf-cms-new-persistent-xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
