<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; security vulnerabilities</title> <atom:link href="http://www.ghacks.net/tag/security-vulnerabilities/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>27 Out of 100 Chrome Extensions Insecure</title><link>http://www.ghacks.net/2011/10/12/27-out-of-100-chrome-extensions-insecure/</link> <comments>http://www.ghacks.net/2011/10/12/27-out-of-100-chrome-extensions-insecure/#comments</comments> <pubDate>Wed, 12 Oct 2011 13:47:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[google chrome extensions]]></category> <category><![CDATA[google chrome security]]></category> <category><![CDATA[security vulnerabilities]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51429</guid> <description><![CDATA[Security researchers Nicholas Carlini, Adrienne Porter Felt, and Prateek Saxena reviewed 50 popular and 50 random Chrome extensions from the official Chrome Web Store for security vulnerabilities and discovered that 27 of the 100 extensions &#8220;leak all of their privileges to a web or WiFi attacker&#8221;. These 27 extensions account for a total of 51 [...]]]></description> <content:encoded><![CDATA[<p>Security researchers Nicholas Carlini, Adrienne Porter Felt, and Prateek Saxena reviewed 50 popular and 50 random Chrome extensions from the official Chrome Web Store for security vulnerabilities and discovered that 27 of the 100 extensions &#8220;leak all of their privileges to a web or WiFi attacker&#8221;. These 27 extensions account for a total of 51 vulnerabilities. Seven of the vulnerable extensions have more than 300k users each according to data provided by the Chrome Web store.</p><p>Bugs or bad programming practices may leak information like passwords or history to web and Wi-Fi attackers. The developers provide two examples of how extensions can be exploited by attackers. The two extensions mentioned, Open Attribute and Silver Bird, have since been fixed by their development teams.</p><blockquote><p>The Open Attribute extension helps users read the Creative Commons (CC) licenses of web sites.  In the typical use case, a user clicks on the extension’s browser action to see a web site’s attribution information.  Open Attribute embeds the site’s CC license in the extension’s popup window, using innerHTML.  A malicious web site could serve a fake CC license that includes inline scripts, or a WiFi attacker could insert inline scripts into a license provided by a legitimate web site like Wikipedia.  The inserted code then runs in the extension’s popup window with the extension’s privileges.  This bug was fixed in Open Attribute 0.7 by setting a Content Security Policy for the extension.</p><p>Example 2: Silver Bird 1.9.7.9<br
/> Silver Bird allows users to post and read Twitter messages without navigating to twitter.com, and it currently has over 200,000 users.  The extension makes an XHR to Twitter using either HTTP or HTTPS, based on the user’s settings.  It displays the retrieved messages in the core extension, using innerHTML in several places.  If a user were to specify an HTTP URI, a WiFi attacker could insert inline scripts into the XHR response.  Luckily, Twitter prevents its users from launching this attack by sanitizing user messages. This bug was fixed in version 1.9.8.4 by replacing innerHTML with innerText.</p></blockquote><p>The two other extensions that have been named in the article are Last Pass and XMarks, which were both protected against those kinds of attacks.</p><p>Interestingly enough vulnerabilities were split more or less evenly between popular and random samples, as Adrienne Porter Felt points out.</p><p>Probably the most interesting aspect here is that the vulnerability count would drop from 51 vulnerabilities to 2 (a reduction of 96%) if the extension developers would have <a
href="http://code.google.com/chrome/extensions/trunk/manifest.html#content_security_policy">followed</a> Google Chrome&#8217;s Content Security Policies. Implementing those security guidelines will block attempts by an attacker to &#8220;take over an extension by injecting malicious JavaScript into the core extension&#8221;.</p><p>The researchers have decided to not publish the full list of vulnerable and protected extensions at this time to give extension developers ample time to protect their extensions from these kind of attacks.</p><p>The developers are not aware of attacks exploiting those vulnerabilities at this point and note that nearly all important extensions with vulnerabilities have updated their extensions already.</p><p>The full security paper will be released at the beginning of November. (<a
href="http://stadt-bremerhaven.de/google-chrome-27-von-100-erweiterungen-mit-sicherheitsluecken">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/12/27-out-of-100-chrome-extensions-insecure/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Apple Leads In Security Vulnerabilities, Microsoft Third</title><link>http://www.ghacks.net/2010/07/23/apple-leads-in-security-vulnerabilities-microsoft-third/</link> <comments>http://www.ghacks.net/2010/07/23/apple-leads-in-security-vulnerabilities-microsoft-third/#comments</comments> <pubDate>Fri, 23 Jul 2010 08:28:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Adobe]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[adobe]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[oracle]]></category> <category><![CDATA[secunia]]></category> <category><![CDATA[security vulnerabilities]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28518</guid> <description><![CDATA[Apple software had more reported security vulnerabilities than any other company in the first half of 2010, according to security company Secunia, a reputable security company that tracks security vulnerabilities since 2002. Last years leader, Oracle, dropped to second spot while Microsoft managed to retain the third spot firmly in the last five years. Adobe [...]]]></description> <content:encoded><![CDATA[<p>Apple software had more reported security vulnerabilities than any other company in the first half of 2010, according to security company Secunia, a reputable security company that tracks security vulnerabilities since 2002.</p><p>Last years leader, Oracle, dropped to second spot while Microsoft managed to retain the third spot firmly in the last five years.</p><p>Adobe made their first appearance in the top ten in 2008, and managed to climb to position five in this report. Lastly, Google is now ranking on position nine in the listing, displacing Mozilla, which now ranks on ten.</p><p><span
id="more-28518"></span><div
id="attachment_28519" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/security-vulnerabilities-500x223.png" alt="security vulnerabilities" title="security vulnerabilities" width="500" height="223" class="size-medium wp-image-28519" /><p
class="wp-caption-text">security vulnerabilities</p></div></p><blockquote><p>To gain more insight into the security ecosystem we identify the group of the ten vendors with the most vulnerabilities (in all their products) in any given year. Since 2005 these Top-10 vendors are responsible for about 38% of the total vulnerabilities representing 16% of the Secunia Advisories per year. The composition of the Top-10 group varied only slightly in this period; seven of the Top-10 vendors with the highest vulnerability counts in 2005 are still in the Top-10 group in 2010.</p></blockquote><p>The total amount of security vulnerabilities was used to create the report, with severity ratings playing no role in the rankings. This means that software from a company with more vulnerabilities does not necessarily have to be more insecure. The trend however is obvious. The graph shows a clear jump in rankings for Adobe, a company that is struggling to keep up with patching security vulnerabilities in its flagship products Adobe Reader and Adobe Flash.</p><p>Attackers have noticeable shifted attacks from operating systems to third party software, and Apple, along with Adobe and Oracle, happens to produce several popular programs, including iTunes, Quicktime and the Safari browser.</p><p>Speaking of Safari, an Autofill vulnerability has just been <a
href="http://jeremiahgrossman.blogspot.com/2010/07/i-know-who-your-name-where-you-work-and.html">uncovered</a> that allows websites to uncover private information.</p><blockquote><p>Right at the moment a Safari user visits a website, even if they’ve never been there before or entered any personal information, a malicious website can uncover their first name, last name, work place, city, state, and email address. Safari v4 &#038; v5, with a combined market browser share of 4% (~83 million users), has a feature (Preferences > AutoFill > AutoFill web forms) enabled by default. Essentially we are hacking auto-complete functionality.</p></blockquote><p>Attack vectors have been analysed by Secunia as well. Remote attacks are still on the rise while local network and system attacks slowly declining.</p><blockquote><p>We observe that “From remote” is consistently and by far the most prevalent attack vector (81% in average), compared to “Local system” with 9.8% and “Local network” with 8.2% in average over the last five years. Thus, most of the vulnerabilities expose the user of the software to remote attacks. Based on the data available by mid 2010 we do not expect a change by the end of the year.</p></blockquote><p>In every report, Secunia analyses a typical Windows PC environment (both Vista and XP) with a top-50 software portfolio consisting of 26 Microsoft and 24 non-Microsoft programs.</p><p>The analysis confirms the growing trend of exploiting third party software.</p><p>The vulnerabilities breakdown shows an overall increase in vulnerabilities on both systems. The vulnerabilities disclosed in Microsoft programs rose by about 50%, from 85 in 2009 to now 62 in the first half of 2010, with a projection to end at about 120 vulnerabilities.</p><p>The third part programs increase is earth shattering. From 286 vulnerabilities in 2009, to 275 in the first half of 2010 and a projected total of 550 at year end. That&#8217;s a 100% increase, and more than four times as many vulnerabilities as in Microsoft programs.</p><div
id="attachment_28520" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/vulnerabilities-500x102.png" alt="vulnerabilities" title="vulnerabilities" width="500" height="102" class="size-medium wp-image-28520" /><p
class="wp-caption-text">vulnerabilities</p></div><p>The next figure visualizes the increase in third party software vulnerabilities.</p><div
id="attachment_28521" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/third-party-software-500x205.png" alt="third party software" title="third party software" width="500" height="205" class="size-medium wp-image-28521" /><p
class="wp-caption-text">third party software</p></div><p>Mozilla Firefox tops the vulnerability listing with 96 reported vulnerabilities, followed by Safari with 84, Java and Google Chrome with 70, Adobe Reader with 69, Adobe Flash Player and Adobe AIR with 51, Apple iTunes with 48 and Mozilla Thunderbird with 36.</p><p>The top Microsoft programs are Internet Explorer with 49, Excel Viewer with 37 and Excel with 30.</p><blockquote><p>Typically, a user can patch 35% of the vulnerabilities with one update mechanism (Microsoft’s), and needs to master another 13 or more different update-mechanisms to patch 65% of the 3rd party program vulnerabilities.</p></blockquote><p>Interested users can access the full PDF report over at the <a
href="http://secunia.com/gfx/pdf/Secunia_Half_Year_Report_2010.pdf">Secunia</a> website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/23/apple-leads-in-security-vulnerabilities-microsoft-third/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Expect A Massive Patch Day Tomorrow</title><link>http://www.ghacks.net/2009/10/12/expect-a-massive-patch-day-tomorrow/</link> <comments>http://www.ghacks.net/2009/10/12/expect-a-massive-patch-day-tomorrow/#comments</comments> <pubDate>Mon, 12 Oct 2009 10:28:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Adobe]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[adobe]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[patch day]]></category> <category><![CDATA[patches]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17188</guid> <description><![CDATA[Tomorrow is a day that could force many system administrators into overtime as both Microsoft and Adobe plan to release security patches for several of their products. Microsoft alone plans to release 13 security patches and updates for various Microsoft operating system, Microsoft Office and other Microsoft products. The patch day is also the first [...]]]></description> <content:encoded><![CDATA[<p>Tomorrow is a day that could force many system administrators into overtime as both Microsoft and Adobe plan to release security patches for several of their products. Microsoft alone <a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-oct.mspx">plans</a> to release 13 security patches and updates for various Microsoft operating system, Microsoft Office and other Microsoft products. The patch day is also the first to include a critical security patch for Microsoft&#8217;s upcoming operating system Windows 7.</p><p>Adobe on the other hand <a
href="http://www.adobe.com/support/security/bulletins/apsb09-15.html">plans</a> to release security patches for its popular PDF reader Adobe Reader that are also rated critical. The updates will all be released tomorrow and system administrators will certainly their hands full updating the computer systems that run the software and operating systems.</p><p><span
id="more-17188"></span>A closer look at the Microsoft Patch Day reveals eight critical security vulnerabilities and five important vulnerabilities that will get fixed with the patches that are released tomorrow. The majority of vulnerabilities affects the Windows operating system but it does also include one critical Internet Explorer vulnerability.</p><p>System administrators and Windows users are encouraged to visit the two websites linked above for further information. These websites will also contain the links to patch the security vulnerabilities. Windows users can also use Windows Update, Microsoft Update or Automatic Updates to update their operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/12/expect-a-massive-patch-day-tomorrow/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Microsoft Security Patches for June 2009</title><link>http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/</link> <comments>http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/#comments</comments> <pubDate>Tue, 09 Jun 2009 22:45:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft security]]></category> <category><![CDATA[office patches]]></category> <category><![CDATA[office update]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows patches]]></category> <category><![CDATA[windows security]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/</guid> <description><![CDATA[Microsoft has released the security bulletin summary for June 2009 which details this month&#8217;s software and system updates. A total of ten security bulletins have been released this month which patch vulnerabilities in a variety of Microsoft products including various Microsoft Windows operating systems, Microsoft Internet Explorer and Microsoft Office. The easiest way to download [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Microsoft has released the security bulletin summary for June 2009 which details this month&#8217;s software and system updates. A total of ten security bulletins have been released this month which patch vulnerabilities in a variety of Microsoft products including various Microsoft Windows operating systems, Microsoft Internet Explorer and Microsoft Office.</p><p>The easiest way to download and install the patches is by pointing the Internet Explorer web browser to <a
href="http://update.microsoft.com/windowsupdate/v6/thanks.aspx?ln=en&#038;&#038;thankspage=5">Microsoft Update</a> which will automatically detect and install the available patches for the computer system. Other possibilities include downloading the security patches from <a
href="http://www.microsoft.com/downloads/en/results.aspx?displaylang=en&#038;freetext=security%20update">Microsoft Download Center</a> from where they are available as well.</p><p><span
id="more-13419"></span>Six vulnerabilities have been rated as critical, three as important and one as moderate. Critical security vulnerabilities can usually be exploited for remote code execution meaning it is essential to fix these vulnerabilities quickly. You can follow the links below for additional information about each vulnerability.</p><ul><li><a
href="http://www.microsoft.com/technet/security/bulletin/ms09-018.mspx">MS09-018</a> &#8211; Vulnerabilities in Active Directory Could Allow Remote Code Execution (971055)</li><li><a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-019.mspx">MS09-019</a> &#8211; Cumulative Security Update for Internet Explorer (969897)</li><li><a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-020.mspx">MS09-020</a> &#8211; Vulnerabilities in Internet Information Services (IIS) Could Allow Elevation of Privilege (970483)</li><li><a
href="http://www.microsoft.com/technet/security/bulletin/ms09-021.mspx">MS09-021</a> &#8211; Vulnerabilities in Microsoft Office Excel Could Allow Remote Code Execution (969462)</li><li><a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-022.mspx">MS09-022</a> &#8211; Vulnerabilities in Windows Print Spooler Could Allow Remote Code Execution (961501)</li><li><a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-023.mspx">MS09-023</a> &#8211; Vulnerability in Windows Search Could Allow Information Disclosure (963093)</li><li><a
href="http://www.microsoft.com/technet/security/bulletin/MS09-024.mspx">MS09-024</a> &#8211; Vulnerability in Microsoft Works Converters Could Allow Remote Code Execution (957632)</li><li><a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-025.mspx">MS09-025</a> &#8211; Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege (968537)</li><li><a
href="http://www.microsoft.com/technet/security/Bulletin/MS09-026.mspx">MS09-026</a> &#8211; Vulnerability in RPC Could Allow Elevation of Privilege (970238)</li><li><a
href="http://www.microsoft.com/technet/security/bulletin/ms09-027.mspx">MS09-027</a> &#8211; Vulnerabilities in Microsoft Office Word Could Allow Remote Code Execution (969514)</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Java Security Update Released</title><link>http://www.ghacks.net/2008/12/07/java-security-update-released/</link> <comments>http://www.ghacks.net/2008/12/07/java-security-update-released/#comments</comments> <pubDate>Sun, 07 Dec 2008 17:33:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java ra]]></category> <category><![CDATA[java security]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[java vulnerability]]></category> <category><![CDATA[jre update]]></category> <category><![CDATA[security vulnerabilities]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8794</guid> <description><![CDATA[Sun Microsystems have issued a Java update on several critical Java security vulnerabilities. The security vulnerabilities affect several JDK, JRE and SDK versions including JRE 6 Update 10 and earlier which is usually installed to enable Java support on a computer system. A total of 13 security vulnerabilities are fixed by the Java update. Attackers [...]]]></description> <content:encoded><![CDATA[<p>Sun Microsystems have issued a Java update on several critical Java security vulnerabilities. The security vulnerabilities affect several JDK, JRE and SDK versions including JRE 6 Update 10 and earlier which is usually installed to enable Java support on a computer system.</p><p>A total of 13 security vulnerabilities are fixed by the Java update. Attackers can use those vulnerabilities for various attacks on a computer system that can lead to privilege escalations.</p><p>Probably the easiest way to uninstall old versions of Java and to install the latest secure update is by using the third party software <a
href="http://raproducts.org/">Java RA</a>. Java RA can uninstall old versions of Java. Users should download the latest <a
href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jre-6u11-oth-JPR@CDS-CDS_Developer">JRE</a> directly from Sun and install it on their systems. Java Ra should be run after the installation as it will remove all old versions of Java while keeping the latest version installed.</p><p><span
id="more-8794"></span><strong>List of vulnerabilities:</strong></p><ul><li>The Java Runtime Environment Creates Temporary Files That Have “Guessable” File Names</li><li>Java Runtime Environment (JRE) Buffer Overflow Vulnerabilities in Processing Image Files and Fonts</li><p>May<li>Allow Applets or Java Web Start Applications to Elevate Their Privileges</li><li>Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation</li><li>The Java Runtime Environment (JRE) “Java Update” Mechanism Does Not Check the Digital Signature of the JRE that it Downloads</li><li>A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) May Allow Privileges to be Escalated</li><li>A Security Vulnerability in the Java Runtime Environment (JRE) Related to Deserializing Calendar Objects May Allow Privileges to be Escalated</li><li>The Java Runtime Environment UTF-8 Decoder May Allow Multiple Representations of UTF-8 Input</li><li>Security Vulnerability in Java Runtime Environment May Allow Applets to List the Contents of the Current User’s Home Directory</li><li>Security Vulnerability in the Java Runtime Environment With Processing RSA Public Keys</li><li>A Security Vulnerability in Java Runtime Environment (JRE) With Authenticating Users Through Kerberos May Lead to a Denial of Service (DoS)</li><li>Security Vulnerabilities in the Java Runtime Environment (JRE) JAX-WS and JAXB Packages may Allow Privileges to be Escalated</li><li>A Security Vulnerability in Java Runtime Environment (JRE) With Parsing of Zip Files May Allow Reading of Arbitrary Memory Locations</li><li>A Security Vulnerability in the Java Runtime Environment may Allow Code Loaded From the Local Filesystem to Access LocalHost</li></ul><p>Users who cannot install the Java update immediately should disable Java for the time being to protect their computer system from the exploits.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/07/java-security-update-released/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Microsoft Patch Tuesday November 08</title><link>http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/</link> <comments>http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/#comments</comments> <pubDate>Wed, 12 Nov 2008 13:55:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft patches]]></category> <category><![CDATA[microsoft security]]></category> <category><![CDATA[microsoft security bulletin]]></category> <category><![CDATA[patch tuesday]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows patches]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8233</guid> <description><![CDATA[Microsoft released only two patches for their products on this November&#8217;s Patch Tuesday. The Microsoft Security Bulletins MS08-069 and MS08-068 patched two vulnerability with the status critical and important. The vulnerability rated as critical could allow remote code execution in the in Microsoft XML Core Services while the vulnerability rated important could allow remote code [...]]]></description> <content:encoded><![CDATA[<p>Microsoft released only two patches for their products on this November&#8217;s Patch Tuesday. The Microsoft Security Bulletins <a
href="http://www.microsoft.com/technet/security/bulletin/ms08-069.mspx">MS08-069</a> and <a
href="http://www.microsoft.com/technet/security/bulletin/ms08-068.mspx">MS08-068</a> patched two vulnerability with the status critical and important.</p><p>The vulnerability rated as critical could allow remote code execution in the in Microsoft XML Core Services while the vulnerability rated important could allow remote code execution in Microsoft Server Message Block (SMB) Protocol.</p><p>Both security vulnerabilities can be fixed by using Windows Update or by downloading the security updates directly from the Microsoft Download website by following the two links given above in this article.</p><p><span
id="more-8233"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft October 2008 Patch Day Patches 11 Security Vulnerabilities</title><link>http://www.ghacks.net/2008/10/15/microsoft-october-2008-patch-day-patches-11-security-vulnerabilities/</link> <comments>http://www.ghacks.net/2008/10/15/microsoft-october-2008-patch-day-patches-11-security-vulnerabilities/#comments</comments> <pubDate>Wed, 15 Oct 2008 08:38:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[office]]></category> <category><![CDATA[office security]]></category> <category><![CDATA[patch day]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows patches]]></category> <category><![CDATA[windows security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7632</guid> <description><![CDATA[It was always a mystery to me why Microsoft released security patches on one day only considering that an unpatched security vulnerability could be exploited easily in that time. The impression with all the announcements regarding the patches a week or so earlier is that Microsoft has (some of) the patches ready but is not [...]]]></description> <content:encoded><![CDATA[<p>It was always a mystery to me why Microsoft released security patches on one day only considering that an unpatched security vulnerability could be exploited easily in that time. The impression with all the announcements regarding the patches a week or so earlier is that Microsoft has (some of) the patches ready but is not releasing them because they release them in one package on one day.</p><p>Microsoft released a batch of eleven security patches for various operating systems and products yesterday which are available by visiting Windows Update or Microsoft Technet which contains in depths information about the affected products and the security vulnerabilities.</p><p>The patches fix four critical, six important and 1 moderate security vulnerability:</p><p><span
id="more-7632"></span></p><ul><li>Vulnerability in Active Directory Could Allow Remote Code Execution (<a
href="http://www.microsoft.com/technet/security/Bulletin/MS08-060.mspx">957280</a>)</li><li>Cumulative Security Update for Internet Explorer (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-058.mspx">956390</a>)</li><li>Vulnerability in Host Integration Server RPC Service Could Allow Remote Code Execution (<a
href="http://www.microsoft.com/technet/security/Bulletin/MS08-059.mspx">956695</a>)</li><li>Vulnerabilities in Microsoft Excel Could Allow Remote Code Execution (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-057.mspx">956416</a>)</li></ul><ul><li>Vulnerability in the Microsoft Ancillary Function Driver Could Allow Elevation of Privilege (<a
href="http://www.microsoft.com/technet/security/Bulletin/MS08-066.mspx">956803</a>)</li><li>Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege (<a
href="http://www.microsoft.com/technet/security/Bulletin/MS08-061.mspx">954211</a>)</li><li>Vulnerability in Windows Internet Printing Service Could Allow Remote Code Execution (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-062.mspx">953155</a>)</li><li>Vulnerability in SMB Could Allow Remote Code Execution (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-063.mspx">957095</a>)</li><li>Vulnerability in Virtual Address Descriptor Manipulation Could Allow Elevation of Privilege (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-064.mspx">956841</a>)</li><li>Vulnerability in Message Queuing Could Allow Remote Code Execution (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-065.mspx">951071</a>)</li></ul><ul><li>Vulnerability in Microsoft Office Could Allow Information Disclosure (<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-056.mspx">957699</a>)</li></ul><p>It is highly recommended to update the products as soon as possible to protect the system from this attacks.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/15/microsoft-october-2008-patch-day-patches-11-security-vulnerabilities/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft Security Updates May 2008</title><link>http://www.ghacks.net/2008/05/16/microsoft-security-updates-may-2008/</link> <comments>http://www.ghacks.net/2008/05/16/microsoft-security-updates-may-2008/#comments</comments> <pubDate>Fri, 16 May 2008 09:54:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows patch]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4150</guid> <description><![CDATA[Microsoft released four security updates for various applications and operating systems that they produce. Three of the four updates are regarded as critical while one has a moderate risk level. To break it up further: Two patches are updating Microsoft Office 2000, Office XP, Office 2003 and Office 2007, one Windows XP, Windows 2000 and [...]]]></description> <content:encoded><![CDATA[<p>Microsoft released four security updates for various applications and operating systems that they produce. Three of the four updates are regarded as critical while one has a moderate risk level. To break it up further: Two patches are updating Microsoft Office 2000, Office XP, Office 2003 and Office 2007, one Windows XP, Windows 2000 and Windows Server 2003 and the last one applications that use the Microsoft Malware Protection Engine which includes Windows Live Care and Windows Defender.</p><p>Use the following links to open the Security Bulletins directly: Vulnerabilities in Microsoft Word Could Allow Remote Code Execution [<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-026.mspx">link</a>], Vulnerability in Microsoft Publisher Could Allow Remote Code Execution [<a
href="http://www.microsoft.com/technet/security/bulletin/ms08-027.mspx">link</a>], Vulnerability in Microsoft Jet Database Engine Could Allow Remote Code Execution [<a
href="http://www.microsoft.com/technet/security/Bulletin/ms08-028.mspx">link</a>] and Vulnerabilities in Microsoft Malware Protection Engine Could Allow Denial of Service [<a
href="http://www.microsoft.com/technet/security/Bulletin/MS08-029.mspx">link</a>].</p><p>It is as always advised to update the system as soon as possible. The first two patches have to be applied to users of Microsoft Office, the third by almost everyone and the fourth by users who use Microsoft Malware protection applications.</p><p><span
id="more-4150"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/16/microsoft-security-updates-may-2008/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft updates two critical security patches</title><link>http://www.ghacks.net/2008/04/24/microsoft-updates-two-critical-security-patches/</link> <comments>http://www.ghacks.net/2008/04/24/microsoft-updates-two-critical-security-patches/#comments</comments> <pubDate>Thu, 24 Apr 2008 09:02:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[ie patch]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[net framework]]></category> <category><![CDATA[net patch]]></category> <category><![CDATA[security vulnerabilities]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=3903</guid> <description><![CDATA[It feels like I&#8217;m updating my computer every day in the last weeks. Microsoft issued yet another two security patches for Internet Explorer and the .net framework that can be downloaded from Microsoft Security Bulletin MS07-040 &#8211; Critical and Microsoft Security Bulletin MS08-024 &#8211; Critical. Both security patches are updated to patches that had been [...]]]></description> <content:encoded><![CDATA[<p>It feels like I&#8217;m updating my computer every day in the last weeks. Microsoft issued yet another two security patches for Internet Explorer and the .net framework that can be downloaded from Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms07-040.mspx">MS07-040</a> &#8211; Critical and Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms08-024.mspx">MS08-024</a> &#8211; Critical. Both security patches are updated to patches that had been released before, one of them just a few weeks ago.</p><p>The Cumulative Security Update for Internet Explorer patches Internet Explorer 6 and newer versions of Internet Explorer. If the user visits a specially prepared website an attacker can gain the same rights on the Windows system as the user who is currently logged into the system. While this does not affect other browsers and to a lesser extent users who do not use administrative accounts it is still recommended to update the software immediately.</p><p>The Vulnerabilities in .NET Framework Could Allow Remote Code Execution patch fixes three security vulnerabilities. Two of them allow remote code execution and one information disclosure. It is again advised to update the system immediately to fix those security holes.</p><p><span
id="more-3903"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/24/microsoft-updates-two-critical-security-patches/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Windows Vulnerability Scanner</title><link>http://www.ghacks.net/2008/04/18/windows-vulnerability-scanner/</link> <comments>http://www.ghacks.net/2008/04/18/windows-vulnerability-scanner/#comments</comments> <pubDate>Fri, 18 Apr 2008 18:35:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows security]]></category> <category><![CDATA[windows vulnerability scanner]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=3846</guid> <description><![CDATA[Windows is probably the operating system that is attacked the most, some say because it has the largest user base, some say because it is simply insecure. Whatever it is Windows users should do whatever they can to protect their system and patch all possible known security vulnerabilities to make sure their system won&#8217;t be [...]]]></description> <content:encoded><![CDATA[<p>Windows is probably the operating system that is attacked the most, some say because it has the largest user base, some say because it is simply insecure. Whatever it is Windows users should do whatever they can to protect their system and patch all possible known security vulnerabilities to make sure their system won&#8217;t be added to one of the botnets out there.</p><p>I <a
href="http://www.pspl.com/download/winvulscan.htm">discovered</a> the software Windows Vulnerability Scanner at <a
href="http://www.techmalaya.com/2008/04/18/proland-windows-vulnerability-scanner/">Tech Malaya</a> which scans a Windows NT system, that is Windows 2000, Windows XP, Windows 2003 Server or Windows Vista for security vulnerabilities. It seems to use information from the Microsoft Knowledgebase exclusively and one would assume that a system that downloaded all Windows Updates recently reveal no vulnerabilities. I let the software scan my system and it did find six critical and one important security vulnerability that had not been patched yet.</p><p>I&#8217;m not sure how this can be but was glad that the application revealed the information to me. It lists the vulnerabilities and provides links to the Microsoft website that contains information about it.</p><p><span
id="more-3846"></span><a
href='http://www.ghacks.net/wp-content/uploads/2008/04/windows_vulnerability_scanner.jpg'><img
src="http://www.ghacks.net/wp-content/uploads/2008/04/windows_vulnerability_scanner-300x218.jpg" alt="windows vulnerability scanner" title="windows vulnerability scanner" width="300" height="218" class="alignnone size-medium wp-image-3847" /></a></p><p>The Knowledgebase article at Microsoft contains a link to the download of the security patch and I did install all the patches one after the other.  An improvement would have been if the software would automatically download the patches and install them on the system, or at least those that the user selects. If you have not been to Windows Update for a while I suggest you start there and scan the system again afterwards which should fix most of the security vulnerabilities found during the first scan.</p><p><strong>Update:</strong> The developer website does not seem to be available anymore. You can download the latest version of Windows Vulnerability Scanner from software repositories such as <a
href="http://www.freewarefiles.com/Windows-Vulnerability-Scanner_program_22088.html">Freeware Files</a>. Just download the program from there and use it normally. Keep in mind though that it is not clear at this point in time if development has stopped or is still ongoing.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/18/windows-vulnerability-scanner/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Microsoft Security Patches April 2008</title><link>http://www.ghacks.net/2008/04/08/microsoft-security-patches-april-2008/</link> <comments>http://www.ghacks.net/2008/04/08/microsoft-security-patches-april-2008/#comments</comments> <pubDate>Tue, 08 Apr 2008 19:34:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft patches]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[patch tuesday]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows patches]]></category> <category><![CDATA[windows-vista]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=3759</guid> <description><![CDATA[Microsoft have released their Security Bulletin Summary for April 2008 today which contains information and download links to eight patches for various Microsoft operating systems and applications like Microsoft Office and Microsoft Internet Explorer. Five of the eight security patches are patching critical vulnerabilities while three patch important ones. The update is recommended for every [...]]]></description> <content:encoded><![CDATA[<p>Microsoft have released their Security Bulletin Summary for <a
href="http://www.microsoft.com/technet/security/bulletin/ms08-apr.mspx">April 2008</a> today which contains information and download links to eight patches for various Microsoft operating systems and applications like Microsoft Office and Microsoft Internet Explorer. Five of the eight security patches are patching critical vulnerabilities while three patch important ones. The update is recommended for every user that uses Windows and or Microsoft Office.</p><p>All critical vulnerabilities which affect Microsoft Windows, Microsoft Office and Internet Explorer allow Remote Code Execution. The easiest way to patch these security vulnerabilities is by visiting the Windows Update website with Internet Explorer and let a script check the available updates for your system. Please note that you will be asked if you want to install Service Pack 3 Refresh 2 for Windows XP if you use that operating system. My advise would be to not install this version yet and wait for the release version.</p><p>All security updates will be displayed and are selected for immediate download and installation. You could follow the link above which leads to the Microsoft website that explains the vulnerabilities and leads to downloads of the patches. This means that you have to make sure to pick the correct downloads for your operating system and software.</p><p><span
id="more-3759"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/08/microsoft-security-patches-april-2008/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft releases two security patches for Windows</title><link>http://www.ghacks.net/2008/01/09/microsoft-releases-two-security-patches-for-windows/</link> <comments>http://www.ghacks.net/2008/01/09/microsoft-releases-two-security-patches-for-windows/#comments</comments> <pubDate>Wed, 09 Jan 2008 13:23:46 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-windows]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows patches]]></category> <category><![CDATA[windows-vista]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/09/microsoft-releases-two-security-patches-for-windows/</guid> <description><![CDATA[Microsoft is releasing collected security patches each month for their Windows operating systems. I'm not a fan of this approach because I would feel safer and securer if they would release patches as soon as they would be ready to be released which would secure computers and reduce the time that someone could exploit these security vulnerabilities.]]></description> <content:encoded><![CDATA[<p>Microsoft is releasing collected security patches each month for their Windows operating systems. I&#8217;m not a fan of this approach because I would feel safer and securer if they would release patches as soon as they would be ready to be released which would secure computers and reduce the time that someone could exploit these security vulnerabilities.</p><p>Two security patches have been released this month, they are the <a
href="http://www.microsoft.com/technet/security/bulletin/ms08-001.mspx">critical</a> Microsoft Security Bulletin MS08-001 and the <a
href="http://www.microsoft.com/technet/security/bulletin/ms08-002.mspx">important</a> Microsoft Security Bulletin MS08-002. The critical patch fixes vulnerabilities in Windows TCP/IP that could allow remote code execution while the important patch deals with a vulnerability in LSASS that could allow local elevation of privilege.</p><p>Both patches are available through Windows Updates but also as single downloads. Several operating systems need to be patched including Windows Vista (only the critical), Windows 2000 and Windows XP. Downloads are available if you follow the links above.</p><p><span
id="more-2797"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/09/microsoft-releases-two-security-patches-for-windows/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Microsoft releases security updates for XP and Vista</title><link>http://www.ghacks.net/2007/12/12/microsoft-releases-security-updates-for-xp-and-vista/</link> <comments>http://www.ghacks.net/2007/12/12/microsoft-releases-security-updates-for-xp-and-vista/#comments</comments> <pubDate>Wed, 12 Dec 2007 12:40:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[windows updates]]></category> <category><![CDATA[windows-vista]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/12/12/microsoft-releases-security-updates-for-xp-and-vista/</guid> <description><![CDATA[Once in a month Microsoft releases their so called Security Bulletins in which they announce security updates for several of their operating systems and other products. The current Security Bulletin for December lists seven vulnerabilities that have been fixed including three critical and four important ones.]]></description> <content:encoded><![CDATA[<p>Once in a month Microsoft releases their so called Security Bulletins in which they announce security updates for several of their operating systems and other products. The current Security Bulletin for December lists seven vulnerabilities that have been fixed including three critical and four important ones.</p><p>Every user should head out immediately and use either Windows Updates or browse the Microsoft website manually to download the security patches. I have added the download links to all security patches at the end of the article to make things easier for you.</p><p>A quick glance at the security vulnerabilities revealed that five patches have to be downloaded for both Windows XP and Windows Vista. Take a look at the Microsoft Security Bulletin <a
href="http://www.microsoft.com/technet/security/bulletin/ms07-dec.mspx">overview</a> site if you are using a different operating system to find out what has been patched for it.</p><p><span
id="more-2504"></span><strong>Windows Vista:</strong></p><p><a
href="http://www.microsoft.com/technet/security/bulletin/ms07-063.mspx">Microsoft Security Bulletin MS07-063</a> – Important (Vulnerability in SMBv2 Could Allow Remote Code Execution (942624))</p><p><a
href="http://www.microsoft.com/technet/security/bulletin/MS07-064.mspx">Microsoft Security Bulletin MS07-064</a> – Critical (Vulnerabilities in DirectX Could Allow Remote Code Execution (941568))</p><p><a
href="http://www.microsoft.com/technet/security/bulletin/MS07-066.mspx">Microsoft Security Bulletin MS07-066</a> – Important (Vulnerability in Windows Kernel Could Allow Elevation of Privilege (943078))</p><p><a
href="http://www.microsoft.com/technet/security/Bulletin/MS07-068.mspx">Microsoft Security Bulletin MS07-068</a> &#8211; Critical (Vulnerability in Windows Media File Format Could Allow Remote Code Execution (941569 and 944275))</p><p><a
href="http://www.microsoft.com/technet/security/bulletin/ms07-069.mspx">Microsoft Security Bulletin MS07-069</a> &#8211; Critical (Cumulative Security Update for Internet Explorer (942615))</p><p><strong>Windows XP:</strong></p><p><a
href="http://www.microsoft.com/technet/security/bulletin/MS07-064.mspx">Microsoft Security Bulletin MS07-064</a> – Critical (Vulnerabilities in DirectX Could Allow Remote Code Execution (941568))</p><p><a
href="http://www.microsoft.com/technet/security/bulletin/ms07-065.mspx">Microsoft Security Bulletin MS07-065</a> – Important (Vulnerability in Message Queuing Could Allow Remote Code Execution (937894))</p><p><a
href="http://www.microsoft.com/technet/security/bulletin/MS07-067.mspx">Microsoft Security Bulletin MS07-067</a> – Important (Vulnerability in Macrovision Driver Could Allow Local Elevation of Privilege (944653))</p><p><a
href="http://www.microsoft.com/technet/security/Bulletin/MS07-068.mspx">Microsoft Security Bulletin MS07-068</a> &#8211; Critical (Vulnerability in Windows Media File Format Could Allow Remote Code Execution (941569 and 944275))</p><p><a
href="http://www.microsoft.com/technet/security/bulletin/ms07-069.mspx">Microsoft Security Bulletin MS07-069</a> &#8211; Critical (Cumulative Security Update for Internet Explorer (942615))</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/12/12/microsoft-releases-security-updates-for-xp-and-vista/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Secure WordPress with the first WordPress Worm</title><link>http://www.ghacks.net/2007/08/02/secure-wordpress-with-the-first-wordpress-worm/</link> <comments>http://www.ghacks.net/2007/08/02/secure-wordpress-with-the-first-wordpress-worm/#comments</comments> <pubDate>Thu, 02 Aug 2007 15:57:18 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[wordpress bugs]]></category> <category><![CDATA[wordpress exploits]]></category> <category><![CDATA[wordpress patch]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/08/02/secure-wordpress-with-the-first-wordpress-worm/</guid> <description><![CDATA[Did you know that the latest version of Wordpress contains at least seven security vulnerabilities that could compromise your blog ? If you use Wordpress you should make sure that to fix them as soon as possible. The easiest way to fix them right now is to use the first Wordpress worm - which is a good one - to fix all seven vulnerabilities for you.]]></description> <content:encoded><![CDATA[<p>Did you know that the latest version of WordPress contains at least seven security vulnerabilities that could compromise your blog ? If you use WordPress you should make sure that to fix them as soon as possible. The easiest way to fix them right now is to use the first WordPress worm &#8211; which is a good one &#8211; to fix all seven vulnerabilities for you.</p><p>The process requires some faith that the xss worm is really fixing the vulnerabilities but the application itself is easy. About the faith: I have not read negative reviews so far and the worm has been released two days ago which should be enough time for some experts to complain about it.</p><p>If you want to secure your blog you simply write a comment on your own blog while you are logged in as the administrator linking to http://mybeni.rootzilla.de/mybeNi/ ; Click on that link from your admin panel afterwards which will lead to the site.</p><p><span
id="more-1825"></span>The first page explains what will be done and only if you actively click on &#8220;Secure my Blog&#8221; the vulnerability scan will be started. It will check three WordPress files for the vulnerabilities and offer to fix them if the vulnerability is found.</p><p>The vulnerabilities can only be fixed if the files are writable so make sure they are. An alternative would be to copy the code that will be inserted and add it manually in the files. The complete code of the file is shown and the addition is highlighted.</p><p>I suggest to run the worm a second time to make sure that your blog is safe and that the fixes have been applied.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/08/02/secure-wordpress-with-the-first-wordpress-worm/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
