<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: CF shared hosting security: Java, CFEXECUTE, COM, .NET and Java again</title>
	<atom:link href="http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/</link>
	<description>Jochem's tech exploits</description>
	<pubDate>Tue, 09 Jun 2026 09:29:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: &#8220;it could be bunnies&#8221; &#187; Blog Archive &#187; ColdFusion shared hosting security and internals</title>
		<link>http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/comment-page-1/#comment-114</link>
		<dc:creator>&#8220;it could be bunnies&#8221; &#187; Blog Archive &#187; ColdFusion shared hosting security and internals</dc:creator>
		<pubDate>Mon, 15 Dec 2008 12:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/#comment-114</guid>
		<description>[...] far we have seen that to secure our shared hosting customers from each other we need to place them in a Sandbox [...]</description>
		<content:encoded><![CDATA[<p>[...] far we have seen that to secure our shared hosting customers from each other we need to place them in a Sandbox [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochem</title>
		<link>http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/comment-page-1/#comment-103</link>
		<dc:creator>Jochem</dc:creator>
		<pubDate>Thu, 11 Dec 2008 08:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/#comment-103</guid>
		<description>I started this post writing what?

If you want to know about the security of a specific server nothing is stopping you from doing a little investigating yourself. At the very least you have the code samples and explanations from this post (more in the installment). Just try to get to a command prompt, some *.xml file in the /cfusion/lib folder, some database that is not yours etc. The best resource for understanding the underlying security model of Java is probably the &lt;a href="http://java.sun.com/javase/6/docs/technotes/guides/security/spec/security-specTOC.fm.html" rel="nofollow"&gt;Java Security Architecture specification&lt;/a&gt; and the rest is up to your imagination.</description>
		<content:encoded><![CDATA[<p>I started this post writing what?</p>
<p>If you want to know about the security of a specific server nothing is stopping you from doing a little investigating yourself. At the very least you have the code samples and explanations from this post (more in the installment). Just try to get to a command prompt, some *.xml file in the /cfusion/lib folder, some database that is not yours etc. The best resource for understanding the underlying security model of Java is probably the <a href="http://java.sun.com/javase/6/docs/technotes/guides/security/spec/security-specTOC.fm.html" rel="nofollow">Java Security Architecture specification</a> and the rest is up to your imagination.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan</title>
		<link>http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/comment-page-1/#comment-102</link>
		<dc:creator>Sebastiaan</dc:creator>
		<pubDate>Wed, 10 Dec 2008 15:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/#comment-102</guid>
		<description>But, you started this post by saying Webstekker is bad for Shared CF Hosting - does this mean that all the baddies you mention in your posts are present on the Webstekker servers? How has Webstekker responded to your claims?</description>
		<content:encoded><![CDATA[<p>But, you started this post by saying Webstekker is bad for Shared CF Hosting - does this mean that all the baddies you mention in your posts are present on the Webstekker servers? How has Webstekker responded to your claims?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochem</title>
		<link>http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/comment-page-1/#comment-100</link>
		<dc:creator>Jochem</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/#comment-100</guid>
		<description>I didn't list CreateObject(COMPONENT) as being a problem because it isn't. There are no security risks associated with enabling CFCs. And even if CreateObject() was disabled for components, then you would still be able to use them through CFINVOKE like we did in the CF MX days (just return this from the init method).</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t list CreateObject(COMPONENT) as being a problem because it isn&#8217;t. There are no security risks associated with enabling CFCs. And even if CreateObject() was disabled for components, then you would still be able to use them through CFINVOKE like we did in the CF MX days (just return this from the init method).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan</title>
		<link>http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/comment-page-1/#comment-99</link>
		<dc:creator>Sebastiaan</dc:creator>
		<pubDate>Wed, 10 Dec 2008 12:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/12/09/cf-shared-hosting-security-java-cfexecute-com-net-and-java-again/#comment-99</guid>
		<description>But..., nu CreateObject(), then no CF7 or 8 code (as no CFC's). So CF and Shared Hosting is NEVER a good option, that's your bottomline!</description>
		<content:encoded><![CDATA[<p>But&#8230;, nu CreateObject(), then no CF7 or 8 code (as no CFC&#8217;s). So CF and Shared Hosting is NEVER a good option, that&#8217;s your bottomline!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
