<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>PlanetVM</title>
	
	<link>http://planetvm.net/blog</link>
	<description>Infinite possibilities in a Virtual world</description>
	<lastBuildDate>Wed, 16 May 2012 10:43:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/planetvm/jeAy" /><feedburner:info uri="planetvm/jeay" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nd/2.0/</creativeCommons:license><item>
		<title>CCNA – 4 – Applications</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/UVvoC2oaRoQ/</link>
		<comments>http://planetvm.net/blog/?p=2332#comments</comments>
		<pubDate>Wed, 16 May 2012 10:42:47 +0000</pubDate>
		<dc:creator>Anthony Metcalf</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2332</guid>
		<description><![CDATA[Introduction Continuing my series as I work through the CCNA syllabus. The introduction to the series can be found here. I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m &#8230; <a href="http://planetvm.net/blog/?p=2332">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>Continuing my series as I work through the CCNA syllabus. The introduction to the series can be found <a href="http://planetvm.net/blog/?p=2286">here</a>.</p>
<p>I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m using Version 11 (640-802).<span id="more-2332"></span></p>
<p><strong>Describe common networked applications including web applications</strong></p>
<p>Every time you turn on a computer, you are presented with applications. These applications run on your local machine (mostly). They use the protocols, and transport mechanisms we discuss at CCNA level to interact with servers, or other applications across the network, or Internet. Facebook gets referred to as an application, but from our point of view it&#8217;s not.</p>
<p>An application is a process that runs on the local machine. In a lot of cases the Application, and the protocol that the application uses to access it&#8217;s information are so closely tied, that they get confused.</p>
<p>So an application is a process that runs on our computer, and we are interested in the ones that talk over the network? What&#8217;s the most obvious of these? A Web browser. You are probably using one to read this. FireFox, Chrome, IE, Safari, they all allow you to type (or click) a URL and have a web page displayed in front of you. How this web page gets to you is a long, convoluted process that moves right the way down and up the TCP/IP model, probably multiple times, with multiple computers involved. So, where do we start. Well, how about with that URL?</p>
<p>http://vantmet.wordpress.com/2012/03/23/so-today-i-failed-to-achive-a-ccna/</p>
<p>This is the very first introduction to this series that I wrote way back in March. Let&#8217;s break it down. Starting at the beginning, we have &#8220;HTTP&#8221; This stands for Hyper Text Transport Protocol. The Protocol the World Wide Web is built upon. HTTP defines a set of commands to enable a client to request documents from a server.</p>
<p>&#8220;vantmet.wordpress.com&#8221; is ideally the machine name that we want to access the file from.</p>
<p>The rest is the path to the file.</p>
<p>So what does our web browser do with that? Well, first it need to know how to contact the server to get the file from, so it need to find the IP address of vantmet.wordpress.com, for this it uses the DNS protocol. With the IP address in hand, the machine sends a HTTP get request to the server for the file path. The server responds, hopefully with the file, and the Browser reads the file. Usually the file will point to other files, on the same or different servers, images, fonts etc etc. These are also requested in the same fashion, until the page is loaded.</p>
<p>So, how can this vary? Well, obviously the computer name, and file path will vary on a case by case basis. But also the HTTP can become HTTPs, where the s implies the use of SSL (Secure Socket Layer) to encrypt the requests between the computer and the server. This is done to ensure no snooping on the network.</p>
<p>Many browsers also support ftp:// which stands for File Transport Protocol. There are standalone FTP applications, such as FileZilla, which specialise in using ftp to transfer files to you local machine, but it is such a useful thing to o for larger files, that many browsers include the ability too.</p>
<p>Other common applications are NTP Clients, used to set the time on the local computer, and DHCP Clients, used to set up the computer&#8217;s initial IP address and other settings.</p>
<p>What is important to note is that these applications are simply using the protocols defined in the TCP/IP model and in RFCs to achieve some aim. The applications do not define the protocols, and are not restricted to just one protocol.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/n02lo2S0trcQ9UbkcomFIz52JCQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/n02lo2S0trcQ9UbkcomFIz52JCQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/n02lo2S0trcQ9UbkcomFIz52JCQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/n02lo2S0trcQ9UbkcomFIz52JCQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/UVvoC2oaRoQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2332</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2332</feedburner:origLink></item>
		<item>
		<title>VMware Press Launches Sweepstakes!</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/pC7Z324KbIk/</link>
		<comments>http://planetvm.net/blog/?p=2329#comments</comments>
		<pubDate>Tue, 01 May 2012 17:10:09 +0000</pubDate>
		<dc:creator>Tom Howarth</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[VMware Press]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2329</guid>
		<description><![CDATA[Now this may not be of interest to everybody but VMware Press, the official publisher of VMware books and training materials, has launched a 60 day Facebook sweepstakes beginning today the May 1 and running through to June 30th. The &#8230; <a href="http://planetvm.net/blog/?p=2329">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Now this may not be of interest to everybody <img style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://planetvm.net/blog/wp-content/uploads/2012/05/wlEmoticon-winkingsmile.png" /> but <a href="http://www.pearsonitcertification.com/promotions/promotion.aspx?promo=138356" onclick="pageTracker._trackPageview('/outgoing/www.pearsonitcertification.com/promotions/promotion.aspx?promo=138356&amp;referer=');">VMware Press</a>, the official publisher of VMware books and training materials, has launched a 60 day Facebook sweepstakes beginning today the May 1 and running through to June 30<sup>th</sup>. The Prize offerings include a $100 Amazon gift card and three VMware Press books of the winner’s choice; the nine second prize winners will win an eBook of their choice. Good luck &#8211; enter now!</p>
<p><a href="http://ow.ly/aBkvE" onclick="pageTracker._trackPageview('/outgoing/ow.ly/aBkvE?referer=');">http://ow.ly/aBkvE</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/0w1IeQvjYGPIy1s2ztH34SONqcw/0/da"><img src="http://feedads.g.doubleclick.net/~a/0w1IeQvjYGPIy1s2ztH34SONqcw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0w1IeQvjYGPIy1s2ztH34SONqcw/1/da"><img src="http://feedads.g.doubleclick.net/~a/0w1IeQvjYGPIy1s2ztH34SONqcw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/pC7Z324KbIk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2329</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2329</feedburner:origLink></item>
		<item>
		<title>CCNA – 3 – Models</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/mBj6R81lHLE/</link>
		<comments>http://planetvm.net/blog/?p=2317#comments</comments>
		<pubDate>Mon, 30 Apr 2012 12:06:07 +0000</pubDate>
		<dc:creator>Anthony Metcalf</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2317</guid>
		<description><![CDATA[Introduction Continuing my series as I work through the CCNA syllabus. The introduction to the series can be found here. I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m &#8230; <a href="http://planetvm.net/blog/?p=2317">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>Continuing my series as I work through the CCNA syllabus. The introduction to the series can be found <a href="http://planetvm.net/blog/?p=2286">here</a>.</p>
<p>I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m using Version 11 (640-802).<span id="more-2317"></span></p>
<p><strong>Models, abstractions and Standards</strong></p>
<p>Here we hit the first bit of proper memory work on the CCNA exam. Cisco are pretty particular on their exams on making sure candidates know what&#8217;s is going on &#8220;End to End&#8221;. This starts here.</p>
<p>The bullet reads: <em>Use the OSI and TCP/IP models and their associated protocols to explain how data flows in a network</em></p>
<p>Early in the history of computer networking, there were two competing standards to describe the interactions of different physical and software systems with the rest of the world. But why have the standards at all? Each application could include a full set of drivers to directly access the hardware on a given machine, and expect to talk only to itself. This would be terribly inefficient though. It would make it hard to get a diverse set of hardware, and even harder to write applications that talk to each other, or even multiple applications to do the same thing. Imagine a world where some website were <em>only</em> accessible via Firefox, and others that only Chrome would show. The answer to this problem is to abstract the different levels of interaction, and define how they communicate with each other. Applications can then work at a single level, talking up and down the stack using standard protocols, and everything works together.</p>
<p>As is often the case, two separate organisations saw this at a similar time, and stated creating their own standard. These were, the OSI model, and the TCP/IP model. The OSI model is no longer in use, and pretty much all networking deals with TCP/IP. But it is worth knowing what the OSI model is, and it is <em>vital</em> to be successful at CCNA.</p>
<p><strong>The OSI Model</strong></p>
<p><em>All People Seem To Need Domino&#8217;s Pizza</em> Aren&#8217;t Mnemonics brilliant? There are seven layers to the OSI model, working from the Physical layer, the actual hardware that encodes bits and sends them to the remote site (I&#8217;m trying hard not to use the phrase &#8220;on a wire&#8221;, there don&#8217;t have to be wires involved) through to the Application layer where the data that you send and receive is presented to you. These layers are:</p>
<ul>
<li>Application &#8211; 7</li>
<li>Presentation &#8211; 6</li>
<li>Session &#8211; 5</li>
<li>Transport &#8211; 4</li>
<li>Network &#8211; 3</li>
<li>Data &#8211; 2</li>
<li>Physical &#8211; 1</li>
</ul>
<p>The numbers are significant. Ever heard of a layer 3 switch? Yes, you have, I mentioned one in an earlier post. That Phrase &#8220;Layer 2&#8243; comes from the OSI model. But more of that in a bit. What do the layers do?</p>
<p>Physical, as I have already mentioned is exactly as it says on the tin. The physical layer encodes bits on the &#8220;wire&#8221; be that varying the electrical current through Standard Twisted Pair (STP), optical flashes created by a LASER or semi-conductor diode, channelled down a fibre, or the radio or microwaves used by &#8220;wireless&#8221; networks. The physical layer is where your network card works, and where hubs work (because they don&#8217;t inspect packets).</p>
<p>Data, or Data Link. This is the layer where the hardware first starts making decisions. Switches are &#8220;Layer 2&#8243; devices. The Job of the data layer is to take the information provided from layers above it, and decide <em>when</em> is is possible to transmit it. The standards that define this layer are Ethernet (IEEE 802.3), HDCL (the signalling mechanism used in Serial Connections), Frame Relay, and PPP (Point to Point Protocol, used to create links over Plain old Telephone Lines (POTs)). The Data link layer, puts a header which is used to define the address of the next machine the data is to be sent to (a MAC address in the case of Ethernet), and a footer, which contains a checksum, used to ensure the packet is not corrupted at the physical layer (as can happen on shared mediums such as ring networks, or WiFi.</p>
<p>Network: this layer defines the logical addresses of devices (generally in a globally unique way), the way packets are passed between different networks, and best-path determination between these networks. This is the routing layer, and the guts of how the Internet manages to be so big! The logical addresses at this layer can be any of a number of different standards, but the only one a CCNA needs to care about it IP. Your IP address is a layer 3 address.</p>
<p>Transport: this is the layer that focuses on making sure that data is delivered reliably. In some cases, such as UDP, and ICMP, the protocol is very light, and makes no attempt to ensure packets are resent if lost. In other cases, such as TCP, this layer handles flow control, retransmission of lost packets, and re-ordering of delayed packets to ensure the application gets exactly the information it needs. The final role of the Transport layer is to route the correct &#8220;stream&#8221; of data to the correct application process. The &#8220;Port&#8221; that data is sent to is defined at this layer.</p>
<p>The Session layer defines how to start, monitor and end &#8220;sessions&#8221;. A simple web page may contain text, images, video, sounds and style sheets that the browser needs to have to display the page. These are sent in various &#8220;sessions&#8221; that are held open for as long as it takes the client machines to receive all of the data that it needs.</p>
<p>The Presentation layer defines the encoding of information, images are stored at GIF, PNG, JPEG etc, text can be stored as ASCII, UTF-8, UTF-16, UNICODE.</p>
<p>Finally the application layer defines the interface between the Application and the underlying communications system. This also handles User Authentication if required. This is where protocols such as HTTP, and FTP are defined.</p>
<p><strong>The TCP/IP Model</strong></p>
<p>The TCP/IP model took a much simpler approach. The layers 5-7 are combined, as are layers 1-2, leaving simply &#8220;Network Access&#8221;, Internetwork (note the slightly different name, for the same functions as the Network Layer), Transport and Application layers. Some time later, the &#8220;Network Access&#8221; layer was split into Physical, and Data Link layers to more closely match the OSI model, and as the two functions started to be less intertwined.</p>
<p>So, there we have two models of the &#8220;Network&#8221; stack. A whole heap of terminology, which hopefully will be come clearer over time. The next post in the series will delve into the two models to show how data flows through a network, encapsulating and de-encapsulating as it goes.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/3qhTWNT_T9azXuoMsWENm_KciyQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/3qhTWNT_T9azXuoMsWENm_KciyQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3qhTWNT_T9azXuoMsWENm_KciyQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/3qhTWNT_T9azXuoMsWENm_KciyQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/mBj6R81lHLE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2317</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2317</feedburner:origLink></item>
		<item>
		<title>CCNA – 2 – Selecting Components</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/gAxI5jUetpY/</link>
		<comments>http://planetvm.net/blog/?p=2297#comments</comments>
		<pubDate>Tue, 10 Apr 2012 08:28:25 +0000</pubDate>
		<dc:creator>Anthony Metcalf</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Certification]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2297</guid>
		<description><![CDATA[Introduction Continuing my series as I work through the CCNA syllabus. The introduction to the series can be found here. I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m &#8230; <a href="http://planetvm.net/blog/?p=2297">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>Continuing my series as I work through the CCNA syllabus. The introduction to the series can be found <a href="http://planetvm.net/blog/?p=2286">here</a>.</p>
<p>I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m using Version 11 (640-802).<span id="more-2297"></span></p>
<p><strong>Selecting Components to meet a specification</strong></p>
<p>The bullet reads: <em>Select the components required to meet a network specification</em></p>
<p>Again, this is pretty vague, and could easily encompass the whole of a CCIE/Network Engineer&#8217;s role! So, we&#8217;ll fall back to the general CCNA outline again. We are dealing with small office/Branch office networks of up to 100 devices.</p>
<p>This could quite easily be the shortest blog post in the series. &#8220;Well I know what the devices are from the first post, so now I just need to pick a combination for a given number of users.&#8221; Cool, done, off we go&#8230;</p>
<p>Or not.</p>
<p>The devices we pick and choose for any particular role depend on a number of things. Particularly in a small network we have many options that will equally suffice. How do we pick between the options? In a large network, this actually becomes a little easier. For sanity if nothing else a large network has to be kept simple, and modular. This in itself means we just have to pick the correct module once, and we are done. In the small network, we have more ways we can skin the cat, whilst still being successful.<br />
The Cisco product line also has a small bearing. Knowing what different varieties of switch, router and access point can accomplish is quite useful.<br />
A good example of this is the smallest of small networks. Take a small office with two staff, and a shared printer. No matter what we will need a router, to access the Internet. We could also specify a switch or hub to connect the PCs and the printer, and an access point in case any users need or want a mobile device. We could include a firewall for security. Now we have four networking devices, twice as many as we have staff! So let&#8217;s look again.</p>
<p>Every router Cisco produce either comes with, or can have added to it, a 4 port switch module. This means we have less devices to worry about, and less connections to fail. Cisco routers are also capable of being firewall devices utilising access lists etc. So for such a small network a separate firewall is unlikely to be necessary. Finally, we have not been asked to provide wireless, so we should not include it. Even if that were part of the specification, we could again get the functionality from the correct router. We&#8217;ve reduced the number of devices down to one from four. The number of interconnects also reduces substantially, and finally, all of the interconnects are of the same type. This is the trick of this bullet. It isn&#8217;t <em>just</em> picking kit that will do the job. It is doing so intelligently and efficiently.</p>
<p>Just a minute, you are thinking, why is he talking about <em>types</em> of interconnect? Surely everyone uses MIDX Cat6e now adays? Well, no. The final part of this bullet encompasses the role of straight, crossover, serial and rollover cables. Perhaps I should have mentioned these in the first post</p>
<p><strong>A brief interlude &#8211; Interconnects</strong></p>
<p>For a CCNA we are primarily concerned with 4 types of interconnect. Straight and Crossover Cat5(6,5e,6e) cables, straight serial cables, and &#8220;rollover&#8221; cables.</p>
<p>The rollover cable is effectively an RJ45 (the terminator that Cat5(6,5e,6e) cables use) to 9 pin serial connector cable. This also slightly alters out the pinning of the serial cable. This connection is used to connect to routers via a serial cable in order to control them, but not for data transmission. Why a plain old serial cable is not sensible, I have no idea.</p>
<p>A serial cable is used for &#8220;high speed&#8221; (ha, yeah) data transmission primarily between routers. In the real world, I have only seen this on the ISP side equipment, and even then, more and more of this is coming to use Ethernet. As far as we are concerned, serial connections are for router to router connections.</p>
<p>A straight Cat 5 cable is used to connect devices of differing type. PC to switch, PC to router, Router to switch. It is <em>not</em> used to connect switch to switch (Except with the advent of the GBit spec, the ports are now designed to negotiate a data pin if a straight cable is used, so cross over cables aren&#8217;t really useful any more). Cat5e, Cat6, and Cat 6e are simply further advances to the specification designed to carry more data than the original Cat 5, but that doesn&#8217;t make a great deal of difference at CCNA level, and certainly not with less than GBit interfaces.</p>
<p>A cross over cable is there to connect like devices. Switch to switch or router to router. In CCNA router to router connections are almost always serial. A cross over cable is exactly the same as a straight cat 5, except the data and ground cables are &#8220;crossed&#8221; meaning that data at one end goes to ground at the over and vice versa. This makes little to no sense until you realise that in cat 5, there are two data pins. One is used to transmit and the other to receive. This allows the cable to be <em>full duplex</em>, i.e. capable of sending and receiving at the same time, without collisions. Obviously, if both listening pins are connected, and both transmit pins are connected, nothing will hear anything, and there will be lots of collisions! The hardware in PCs and routers is pinned differently to that in switches. The short version is, if you are connecting switches to switches, you want a crossover cable.</p>
<p><strong>Back to business</strong></p>
<p>So, lets end with a less contrived example. A small office with 30 staff. They have two servers and three divisions: Accounts, Engineering and QA. Each division shares a room, and has 10 staff.</p>
<p>Here we go with a router again. This is necessary to connect to the Internet. We could also utilise any switch ports in the router to connect to the servers, or we could have them on their own switch. We will come back to that decision. Each division gets it&#8217;s own switch. Most traffic will be within a division, or between the division switch and the router (be that to the Internet or the servers). The switches <em>will</em> be connected to the router, as we will see later the different divisions will be on different subnets, and so a router will be needed. We always want to ensure less hops (jumps from one device to the next) in a network, so we connect the switches to the router, rather than chaining them. This also has the advantage that it spreads the traffic over more connections, and cause less trouble if one connection fails.</p>
<p>Now back to the servers. We have three switches already. So if we have only four ports on the router, we <em>must</em> put another switch in for the servers. In most cases though, we could utilise an 8 port switch in the router, or even use a layer 3 switch. This will let us directly connect the servers to the routing device. This has the advantage that most traffic will be from clients to the servers, so reducing the hop count, or &#8220;circumference&#8221; of the network.</p>
<p><strong>A final Note</strong></p>
<p>Finally, hubs and switches. As I alluded to in the first post. We basically never use hubs now. A switch is *far* more efficient, with the reduced collision domains. *Never* include a hub in a design.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/x4Rp5iVBfAkYoHPQIWzIj6nUNQA/0/da"><img src="http://feedads.g.doubleclick.net/~a/x4Rp5iVBfAkYoHPQIWzIj6nUNQA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/x4Rp5iVBfAkYoHPQIWzIj6nUNQA/1/da"><img src="http://feedads.g.doubleclick.net/~a/x4Rp5iVBfAkYoHPQIWzIj6nUNQA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/gAxI5jUetpY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2297</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2297</feedburner:origLink></item>
		<item>
		<title>CCNA – 1 – Purpose and function</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/QW72r1zvCEc/</link>
		<comments>http://planetvm.net/blog/?p=2291#comments</comments>
		<pubDate>Tue, 10 Apr 2012 08:00:54 +0000</pubDate>
		<dc:creator>Anthony Metcalf</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2291</guid>
		<description><![CDATA[Introduction This is the first post in a series as I work through the CCNA syllabus. The introduction to the series can be found here. I will be pretty much following the CCNA Composite Exam Blueprint point for point. One &#8230; <a href="http://planetvm.net/blog/?p=2291">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>This is the first post in a series as I work through the CCNA syllabus. The introduction to the series can be found <a title="So today I failed to achive a CCNA" href="http://planetvm.net/blog/?p=2286" target="_blank">here</a>.</p>
<p>I will be pretty much following the CCNA Composite Exam Blueprint point for point. One post per bullet point. I&#8217;m using Version 11 (640-802).<span id="more-2291"></span></p>
<p><strong>Purpose and Function</strong></p>
<p>The bullet reads: <em>Describe the Purpose and Function of Various network devices</em></p>
<p><em>Various</em> isn&#8217;t too well defined, but at least for this purpose we know that we are dealing with devices found in a small office or branch office networks. So, what devices do we have?</p>
<p>First we have the networking devices:<br />
* Hubs<br />
* Switches<br />
* Routers<br />
* Access Points<br />
* Hardware firewall devices</p>
<p>These are the devices that make up the network itself.</p>
<p>Client Devices:<br />
* Desktop and laptop computers<br />
* Tablets<br />
* Smart Phones</p>
<p>These are the devices that the network exists for, the devices that access the network and utilise it.</p>
<p>Finally we have service devices:<br />
* Printers<br />
* Servers<br />
* Storage units</p>
<p>These are the focus of the network, the devices the users are trying to access.</p>
<p>These are very arbitrary groups, and I have picked them because that is how I think of them. Printers for example work very much more like a client in reverse, receiving data rather than requesting or sending it. In a SAN, servers act as client devices for the storage.</p>
<p>Broadly speaking though, the client devices connect either using wired, or wireless (more on both later) connections to the network devices. The network devices provide a transport system, usually with security in mind, for the clients to the server devices such that the clients can make a request, and the server devices can fulfil the request.</p>
<p>A small example of this? Why not: A user sat at a computer would like to be sure the computer has the correct time. The computer is connected to a switch, which is connected to a server which is running NTPd. The user sends a request, picked up by the switch and forwarded to the server. The server sends back the correct time, using the reverse route.</p>
<p>Now, lets take those network devices in a little more detail.</p>
<p>First we have the hub. Don&#8217;t see many of these, and I&#8217;ve never seen one in production use! A good place to start then. A hub is basically a repeater, like a parrot, everything it hears, it repeats. Any data in to any port is immediately sent out of all other ports. This means that each port on a hub is within the same segment, and collisions are more and more likely with more ports.</p>
<p>Hub: 1 segment, 1 collision domain.</p>
<p>Next the switch. A switch starts off like a hub, but for every request it receives, it remembers the MAC address of the requester, and the port the request came in on. That way, once a request destined for that MAC is seen, it only needs to be sent out of one port, not many. This effectively makes each port into it&#8217;s own collision domain. We are still at layer two though, still on the same IP subnet, so still at one segment.</p>
<p>Switch: 1 segment, many collision domains.</p>
<p>Routers work at the level above switches, effectively moving packets based on IP address, rather than MAC address. This makes each port on a router a separate segment, and by virtue of that a separate collision domain.</p>
<p>Router: many segments, many collision domains.</p>
<p>Access points are effectively hubs for wireless devices. Using the shared medium of the same &#8220;channel&#8221; of the spectrum each client device shares the bandwidth of the access point.</p>
<p>AP: 1 segment, 1 collision domain.</p>
<p>I&#8217;ve rambled a bit there, and I haven&#8217;t touched on how full duplex cabling effects the collision domain with modern switches, or fun things like VTP and how to avoid switching loops. Fortunately, they come later in the blueprint.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/LnjX8Er10Ac0wglk2z-dDWZN9gI/0/da"><img src="http://feedads.g.doubleclick.net/~a/LnjX8Er10Ac0wglk2z-dDWZN9gI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LnjX8Er10Ac0wglk2z-dDWZN9gI/1/da"><img src="http://feedads.g.doubleclick.net/~a/LnjX8Er10Ac0wglk2z-dDWZN9gI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/QW72r1zvCEc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2291</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2291</feedburner:origLink></item>
		<item>
		<title>So today I failed to achive a CCNA</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/NVcJyLHliF8/</link>
		<comments>http://planetvm.net/blog/?p=2286#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:23:38 +0000</pubDate>
		<dc:creator>Anthony Metcalf</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2286</guid>
		<description><![CDATA[What a depressing title for a blog. Why? That&#8217;s a good question. Why did I fail it? Why am I blogging about it? Showing the world what I can&#8217;t do? Even more to the point, why am I invading PlanetVM &#8230; <a href="http://planetvm.net/blog/?p=2286">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>What a depressing title for a blog. Why? That&#8217;s a good question. Why did I fail it? Why am I blogging about it? Showing the world what I can&#8217;t do? Even more to the point, why am I invading PlanetVM to blog about it? Well let&#8217;s start with the first question, and see if it takes us to an answer to them all.</p>
<p>Why did I fail it? Because I didn&#8217;t know the stuff. It&#8217;s that brutally simple.</p>
<p>I don&#8217;t think I&#8217;m <em>that</em> stupid. I&#8217;ve been &#8220;in the game&#8221; for a good 10 years. I&#8217;ve been responsible for networks for SMEs from 30 users and a single site, up to 400 users over 25 sites. I&#8217;ve done dial-up in the US, and HSRP in the core. I&#8217;ve done all that whilst having to troubleshoot Linux, and Windows and AWS instances, and &#8230;. It goes on. It&#8217;s not special. Thousands of people like me do this every day.</p>
<p>But I should have had a CCNA years ago. I <em>wanted</em> a CCNA years ago, and never got around to it. Recently I got the chance, and I jumped at it. I jumped too quickly. I picked the date. I perused some websites, and kidded myself I know what I was doing. Did you hear the thud this morning as I hit the ground?</p>
<p>Remember that guy in high school, who finished the exam in half the allotted time, and spent the rest doodling and writing out guitar tab? Then got an A? That was me. Not today it wasn&#8217;t. 5 questions left with 00:00:00 on the clock. You can&#8217;t argue with a computers time keeping, but jeepers, did someone turn the clocks back early? I&#8217;ve read plenty of times about Cisco exams and time management. Nothing brings that home like checking how long you have to do this question, and seeing 10 bright red seconds turn to 9&#8230;..</p>
<p>What about the questions, surely I could answer them? Right? Well, almost it seems. The blueprint doesn&#8217;t give any idea of the depth these questions go into. You really need to know this stuff backwards. That is the biggest, most important lesson I&#8217;ve learnt today. I thought I <em>knew</em> this stuff. I&#8217;ve barely scratched the surface.</p>
<p>So now we are back to why I&#8217;m blogging about it. Einstein famously said that if you can&#8217;t teach something to a 5 year old, you don&#8217;t really know it. I <em>do</em> have a 5 year old test subject. But he&#8217;d get pretty bored of sub-netting, pretty damned quick (don&#8217;t we all?). So I&#8217;m going for the next best thing. I intend to take the blueprint. I intend to take the topics one at a time and blog about them. If I can&#8217;t make a sensible post about the point. I don&#8217;t know it well enough. I intend to do the posts &#8220;blind&#8221;, off line, closed book. Then check them afterwords and see where I went wrong.</p>
<p>I&#8217;ve known Tom now for a good few years, and he&#8217;s very kindly offered to host these posts, mostly for his own nefarious reasons. I am happy to oblige by rounding out planet VM with some networking snippets of which this series is only the first!</p>
<p>Finally I&#8217;m going to ask you. My imaginary friends who I hope read this, and Tom&#8217;s loyal followers to do me a favour. Pick the posts apart. Show me the nuance I&#8217;m missing, tell me when I&#8217;m outright wrong and haven&#8217;t even noticed it, and hey, maybe we&#8217;ll all learn something.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/39m8-PzZ7SudavRox-cVf-JfR2k/0/da"><img src="http://feedads.g.doubleclick.net/~a/39m8-PzZ7SudavRox-cVf-JfR2k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/39m8-PzZ7SudavRox-cVf-JfR2k/1/da"><img src="http://feedads.g.doubleclick.net/~a/39m8-PzZ7SudavRox-cVf-JfR2k/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/NVcJyLHliF8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2286</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2286</feedburner:origLink></item>
		<item>
		<title>VMware Security Advisory:- VMSA-2012-0005</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/gzc2oK9Usw8/</link>
		<comments>http://planetvm.net/blog/?p=2269#comments</comments>
		<pubDate>Mon, 19 Mar 2012 09:22:59 +0000</pubDate>
		<dc:creator>Tom Howarth</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2269</guid>
		<description><![CDATA[This is the third of the week and it is a bit of a catch all,  note that vCenter Server, Orchestrator, Update Manager, vShield, the Client and both ESX and ESXi are involved Synopsis: VMware vCenter Server, Orchestrator, Update Manager, vShield, &#8230; <a href="http://planetvm.net/blog/?p=2269">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is the third of the week and it is a bit of a catch all,  note that vCenter Server, Orchestrator, Update Manager, vShield, the Client and both ESX and ESXi are involved</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Synopsis:</th>
<td style="cursor: text; text-align: left; margin: 8px; border: 1px dashed #bbbbbb;">VMware vCenter Server, Orchestrator, Update Manager, vShield, vSphere Client, ESXi and ESX address several security issues</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Issue date:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2012-03-15</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;" valign="top">Updated on:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2012-03-15 (initial advisory)</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;" valign="top">CVE numbers:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">CVE numbers:      CVE-2012-1508, CVE-2012-1509, CVE-2012-1510, CVE-2012-1512, CVE-2012-1513, CVE-2012-1514, CVE-2011-3190, CVE-2011-3375, CVE-2012-0022, CVE-2010-0405<br />
&#8212; JRE &#8212;<br />
See references</td>
</tr>
</tbody>
</table>
<p><strong><span id="more-2269"></span>1. Summary</strong></p>
<p>VMware vCenter Server, Orchestrator, Update Manager, vShield,<br />
vSphere Client, ESXi and ESX address several security issues</p>
<p><strong>2. Relevant releases</strong></p>
<p>VMware vCenter Server 5.0<br />
VMware vSphere Client 5.0<br />
VMware vSphere Client 4.1 Update 1 and earlier<br />
VMware vCenter Orchestrator 4.2<br />
VMware vCenter Orchestrator 4.1 Update 1 and earlier<br />
VMware vCenter Orchestrator 4.0 Update 3 and earlier<br />
VMware vShield Manager 4.1 Update 1<br />
VMware vShield Manager 1.0 Update 1<br />
VMware Update Manager 5.0<br />
ESXi 5.0 without patches ESXi500-201203101-SG, ESXi500-201112402-BG<br />
ESXi 4.1 without patch ESXi410-201110202-UG<br />
ESXi 4.0 without patch ESXi400-201110402-BG<br />
ESX 4.1 without patch ESX410-201110201-SG<br />
ESX 4.0 without patch ESX400-201110401-SG</p>
<p><strong>3. Problem Description</strong></p>
<p>a. VMware Tools Display Driver Privilege Escalation</p>
<p>The VMware XPDM and WDDM display drivers contain buffer overflow vulnerabilities and the XPDM display driver does not properly check for NULL pointers. Exploitation of these issues may lead to local privilege escalation on Windows-based Guest Operating Systems.</p>
<p>VMware would like to thank Tarjei Mandt for reporting theses issues to us.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2012-1509 (XPDM buffer overrun), CVE-2012-1510 (WDDM buffer overrun) and CVE-2012-1508 (XPDM null pointer dereference) to these issues.</p>
<p>Note: CVE-2012-1509 doesn&#8217;t affect ESXi and ESX.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product *</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch **</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Workstation</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">8.x</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Player</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.x</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Fusion</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.x</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">OS/X</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi500-201112402-BG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi410-201110202-UG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi400-201110402-BG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201110201-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX400-201110401-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
</tbody>
</table>
<p>* Remediation for VMware View is described in VMSA-2012-0004.</p>
<p>** Notes on updating VMware Guest Tools:</p>
<p>After the update or patch is applied, VMware Guest Tools must be updated in any pre-existing Windows-based Guest Operating System. The XPDM and WDDM drivers are part of Tools.</p>
<p>Windows-Based Virtual Machines that have moved to Workstation 8 or Player 4 from a lower version of Workstation or Player are affected unless:</p>
<p>- They were moved from Workstation 7.1.5 or Player 3.1.5,</p>
<p>AND</p>
<p>- The Tools version was updated before the move.</p>
<p>Windows-Based Virtual Machines that have moved to Fusion 4 from a lower version of Fusion are affected.</p>
<p>b. vSphere Client internal browser input validation vulnerability</p>
<p>The vSphere Client has an internal browser that renders html pages from log file entries. This browser doesn&#8217;t properly sanitize input and may run script that is introduced into the log files. In order for the script to run, the user would need to open an individual, malicious log file entry. The script would run with the permissions of the user that runs the vSphere Client.</p>
<p>VMware would like to thank Edward Torkington for reporting this issue to us.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the name CVE-2012-1512 to this issue.</p>
<p>In order to remediate the issue, the vSphere Client of the vSphere 5.0 Update 1 release or the vSphere 4.1 Update 2 release needs to be installed. The vSphere Clients that come with vSphere 4.0 and vCenter Server 2.5 are not affected.</p>
<p>c. vCenter Orchestrator Password Disclosure</p>
<p>The vCenter Orchestrator (vCO) Web Configuration tool reflects back the vCenter Server password as part of the webpage. This might allow the logged-in vCO administrator to retrieve the vCenter Server password.</p>
<p>VMware would like to thank Alexey Sintsov from Digital Security Research Group for reporting this issue to us.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the name CVE-2012-1513 to this issue.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCO</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.2</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update 1</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCO</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update 2</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCO</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update 4</td>
</tr>
</tbody>
</table>
<p>d. vShield Manager Cross-Site Request Forgery vulnerability</p>
<p>The vShield Manager (vSM) interface has a Cross-Site Request Forgery vulnerability. If an attacker can convince an authenticated user to visit a malicious link, the attacker may force the victim to forward an authenticated request to the server.</p>
<p>VMware would like to thank Frans Pehrson of Xxor AB (<a href="http://www.xxor.se/" onclick="pageTracker._trackPageview('/outgoing/www.xxor.se/?referer=');">www.xxor.se</a>) and Claudio Criscione for independently reporting<br />
this issue to us</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the name CVE-2012-1514 to this issue.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vSM</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Linux</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vSM</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Linux</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vSM 4.1.0 Update 1</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vSM</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Linux</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vSM 1.0.1 Update 2</td>
</tr>
</tbody>
</table>
<p>e. vCenter Update Manager, Oracle (Sun) JRE update 1.6.0_30</p>
<p>Oracle (Sun) JRE is updated to version 1.6.0_30, which addresses multiple security issues that existed in earlier releases of Oracle (Sun) JRE.</p>
<p>Oracle has documented the CVE identifiers that are addressed in JRE 1.6.0_29 and JRE 1.6.0_30 in the Oracle Java SE Critical Patch Update Advisory of October 2011. The References section<br />
provides a link to this advisory.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable **</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">VirutalCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable **</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update Manager</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update Manager 5.0 Update 1</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update Manager</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Not Applicable **</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Update Manager</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Not Applicable **</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>** this product uses the Oracle (Sun) JRE 1.5.0 family</p>
<p>f. vCenter Server Apache Tomcat update 6.0.35</p>
<p>Apache Tomcat has been updated to version 6.0.35 to address multiple security issues.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2011-3190, CVE-2011-3375, and CVE-2012-0022 to these issues.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter 5.0 Update 1</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">VirutalCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable **</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not appilcable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>** this product uses the Apache Tomcat 5.5 family</p>
<p>g. ESXi update to third party component bzip2</p>
<p>The bzip2 library is updated to version 1.0.6, which resolves a security issue.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the name CVE-2010-0405 to this issue.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi500-201203101-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not appilcable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p><strong>4. Solution</strong></p>
<p>Please review the patch/release notes for your product and version and verify the checksum of your downloaded file.</p>
<p>vCenter Server 5.0 Update 1<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>The download for vCenter Server includes vSphere Update Manager, vSphere Client, and vCenter Orchestrator</p>
<p>Download link:<br />
<a href="http://downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/5_0" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/5_0?referer=');">http://downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/5_0</a></p>
<p>Release Notes:<br />
vSphere vCenter Server<br />
<a href="https://www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-pubs.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-pubs.html?referer=');">https://www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-pubs.html</a><br />
<a href="https://www.vmware.com/support/pubs/vum_pubs.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/pubs/vum_pubs.html?referer=');">https://www.vmware.com/support/pubs/vum_pubs.html</a></p>
<p>File: VMware-VIMSetup-all-5.0.0-639890.iso<br />
md5sum:f860ac4b618e2562ebffa2318446fa5b<br />
sha1sum:62830e3061b983e98944ae6d9d3b2e820cebe270</p>
<p>File: VMware-VIMSetup-all-5.0.0-639890.zip<br />
md5sum:a8bdde277aeeffc382ec210acf510479<br />
sha1sum:0b675a47349fdc09104c62ad84bd302846213fc8</p>
<p>vCenter Server 4.1 Update 2<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>The download for vCenter Server includes vSphere Client and vCenter Orchestrator.</p>
<p>Download link:<br />
<a href="http://downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/4_1" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/4_1?referer=');">http://downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/4_1</a></p>
<p>Release Notes:<br />
<a href="http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx41_vc41.html" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx41_vc41.html?referer=');">http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx41_vc41.html</a></p>
<p>File: VMware-VIMSetup-all-4.1.0-493063.iso<br />
md5sum: d132326846a85bfc9ebbc53defeee6e1<br />
sha1sum: 192c3e5d2a10bbe53c025cc7eedb3133a23e0541</p>
<p>File: VMware-VIMSetup-all-4.1.0-493063.zip<br />
md5sum: 7fd7b09e501bd8fde52649b395491222<br />
sha1sum: 46dd00e7c594ac672a5d7c3c27d15be2f5a5f1f1</p>
<p>vCenter Server 4.0 Update 4<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>The download for vCenter Server includes vCenter Orchestrator.</p>
<p>Download link:<br />
<a href="http://downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/4_0" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/4_0?referer=');">http://downloads.vmware.com/d/info/datacenter_cloud_infrastructure/vmware_vsphere/4_0</a></p>
<p>Release Notes:<br />
<a href="http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx40_vc40.html" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx40_vc40.html?referer=');">http://downloads.vmware.com/support/pubs/vs_pages/vsp_pubs_esx40_vc40.html</a></p>
<p>File: VMware-VIMSetup-all-4.0.0-502539.iso<br />
md5sum: b418ff3d394f91b418271b6b93dfd6bd<br />
sha1sum: 56c2ec60f8b8a734a8312d9e38d5d70cd20c0927</p>
<p>File: VMware-VIMSetup-all-4.0.0-502539.zip<br />
md5sum: 2acfadde1ec0cd6d37063d87246d6942<br />
sha1sum: ea1f3a3cb178f23fc2cf49bfc1450d10e5f699f8</p>
<p>vShield Manager 4.1.0 Update 2<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Download link:<br />
<a href="http://downloads.vmware.com/d/details/vshield_endpoint10u3/ZHB3YnRAKndidHR3ag==" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/d/details/vshield_endpoint10u3/ZHB3YnRAKndidHR3ag==?referer=');">http://downloads.vmware.com/d/details/vshield_endpoint10u3/ZHB3YnRAKndidHR3ag==</a></p>
<p>Release Notes:<br />
<a href="https://www.vmware.com/support/vshield/doc/releasenotes_vshield_410U2.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/vshield/doc/releasenotes_vshield_410U2.html?referer=');">https://www.vmware.com/support/vshield/doc/releasenotes_vshield_410U2.html</a></p>
<p>File: VMware-vShield-Manager-upgrade-bundle-4.1.0U2-576124.tar.gz<br />
md5sum:9a80fc347bc4a19ad0fd4c9fcb4ab475<br />
sha1sum:f5780c1615da0493d0955a1343876c4111d85203</p>
<p>vShield Zones 1.0 Update 2<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>The download for VMware vShield Zones contains vShield Manager</p>
<p>Download link:<br />
<a href="http://downloads.vmware.com/d/details/zones10u2/dHRAYndld2pidHclJQ==" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/d/details/zones10u2/dHRAYndld2pidHclJQ==?referer=');">http://downloads.vmware.com/d/details/zones10u2/dHRAYndld2pidHclJQ==</a></p>
<p>Release Notes<br />
<a href="https://www.vmware.com/support/vsz/doc/releasenotes_vsz_10U2.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/vsz/doc/releasenotes_vsz_10U2.html?referer=');">https://www.vmware.com/support/vsz/doc/releasenotes_vsz_10U2.html</a></p>
<p>File: VMware-vShieldZones-1.0U2-638154.exe<br />
md5sum:73515f4732c3a1ecc91ef21a504ca6d9<br />
sha1sum:ed4d858e1c05f54679ba99b739270c054efaf63e</p>
<p>ESXi and ESX<br />
&#8212;&#8212;&#8212;&#8212;</p>
<p>Download link:<br />
<a href="http://downloads.vmware.com/go/selfsupport-download" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/go/selfsupport-download?referer=');">http://downloads.vmware.com/go/selfsupport-download</a></p>
<p>ESXi 5.0<br />
&#8212;&#8212;&#8211;<br />
File: update-from-esxi5.0-5.0_update01<br />
md5sum: 55c25bd990e2881462bc5b66fb5f6c39<br />
sha1sum: ecd871bb09b649c6c8c13de82d579d4b7dcadc88<br />
<a href="http://kb.vmware.com/kb/2011432" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2011432?referer=');">http://kb.vmware.com/kb/2011432</a><br />
update-from-esxi5.0-5.0_update01 contains ESXi500-201203101-SG</p>
<p>File: ESXi500-201112001<br />
md5sum: 107ec1cf6ee1d5d5cb8ea5c05b05cc10<br />
sha1sum: aff63c8a170508c8c0f21a60d1ea75ef1922096d<br />
<a href="http://kb.vmware.com/kb/2007672" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2007672?referer=');">http://kb.vmware.com/kb/2007672</a><br />
ESXi500-201112001 contains ESXi500-201112402-BG</p>
<p>Note: subsequent ESXi releases are cumulative and<br />
ESXi500-201203101-SG includes the security fixes that are<br />
present in ESXi500-201112402-BG</p>
<p>ESXi 4.1<br />
&#8212;&#8212;&#8211;<br />
File: update-from-esxi4.1-4.1_update02<br />
md5sum: 57e34b500ce543d778f230da1d44e412<br />
sha1sum: 52f4378e2f1a29c908493182ccbde91d58b4112f<br />
<a href="http://kb.vmware.com/kb/2002341" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2002341?referer=');">http://kb.vmware.com/kb/2002341</a><br />
update-from-esxi4.1-4.1_update02 contains ESXi410-201110202-UG</p>
<p>ESXi 4.0<br />
&#8212;&#8212;&#8211;<br />
File: ESXi400-201110001<br />
md5sum: fd47b5e2b7ea1db79a2e0793d4c9d9d3<br />
sha1sum: 759d4fa6da6eb49f41def68e3bd66e80c9a7032b<br />
<a href="http://kb.vmware.com/kb/1039199" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/1039199?referer=');">http://kb.vmware.com/kb/1039199</a><br />
ESXi400-201110001 contains ESXi400-201110402-BG</p>
<p>ESX 4.1<br />
&#8212;&#8212;-<br />
File: update-from-esx4.1-4.1_update02<br />
md5sum: 96189a6de3797e28b153f89e01d5a15b<br />
sha1sum: b1823d39d0e4536a421fb933f02380bae7ee7a5d<br />
<a href="http://kb.vmware.com/kb/2002303" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2002303?referer=');">http://kb.vmware.com/kb/2002303</a><br />
update-from-esx4.1-4.1_update02 contains ESX410-201110201-SG</p>
<p>ESX 4.0<br />
&#8212;&#8212;-<br />
File: ESX400-201110001<br />
md5sum: 0ce9cc285ea5c27142c9fdf273443d78<br />
sha1sum: fdb5482b2bf1e9c97f2814255676e3de74512399<br />
<a href="http://kb.vmware.com/kb/1036392" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/1036392?referer=');">http://kb.vmware.com/kb/1036392</a><br />
ESX400-201110001 contains ESX400-201110401-SG</p>
<p><strong>5. References</strong></p>
<p>Oracle Java SE Critical Patch Update Advisory of October 2011<br />
<a href="http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html" onclick="pageTracker._trackPageview('/outgoing/www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html?referer=');">http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html</a></p>
<p><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1508" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1508&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1508</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1509" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1509&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1509</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1510" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1510&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1510</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1512" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1512&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1512</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1513" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1513&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1513</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1514" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1514&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1514</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3375" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3375&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3375</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0022" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0022&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0022</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405</a></p>
<p><strong>6. Change log</strong></p>
<p>2012-03-15 VMSA-2012-0005</p>
<p>Initial security advisory in conjunction with the release of<br />
vSphere 5.0 Update 1, Orchestrator 4.2 Update 1, Update Manager 5.0<br />
Update 1, vShield 1.0 Update 2, and ESXi and ESX 5.0 patches on<br />
2012-03-15.</p>
<p><strong>7. Contact<br />
</strong><br />
E-mail list for product security notifications and announcements:<br />
<a href="http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce" onclick="pageTracker._trackPageview('/outgoing/lists.vmware.com/cgi-bin/mailman/listinfo/security-announce?referer=');">http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce</a></p>
<p>This Security Advisory is posted to the following lists:</p>
<ul>
<li>security-announce at <a href="http://lists.vmware.com/" onclick="pageTracker._trackPageview('/outgoing/lists.vmware.com/?referer=');">lists.vmware.com</a></li>
<li>bugtraq at <a href="http://securityfocus.com/" onclick="pageTracker._trackPageview('/outgoing/securityfocus.com/?referer=');">securityfocus.com</a></li>
<li>full-disclosure at <a href="http://lists.grok.org.uk/" onclick="pageTracker._trackPageview('/outgoing/lists.grok.org.uk/?referer=');">lists.grok.org.uk</a></li>
</ul>
<p>E-mail:  security at <a href="http://vmware.com/" onclick="pageTracker._trackPageview('/outgoing/vmware.com/?referer=');">vmware.com</a><br />
PGP key at: <a href="http://kb.vmware.com/kb/1055" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/1055?referer=');">http://kb.vmware.com/kb/1055</a></p>
<p>VMware Security Advisories<br />
<a href="http://www.vmware.com/security/advisories" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/security/advisories?referer=');">http://www.vmware.com/security/advisories</a></p>
<p>VMware security response policy<br />
<a href="http://www.vmware.com/support/policies/security_response.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/security_response.html?referer=');">http://www.vmware.com/support/policies/security_response.html</a></p>
<p>General support life cycle policy<br />
<a href="http://www.vmware.com/support/policies/eos.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/eos.html?referer=');">http://www.vmware.com/support/policies/eos.html</a></p>
<p>VMware Infrastructure support life cycle policy<br />
<a href="http://www.vmware.com/support/policies/eos_vi.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/eos_vi.html?referer=');">http://www.vmware.com/support/policies/eos_vi.html</a></p>
<p>Copyright 2012 VMware Inc.  All rights reserved.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/KiGka0yFiQG88uwZNpcnu20mjns/0/da"><img src="http://feedads.g.doubleclick.net/~a/KiGka0yFiQG88uwZNpcnu20mjns/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KiGka0yFiQG88uwZNpcnu20mjns/1/da"><img src="http://feedads.g.doubleclick.net/~a/KiGka0yFiQG88uwZNpcnu20mjns/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/gzc2oK9Usw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2269</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2269</feedburner:origLink></item>
		<item>
		<title>VMware Security Advisory:- VMSA-2012-0001.1</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/7MeEsAEd7pI/</link>
		<comments>http://planetvm.net/blog/?p=2266#comments</comments>
		<pubDate>Sun, 18 Mar 2012 17:13:23 +0000</pubDate>
		<dc:creator>Tom Howarth</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2266</guid>
		<description><![CDATA[This is the second, and is an update, this one is only of interest to those that are using vSphere 5.0 Synopsis: VMware ESXi and ESX updates to third party library and ESX Service Console Issue date: 2012-01-30 Updated on: 2012-03-15 &#8230; <a href="http://planetvm.net/blog/?p=2266">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is the second, and is an update, this one is only of interest to those that are using vSphere 5.0</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Synopsis:</th>
<td style="cursor: text; text-align: left; margin: 8px; border: 1px dashed #bbbbbb;">VMware ESXi and ESX updates to third party library and ESX Service Console</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Issue date:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2012-01-30</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;" valign="top">Updated on:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2012-03-15</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;" valign="top">CVE numbers:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">&#8212; COS Kernel &#8212;<br />
CVE-2011-0726, CVE-2011-1078, CVE-2011-1079, CVE-2011-1080, CVE-2011-1093, CVE-2011-1163, CVE-2011-1166, CVE-2011-1170, CVE-2011-1171, CVE-2011-1172, CVE-2011-1494, CVE-2011-1495, CVE-2011-1577, CVE-2011-1763, CVE-2010-4649, CVE-2011-0695, CVE-2011-0711, CVE-2011-1044, CVE-2011-1182, CVE-2011-1573, CVE-2011-1576, CVE-2011-1593, CVE-2011-1745, CVE-2011-1746, CVE-2011-1776, CVE-2011-1936, CVE-2011-2022, CVE-2011-2213, CVE-2011-2492, CVE-2011-1780, CVE-2011-2525, CVE-2011-2689, CVE-2011-2482, CVE-2011-2491, CVE-2011-2495, CVE-2011-2517, CVE-2011-2519, CVE-2011-2901<br />
&#8212; COS cURL &#8212;<br />
CVE-2011-2192<br />
&#8212; COS rpm &#8212;<br />
CVE-2010-2059, CVE-2011-3378<br />
&#8212; COS samba &#8212;<br />
CVE-2010-0547, CVE-2010-0787, CVE-2011-1678, CVE-2011-2522, CVE-2011-2694<br />
&#8212; COS python &#8212;<br />
CVE-2009-3720, CVE-2010-3493, CVE-2011-1015, CVE-2011-1521<br />
&#8212; python library &#8212;<br />
CVE-2009-3560, CVE-2009-3720, CVE-2010-1634, CVE-2010-2089, CVE-2011-1521</td>
</tr>
</tbody>
</table>
<p><strong><span id="more-2266"></span>1. Summary</strong></p>
<p>VMware ESXi and ESX updates to third party library and ESX Service Console address several security issues.</p>
<p><strong>2. Relevant releases</strong></p>
<p>ESXi 5.0 without patch ESXi500-201203101-SG<br />
ESXi 4.1 without patch ESXi410-201201401-SG<br />
ESX 4.1 without patches ESX410-201201401-SG, ESX410-201201402-SG, ESX410-201201404-SG, ESX410-201201405-SG, ESX410-201201406-SG, ESX410-201201407-SG</p>
<p><strong>3. Problem Description</strong></p>
<p>a. ESX third party update for Service Console kernel</p>
<p>The ESX Service Console Operating System (COS) kernel is updated to kernel-2.6.18-274.3.1.el5 to fix multiple security issues in the COS kernel.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2011-0726, CVE-2011-1078, CVE-2011-1079, CVE-2011-1080, CVE-2011-1093, CVE-2011-1163, CVE-2011-1166, CVE-2011-1170, CVE-2011-1171, CVE-2011-1172, CVE-2011-1494, CVE-2011-1495, CVE-2011-1577, CVE-2011-1763, CVE-2010-4649, CVE-2011-0695, CVE-2011-0711, CVE-2011-1044, CVE-2011-1182, CVE-2011-1573, CVE-2011-1576, CVE-2011-1593, CVE-2011-1745, CVE-2011-1746, CVE-2011-1776, CVE-2011-1936, CVE-2011-2022, CVE-2011-2213, CVE-2011-2492, CVE-2011-1780, CVE-2011-2525, CVE-2011-2689, CVE-2011-2482, CVE-2011-2491, CVE-2011-2495, CVE-2011-2517, CVE-2011-2519, CVE-2011-2901 to these issues.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201401-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>b. ESX third party update for Service Console cURL RPM</p>
<p>The ESX Service Console (COS) curl RPM is updated to cURL-7.15.5.9 resolving a security issues.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the name CVE-2011-2192 to this issue.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201402-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>c. ESX third party update for Service Console nspr and nss RPMs</p>
<p>The ESX Service Console (COS) nspr and nss RPMs are updated to nspr-4.8.8-1.el5_7 and nss-3.12.10-4.el5_7 respectively resolving a security issues.</p>
<p>A Certificate Authority (CA) issued fraudulent SSL certificates and Netscape Portable Runtime (NSPR) and Network Security Services (NSS) contain the built-in tokens of this fraudulent Certificate<br />
Authority. This update renders all SSL certificates signed by the fraudulent CA as untrusted for all uses.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201404-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>d. ESX third party update for Service Console rpm RPMs</p>
<p>The ESX Service Console Operating System (COS) rpm packages are updated to popt-1.10.2.3-22.el5_7.2, rpm-4.4.2.3-22.el5_7.2, rpm-libs-4.4.2.3-22.el5_7.2 and rpm-python-4.4.2.3-22.el5_7.2 which fixes multiple security issues.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2010-2059 and CVE-2011-3378 to these issues.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201406-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>e. ESX third party update for Service Console samba RPMs</p>
<p>The ESX Service Console Operating System (COS) samba packages are updated to samba-client-3.0.33-3.29.el5_7.4, samba-common-3.0.33-3.29.el5_7.4 and libsmbclient-3.0.33-3.29.el5_7.4 which fixes multiple security issues in the Samba client.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2010-0547, CVE-2010-0787, CVE-2011-1678, CVE-2011-2522 and CVE-2011-2694 to these issues.</p>
<p>Note that ESX does not include the Samba Web Administration Tool (SWAT) and therefore ESX COS is not affected by CVE-2011-2522 and CVE-2011-2694.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201407-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>f. ESX third party update for Service Console python package</p>
<p>The ESX Service Console (COS) python package is updated to 2.4.3-44 which fixes multiple security issues.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2009-3720, CVE-2010-3493, CVE-2011-1015 and CVE-2011-1521 to these issues.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201405-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not applicable</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p>g. ESXi update to third party component python</p>
<p>The python third party library is updated to python 2.5.6 which fixes multiple security issues.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2009-3560, CVE-2009-3720, CVE-2010-1634, CVE-2010-2089, and CVE-2011-1521 to these issues.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">vCenter</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">hosted *</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi500-201203101-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.1</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX410-201201401-SG</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESXi</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">3.5</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">patch pending</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">ESX</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">any</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
</tbody>
</table>
<p>* hosted products are VMware Workstation, Player, ACE, Fusion.</p>
<p><strong>4. Solution</strong></p>
<p>Please review the patch/release notes for your product and version<br />
and verify the checksum of your downloaded file.</p>
<p>VMware ESXi 5.0<br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
update-from-esxi5.0-5.0_update01<br />
<a href="http://downloads.vmware.com/go/selfsupport-download" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/go/selfsupport-download?referer=');">http://downloads.vmware.com/go/selfsupport-download</a><br />
md5sum: 55c25bd990e2881462bc5b66fb5f6c39<br />
sha1sum: ecd871bb09b649c6c8c13de82d579d4b7dcadc88<br />
<a href="http://kb.vmware.com/kb/2011432" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2011432?referer=');">http://kb.vmware.com/kb/2011432</a></p>
<p>update-from-esxi5.0-5.0_update01.zip contains ESXi500-201203101-SG</p>
<p>VMware ESXi 4.1<br />
&#8212;&#8212;&#8212;&#8212;&#8212;<br />
ESXi410-201201401<br />
<a href="http://downloads.vmware.com/go/selfsupport-download" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/go/selfsupport-download?referer=');">http://downloads.vmware.com/go/selfsupport-download</a><br />
md5sum: BDF86F10A973346E26C9C2CD4C424E88<br />
sha1sum: CC0B92869A9AAE4F5E0E5B81BEE109BCD7DA780F<br />
<a href="http://kb.vmware.com/kb/2009143" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2009143?referer=');">http://kb.vmware.com/kb/2009143</a><br />
ESXi410-201201401 contains ESXi410-201201401-SG</p>
<p>VMware ESX 4.1<br />
&#8212;&#8212;&#8212;&#8212;&#8211;<br />
ESX410-201201001<br />
<a href="http://downloads.vmware.com/go/selfsupport-download" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/go/selfsupport-download?referer=');">http://downloads.vmware.com/go/selfsupport-download</a><br />
md5sum: 16DF9ACD3E74BCABC2494BC23AD0927F<br />
sha1sum: 1066AE1436E1A75BA3D541AB65296CFB9AB7A5CC<br />
<a href="http://kb.vmware.com/kb/2009142" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/2009142?referer=');">http://kb.vmware.com/kb/2009142</a></p>
<p>ESX410-201201001 contains ESX410-201201401-SG, ESX410-201201402-SG,<br />
ESX410-201201404-SG, ESX410-201201405-SG, ESX410-201201406-SG and<br />
ESX410-201201407-SG</p>
<p><strong>5. References<br />
</strong><br />
CVE numbers</p>
<p>&#8212; COS Kernel &#8212;<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0726" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0726&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0726</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1078" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1078&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1078</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1079" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1079&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1079</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1080" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1080&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1080</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1093" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1093&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1093</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1163" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1163&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1163</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1166" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1166&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1166</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1170" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1170&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1170</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1171" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1171&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1171</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1172" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1172&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1172</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1494" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1494&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1494</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1495" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1495&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1495</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1577" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1577&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1577</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1763" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1763&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1763</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4649" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4649&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4649</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0695" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0695&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0695</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0711" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0711&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0711</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1044" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1044&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1044</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1182" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1182&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1182</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1573" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1573&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1573</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1576" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1576&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1576</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1593" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1593&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1593</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1745" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1745&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1745</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1746" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1746&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1746</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1776" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1776&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1776</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1936" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1936&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1936</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2022" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2022&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2022</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2213" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2213&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2213</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2492" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2492&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2492</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1780" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1780&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1780</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2525" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2525&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2525</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2689" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2689&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2689</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2482" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2482&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2482</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2491" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2491&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2491</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2495" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2495&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2495</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2517" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2517&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2517</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2519" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2519&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2519</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2901" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2901&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2901</a><br />
&#8212; COS cURL &#8212;<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2192" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2192&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2192</a><br />
&#8212; COS rpm &#8212;<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2059" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2059&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2059</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3378" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3378&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3378</a><br />
&#8212; COS samba &#8212;<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0547" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0547&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0547</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0787" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0787&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0787</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1678" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1678&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1678</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2522" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2522&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2522</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2694" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2694&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2694</a><br />
&#8212; COS python &#8212;<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3493" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3493&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3493</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1015" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1015&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1015</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521</a><br />
&#8212; python library &#8212;<br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1634" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1634&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1634</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2089" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2089&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2089</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521</a></p>
<p><strong>6. Change log</strong></p>
<p>2012-01-30 VMSA-2012-0001<br />
Initial security advisory in conjunction with the release of patches<br />
for ESX 4.1 and ESXi 4.1 on 2012-01-30.</p>
<p>2012-03-15 VMSA-2012-0001.1<br />
Updated security advisory after the release of ESXi 5.0 patches<br />
on 2012-03-15</p>
<p><strong>7. Contact</strong></p>
<p>E-mail list for product security notifications and announcements:<br />
<a href="http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce" onclick="pageTracker._trackPageview('/outgoing/lists.vmware.com/cgi-bin/mailman/listinfo/security-announce?referer=');">http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce</a></p>
<p>This Security Advisory is posted to the following lists:</p>
<ul>
<li>security-announce at <a href="http://lists.vmware.com/" onclick="pageTracker._trackPageview('/outgoing/lists.vmware.com/?referer=');">lists.vmware.com</a></li>
<li>bugtraq at <a href="http://securityfocus.com/" onclick="pageTracker._trackPageview('/outgoing/securityfocus.com/?referer=');">securityfocus.com</a></li>
<li>full-disclosure at <a href="http://lists.grok.org.uk/" onclick="pageTracker._trackPageview('/outgoing/lists.grok.org.uk/?referer=');">lists.grok.org.uk</a></li>
</ul>
<p>E-mail:  security at <a href="http://vmware.com/" onclick="pageTracker._trackPageview('/outgoing/vmware.com/?referer=');">vmware.com</a><br />
PGP key at: <a href="http://kb.vmware.com/kb/1055" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/1055?referer=');">http://kb.vmware.com/kb/1055</a></p>
<p>VMware Security Advisories<br />
<a href="http://www.vmware.com/security/advisories" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/security/advisories?referer=');">http://www.vmware.com/security/advisories</a></p>
<p>VMware security response policy<br />
<a href="http://www.vmware.com/support/policies/security_response.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/security_response.html?referer=');">http://www.vmware.com/support/policies/security_response.html</a></p>
<p>General support life cycle policy<br />
<a href="http://www.vmware.com/support/policies/eos.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/eos.html?referer=');">http://www.vmware.com/support/policies/eos.html</a></p>
<p>VMware Infrastructure support life cycle policy<br />
<a href="http://www.vmware.com/support/policies/eos_vi.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/eos_vi.html?referer=');">http://www.vmware.com/support/policies/eos_vi.html</a></p>
<p>Copyright 2012 VMware Inc.  All rights reserved.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/gMtTpppUH9r6NGIjobY9eFQ83HU/0/da"><img src="http://feedads.g.doubleclick.net/~a/gMtTpppUH9r6NGIjobY9eFQ83HU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/gMtTpppUH9r6NGIjobY9eFQ83HU/1/da"><img src="http://feedads.g.doubleclick.net/~a/gMtTpppUH9r6NGIjobY9eFQ83HU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/7MeEsAEd7pI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2266</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2266</feedburner:origLink></item>
		<item>
		<title>VMware Security Advisory:- VMSA-2012-0004</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/6Qt0eFCLsdI/</link>
		<comments>http://planetvm.net/blog/?p=2263#comments</comments>
		<pubDate>Sun, 18 Mar 2012 16:56:33 +0000</pubDate>
		<dc:creator>Tom Howarth</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[View]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2263</guid>
		<description><![CDATA[Just three advisories this week,  and this is one for those that are running VMware View. Synopsis: VMware View privilege escalation and cross-site scripting Issue date: 2012-03-15 Updated on: 2012-03-15 (initial advisory) CVE numbers: CVE-2012-1508, CVE-2012-1509, CVE-2012-1510, CVE-2012-1511 1. Summary &#8230; <a href="http://planetvm.net/blog/?p=2263">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just three advisories this week,  and this is one for those that are running VMware View.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Synopsis:</th>
<td style="cursor: text; text-align: left; margin: 8px; border: 1px dashed #bbbbbb;">VMware View privilege escalation and cross-site scripting</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Issue date:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2012-03-15</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;" valign="top">Updated on:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">2012-03-15 (initial advisory)</td>
</tr>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;" valign="top">CVE numbers:</th>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">CVE-2012-1508, CVE-2012-1509, CVE-2012-1510, CVE-2012-1511</td>
</tr>
</tbody>
</table>
<p><strong><span id="more-2263"></span>1. Summary</strong></p>
<p>VMware View addresses privilege escalation and cross-site scripting issues.</p>
<p><strong>2. Relevant releases</strong></p>
<p>View 4.6.0 and older.</p>
<p><strong>3. Problem Description</strong></p>
<p>a. VMware Virtual Desktop Display Driver Privilege Escalation</p>
<p>The VMware XPDM and WDDM display drivers contain buffer overflow vulnerabilities and the XPDM display driver does not properly check for NULL pointers. Exploitation of these issues may lead to local privilege escalation on View virtual desktops.</p>
<p>VMware would like to thank Tarjei Mandt for reporting theses issues to us.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the names CVE-2012-1509 (XPDM buffer overrun), CVE-2012-1510 (WDDM buffer overrun) and CVE-2012-1508 (XPDM null pointer dereference) to these issues.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product*</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch **</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.6</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View 4.6.1</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">affected, no patch planned</td>
</tr>
</tbody>
</table>
<p>* Other affected products are documented in VMSA-2012-0005; this advisory is exclusively for View.</p>
<p>** Notes on updating VMware Virtual Agents:</p>
<p>In order to remediate the problem, VMware View Agents must be updated in any pre-existing virtual desktops. The XPDM and WDDM drivers are part of the View Agent.</p>
<p>View Agents that have moved to View 5.0 from a lower View version are affected if their View Agent was not updated after the move.</p>
<p>b. View Manager Portal Cross-site Scripting</p>
<p>A cross-site scripting vulnerability in View Manager Portal may allow a remote attacker to run scripts in the victim&#8217;s browser. The attacker can trigger this vulnerability by supplying a crafted URL<br />
to the victim and convincing them to click on the link.</p>
<p>VMware would like to thank Jeremy Conway for reporting this issue to us.</p>
<p>The Common Vulnerabilities and Exposures project (<a href="http://cve.mitre.org/" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/?referer=');">cve.mitre.org</a>) has assigned the name CVE-2012-1511 to this issue.</p>
<p>Column 4 of the following table lists the action required to remediate the vulnerability in each release, if a solution is<br />
available.</p>
<table style="cursor: default; border: 1px dashed #bbbbbb;">
<tbody>
<tr>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">VMware Product</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Product Version</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Running On</th>
<th style="cursor: text; text-align: left; border: 1px dashed #bbbbbb;">Replace with/Apply Patch</th>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">5.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">not affected</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.6</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View 4.6.1</td>
</tr>
<tr>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">View</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">4.0</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">Windows</td>
<td style="cursor: text; margin: 8px; border: 1px dashed #bbbbbb;">affected, no patch planned</td>
</tr>
</tbody>
</table>
<p><strong>4. Solution</strong></p>
<p>Please review the patch/release notes for your product and version and verify the checksum of your downloaded file.</p>
<p>View 4.6.1<br />
&#8212;&#8212;&#8212;-<br />
<a href="http://downloads.vmware.com/d/info/desktop_downloads/vmware_view/4_6" onclick="pageTracker._trackPageview('/outgoing/downloads.vmware.com/d/info/desktop_downloads/vmware_view/4_6?referer=');">http://downloads.vmware.com/d/info/desktop_downloads/vmware_view/4_6</a></p>
<p>Release Notes<br />
<a href="https://www.vmware.com/support/view46/doc/view-461-release-notes.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/view46/doc/view-461-release-notes.html?referer=');">https://www.vmware.com/support/view46/doc/view-461-release-notes.html</a></p>
<p>VMware View Connection Server (32-bit)<br />
VMware-viewconnectionserver-4.6.1-640196.exe<br />
md5sum:bfa8f091628bf257c94255b62b4ea8d6<br />
sha1sum:65a1c7cee3133ee54b7da5f5c9439577991ed282</p>
<p>VMware View Connection Server (64-bit)<br />
VMware-viewconnectionserver-x86_64-4.6.1-640196.exe<br />
md5sum:64da571b4ed650395b8e6d6f4d17bab1<br />
sha1sum:6b0a82b0ddce5e4d6c8dddd0f86e80e85802a572</p>
<p>VMware View Agent (32-bit)<br />
VMware-viewagent-4.6.1-640196.exe<br />
md5sum:3dfb8d5d24a75e77f8ac08d3657b764a<br />
sha1sum:cede74042154b09e7489052d88953fe860b80125</p>
<p>VMware View Agent (64-bit)<br />
VMware-viewagent-x86_64-4.6.1-640196.exe<br />
md5sum:227f688a49ccfa29a7d9950be8b444e3<br />
sha1sum:00001411021327b8bdf04721dbcf3001409bdf4c</p>
<p><strong>5. References</strong></p>
<p><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1508" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1508&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1508</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1509" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1509&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1509</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1510" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1510&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1510</a><br />
<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1511" onclick="pageTracker._trackPageview('/outgoing/cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1511&amp;referer=');">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1511</a></p>
<p><strong>6. Change log</strong></p>
<p>2012-03-15 VMSA-2012-0004<br />
Initial security advisory in conjunction with the release of<br />
View 4.6.1 on 2012-03-15.</p>
<p><strong>7. Contact</strong></p>
<p>E-mail list for product security notifications and announcements:<br />
<a href="http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce" onclick="pageTracker._trackPageview('/outgoing/lists.vmware.com/cgi-bin/mailman/listinfo/security-announce?referer=');">http://lists.vmware.com/cgi-bin/mailman/listinfo/security-announce</a></p>
<p>This Security Advisory is posted to the following lists:</p>
<ul>
<li>security-announce at <a href="http://lists.vmware.com/" onclick="pageTracker._trackPageview('/outgoing/lists.vmware.com/?referer=');">lists.vmware.com</a></li>
<li>bugtraq at <a href="http://securityfocus.com/" onclick="pageTracker._trackPageview('/outgoing/securityfocus.com/?referer=');">securityfocus.com</a></li>
<li>full-disclosure at <a href="http://lists.grok.org.uk/" onclick="pageTracker._trackPageview('/outgoing/lists.grok.org.uk/?referer=');">lists.grok.org.uk</a></li>
</ul>
<p>E-mail:  security at <a href="http://vmware.com/" onclick="pageTracker._trackPageview('/outgoing/vmware.com/?referer=');">vmware.com</a><br />
PGP key at: <a href="http://kb.vmware.com/kb/1055" onclick="pageTracker._trackPageview('/outgoing/kb.vmware.com/kb/1055?referer=');">http://kb.vmware.com/kb/1055</a></p>
<p>VMware Security Advisories<br />
<a href="http://www.vmware.com/security/advisories" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/security/advisories?referer=');">http://www.vmware.com/security/advisories</a></p>
<p>VMware security response policy<br />
<a href="http://www.vmware.com/support/policies/security_response.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/security_response.html?referer=');">http://www.vmware.com/support/policies/security_response.html</a></p>
<p>General support life cycle policy<br />
<a href="http://www.vmware.com/support/policies/eos.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/eos.html?referer=');">http://www.vmware.com/support/policies/eos.html</a></p>
<p>VMware Infrastructure support life cycle policy<br />
<a href="http://www.vmware.com/support/policies/eos_vi.html" onclick="pageTracker._trackPageview('/outgoing/www.vmware.com/support/policies/eos_vi.html?referer=');">http://www.vmware.com/support/policies/eos_vi.html</a></p>
<p>Copyright 2012 VMware Inc.  All rights reserved.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/8bPuO-cxAoh4B_yFwEzIVlv1se0/0/da"><img src="http://feedads.g.doubleclick.net/~a/8bPuO-cxAoh4B_yFwEzIVlv1se0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8bPuO-cxAoh4B_yFwEzIVlv1se0/1/da"><img src="http://feedads.g.doubleclick.net/~a/8bPuO-cxAoh4B_yFwEzIVlv1se0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/6Qt0eFCLsdI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2263</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2263</feedburner:origLink></item>
		<item>
		<title>How to install VMware Fusion – this is short :)</title>
		<link>http://feedproxy.google.com/~r/planetvm/jeAy/~3/tg3IfAVWm6E/</link>
		<comments>http://planetvm.net/blog/?p=2259#comments</comments>
		<pubDate>Sun, 11 Mar 2012 12:38:33 +0000</pubDate>
		<dc:creator>Tom Howarth</dc:creator>
				<category><![CDATA[Fusion]]></category>
		<category><![CDATA[Hosted]]></category>
		<category><![CDATA[Mac Tips]]></category>

		<guid isPermaLink="false">http://planetvm.net/blog/?p=2259</guid>
		<description><![CDATA[OK so by now you know that Mr I will never have an Apple, has as a result of my new job become the possessor of a MBP. :S So what was one of the first things I did, apart &#8230; <a href="http://planetvm.net/blog/?p=2259">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>OK so by now you know that Mr I will never have an Apple, has as a result of my new job become the possessor of a MBP. :S</p>
<p>So what was one of the first things I did, apart from changing the password <img src='http://planetvm.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>That&#8217;s right downloaded and installed VMware Fusion. I thought I would show every body how easy it is to install Fusion on a MBP so here goes.</p>
<p>one go to theVMware download site as shown below</p>
<p>.<img title="download_Fusion_VMware_Site.png" src="http://planetvm.net/blog/wp-content/uploads/2012/03/download_Fusion_VMware_Site.png" alt="Download Fusion VMware Site" width="600" height="436" border="0" /></p>
<p>Click the Download button.</p>
<p><img title="EULA_Top.png" src="http://planetvm.net/blog/wp-content/uploads/2012/03/EULA_Top.png" alt="EULA Top" width="600" height="205" border="0" /></p>
<p>Read the EULA <img src='http://planetvm.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><img title="EULA_Agree.png" src="http://planetvm.net/blog/wp-content/uploads/2012/03/EULA_Agree.png" alt="EULA Agree" width="567" height="211" border="0" /></p>
<p>Click Yes to agree, or it all stops here <img src='http://planetvm.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img title="Choice.png" src="http://planetvm.net/blog/wp-content/uploads/2012/03/Choice.png" alt="Choice" width="600" height="199" border="0" /></p>
<p>I chose the small file as I already have a AV product. once the file has downloaded,  Double click the file in Finder.</p>
<p><img title="InstallFusion.png" src="http://planetvm.net/blog/wp-content/uploads/2012/03/InstallFusion.png" alt="InstallFusion" width="448" height="600" border="0" /></p>
<p>then simply move the VMware Fusion Icon to the Application Folder and wait……..</p>
<p>Yes that is really it.  Fusion is now installed and you are ready to start running lovely VM&#8217;s on your OSx environment.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>

<p><a href="http://feedads.g.doubleclick.net/~a/0WQ5xKwJM-tRDmaaAo9w7VpjhDo/0/da"><img src="http://feedads.g.doubleclick.net/~a/0WQ5xKwJM-tRDmaaAo9w7VpjhDo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0WQ5xKwJM-tRDmaaAo9w7VpjhDo/1/da"><img src="http://feedads.g.doubleclick.net/~a/0WQ5xKwJM-tRDmaaAo9w7VpjhDo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/planetvm/jeAy/~4/tg3IfAVWm6E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://planetvm.net/blog/?feed=rss2&amp;p=2259</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://planetvm.net/blog/?p=2259</feedburner:origLink></item>
	</channel>
</rss>

