<?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>Schwarz Network &#187; Exploit</title>
	<atom:link href="http://bobschwarz.com/tag/exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobschwarz.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 16:41:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL Server Privilege Escalation And Denial Of Service Vulnerabilities</title>
		<link>http://bobschwarz.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/</link>
		<comments>http://bobschwarz.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 17:15:09 +0000</pubDate>
		<dc:creator>Admin Reports</dc:creator>
				<category><![CDATA[Securtiy]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://adminreports.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/</guid>
		<description><![CDATA[Exploiting the privilege-escalation vulnerability may allow attackers to perform certain actions with elevated privileges. Successful exploits of the denial-of-service issue will cause the database server to crash, denying service to legitimate users. <a class="more-link" href="http://bobschwarz.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Found this at <a href="http://www.securityfocus.com/bid/26832/">SecurityFocus</a>. MySQL is vulnerable to a couple new exploits.</p>
<blockquote><p>
MySQL is prone to multiple vulnerabilities, including privilege-escalation and denial-of-service issues.</p>
<p>Exploiting the privilege-escalation vulnerability may allow attackers to perform certain actions with elevated privileges. Successful exploits of the denial-of-service issue will cause the database server to crash, denying service to legitimate users.</p>
<p>These issues affect versions prior to MySQL 5.0.52, MySQL 5.1.23, and MySQL 6.0.4.</p>
<p>To exploit these issues, attackers can use standard database client software in conjunction with standard operating system utilities.
</p></blockquote>
<p><strong>Solution:</strong><br />
The vendor released updates to address these issues. <a href="http://www.securityfocus.com/bid/26832/references">Please see the references</a> for more information.<br />
Note that MySQL 6.0.4 and 5.1.23 have not been released yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://bobschwarz.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hard to Detect Exploit in the Wild</title>
		<link>http://bobschwarz.com/hard-to-detect-exploit-in-the-wild/</link>
		<comments>http://bobschwarz.com/hard-to-detect-exploit-in-the-wild/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 05:33:06 +0000</pubDate>
		<dc:creator>Admin Reports</dc:creator>
				<category><![CDATA[Securtiy]]></category>
		<category><![CDATA[Server Resources]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[QuickTime]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[server admins]]></category>
		<category><![CDATA[Webhosting]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://adminreports.com/hard-to-detect-exploit-in-the-wild/</guid>
		<description><![CDATA[I posted this on a couple forums I frequent and thought I would also post it here. While I run Windows I keep up with all web server security. As an admin I couldn't afford not too.
I am sure most of you by now know there is a LKM (Loadable Kernel Module) exploit that is nasty and hard as heck to clean. <a class="more-link" href="http://bobschwarz.com/hard-to-detect-exploit-in-the-wild/">More<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I posted this on a couple forums I frequent and thought I would also post it here. While I run Windows servers I keep up with all web server security. As an admin I couldn&#8217;t afford not too.</p>
<p>I am sure most of you by now know there is a LKM (Loadable Kernel Module) exploit that is nasty and hard as heck to clean.</p>
<p>Read <a target="_blank" href="http://www.webhostingtalk.com/showthread.php?t=651748">this thread</a> at Webhosting Talk. Make sure you read it through as there is a users there that has investigated several boxes.</p>
<p>The original story first broke a week or so ago at <a href="http://www.theregister.co.uk/2008/01/11/mysterious_web_infection">TheRegister</a> and then again a couple days ago at <a href="http://www.channelregister.co.uk/2008/01/16/mysterious_web_infection_continues/">TheChannelRegister</a>.</p>
<p><span id="more-256"></span></p>
<p>Now it seems this problem is not easily fixable yet it is very easy for your server to be infected if you are targeted.</p>
<p>Here is where Windows comes into this. The injected javascript looks for exploit, some already patched and one that is new. If you run any of the vulnerable software on your home computer you could be exploited and not even know it.<br />
The vulnerable lie in these components and software</p>
<blockquote><p>MSIE ADODB</p>
<p>VML</p>
<p>MSIE WebViewFolderIcon</p>
<p>MSIE RealPlayer</p>
<p>QuickTime</p>
<p>AOL Superbuddy</p></blockquote>
<p>The first 4 are directly related to IE and were patched a while ago. Although patched some people don&#8217;t keep up so they&#8217;ll get infected.<br />
I&#8217;m not familiar with AOL SuperBuddy so I don&#8217;t know if it is patched.</p>
<p>The QuickTime exploit is new as of Jan. 10TH and the alert was revised today, Jan 18TH. and affects the <a href="http://www.us-cert.gov/cas/techalerts/TA08-016A.html">QuickTime Updater as well as Qucktime</a>.</p>
<p>In conclusion if you have a server check the sites on it for inclusion of random javascript. Read the article or thread at WHT so you&#8217;ll know what to look for. If you&#8217;re on a shared host make sure your site isn&#8217;t serving the js.</p>
<p>For people using IE, I&#8217;m not sure if Firefox will make you vulnerable and from what I&#8217;ve read no one knows, make sure you either shutoff javascript or make sure all exploits are fixed. Uninstall Quicktime and QuickTime Updater. If you have it installed and make sure QuickTime is patched with the patched with the newest versions.</p>
<p>I hope no one that reads this is exploited.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://bobschwarz.com/hard-to-detect-exploit-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

