<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>US-CERT Technical Cyber Security Alerts</title>
  <id>http://www.us-cert.gov/</id>
  <author>
<name>US-CERT</name>
<email>info@us-cert.gov</email>
<uri>http://www.us-cert.gov</uri>
</author>
  <rights>Produced 2010 by US-CERT, a government organization.</rights>
  <subtitle>US-CERT Technical Cyber Security Alerts provide timely
information about current security issues, vulnerabilities, and
exploits.</subtitle>
  <updated>2010-08-26T20:31:02Z</updated>
  <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas" hreflang="en"/>
  <link type="application/atom+xml" rel="self" href="http://www.us-cert.gov/cas/techalerts.atom" hreflang="en"/>
  <entry>
    <title>TA10-238A: Microsoft Windows Insecurely Loads Dynamic Libraries</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-238A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: August 26, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<p>Any application running on the Microsoft Windows platform that uses
dynamically linked libraries (DLLs) may be affected. Whether or not an
application is vulnerable depends on how it specifically loads a DLL. Please see
the <a href="http://www.kb.cert.org/vuls/id/707943#vendors">Vendor
Information</a> section of Vulnerability Note VU#707943 for information about
specific vendors.</p>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>Due to the way Microsoft Windows loads dynamically linked libraries (DLLs),
an application may load an attacker-supplied DLL instead of the legitimate one,
resulting in the execution of arbitrary code.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>Microsoft Windows supports dynamically linked libraries (DLLs) that are
loaded when needed by an application. DLLs are typically loaded when the
application is first started; however DLLs may be loaded and unloaded while the
application is running. An application can request a DLL file in a variety
of ways, and Windows uses several different search algorithms to find DLL files.
The interaction between the application and Windows can result in a DLL file
being loaded from the current working directory of the application, instead of
the Windows system directory or the directory where the application is
installed.</p><p>The current working directory could be the desktop, a removable
storage device such as a USB key, a Windows file share, or a WebDAV location.
When a file associated with an application is opened, a DLL in the same
directory as the file may be loaded. Although an attacker may not have
permission to write to the Windows system or application directories, the
attacker may be able to write a DLL to a directory used to store files, or the
attacker could provide their own directory.</p><p>Attacks against this type of
vulnerability have been referred to as "binary planting." Please see
Vulnerability Note <a href="http://www.kb.cert.org/vuls/id/707943">VU#707943</a>
and Microsoft Security Advisory <a href="http://www.microsoft.com/technet/security/advisory/2269637.mspx">2269637</a>
for more information.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>By placing a DLL with the correct name (and possibly the relative directory
path) in the current working directory, an attacker could execute arbitrary code
with the privileges of the application that loads the DLL.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p>Individual applications that run on the Windows platform may require patches
or updates. Microsoft Knowledge Base article <a href="http://support.microsoft.com/kb/2264107">KB2264107</a> describes an update
that provides a registry key that can prevent Windows from searching the current
working directory for DLL files.</p><p>Information about specific solutions for
different vendors, general mitigation techniques, and secure ways for
applications to load DLLs can be found in the <a href="http://www.kb.cert.org/vuls/id/707943#vendors">Vendor Information</a> and
<a href="http://www.kb.cert.org/vuls/id/707943#solution">Solution</a> sections
of Vulnerability Note VU#707943.</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Vulnerability Note VU#707943 - &lt;<a href="http://www.kb.cert.org/vuls/id/707943">http://www.kb.cert.org/vuls/id/707943</a>&gt;</li><li>Microsoft
Security Advisory (2269637) - &lt;<a href="http://www.microsoft.com/technet/security/advisory/2269637.mspx">http://www.microsoft.com/technet/security/advisory/2269637.mspx</a>&gt;</li><li>A
new CWDIllegalInDllSearch registry entry is available to control the DLL search
path algorithm - &lt;<a href="http://support.microsoft.com/kb/2264107">http://support.microsoft.com/kb/2264107</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-238A%20Feedback%20VU#707943">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>August 26, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-08-26T20:31:02Z</updated>
    <published>2010-08-26T20:31:02Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-238A.html"/>
  </entry>
  <entry>
    <title>TA10-231A: Adobe Reader and Acrobat Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-231A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: August 19, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul><li>Adobe Reader 9.3.3 and earlier versions for Windows, Macintosh, and
UNIX</li><li>Adobe Acrobat 9.3.3 and earlier versions for Windows and
Macintosh</li><li>Adobe Reader 8.2.3 and earlier versions for Windows,
Macintosh, and UNIX</li><li>Adobe Acrobat 8.2.3 and earlier versions for Windows
and Macintosh</li></ul>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>Adobe has released Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-17.html">APSB10-17</a>,
which describes multiple vulnerabilities affecting Adobe Reader and Acrobat.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-17.html">APSB10-17</a>
describes a number of vulnerabilities affecting Adobe Reader and Acrobat. These
vulnerabilities affect Reader and Acrobat 9.3.3, earlier 9.x versions, 8.2.3,
and earlier 8.x versions.</p><p>An attacker could exploit these vulnerabilities
by convincing a user to open a specially crafted PDF file. The Adobe Reader
browser plug-in, which can automatically open PDF documents hosted on a website,
is available for multiple web browsers and operating systems. </p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>These vulnerabilities could allow a remote attacker to execute arbitrary
code, write arbitrary files or folders to the file system, escalate local
privileges, or cause a denial of service on an affected system as the result of
a user opening a malicious PDF file.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Update</strong></p><p>Adobe has released updates to address this
issue. Users are encouraged to read Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-17.html">APSB10-17</a>
and update vulnerable versions of Adobe Reader and Acrobat.</p><p><b>Disable
JavaScript in Adobe Reader and Acrobat</b></p><p>Disabling JavaScript may
prevent some exploits from resulting in code execution. Acrobat JavaScript can
be disabled using the Preferences menu (<tt>Edit</tt> -&gt; <tt>Preferences</tt>
-&gt; <tt>JavaScript;</tt> uncheck <tt>Enable Acrobat
JavaScript</tt>).</p><p>Adobe provides a framework to <a href="http://kb2.adobe.com/cps/504/cpsid_50431.html">blacklist specific
JavaScipt APIs</a>. If JavaScript must be enabled, this feature may be useful
when specific APIs are known to be vulnerable or used in attacks.<br/> <br/>
<b>Prevent Internet Explorer from automatically opening PDF files</b><br/> <br/> The installer for Adobe Reader and Acrobat configures Internet Explorer to
automatically open PDF files without any user interaction. This behavior can be
reverted to a safer option that prompts the user by importing the following as a
.REG file:</p><p style="margin-left: 40px;"><tt>Windows Registry Editor Version
5.00<br/> <br/>[HKEY_CLASSES_ROOT\AcroExch.Document.7]<br/>"EditFlags"=hex:00,00,00,00</tt></p><p><b>Disable the display of PDF
files in the web browser</b><br/> <br/> Preventing PDF files from opening
inside a web browser will partially mitigate this vulnerability. If this
workaround is applied, it may also mitigate future vulnerabilities.<br/> <br/>
To prevent PDF files from automatically being opened in a web browser, do the
following:<br/> <br/> 1. Open Adobe Acrobat Reader.<br/> 2. Open the
<tt>Edit</tt> menu.<br/> 3. Choose the <tt>Preferences</tt> option.<br/> 4.
Choose the <tt>Internet</tt> section.<br/> 5. Uncheck the "<tt>Display PDF
in browser</tt>" checkbox.<br/> <br/> <b>Do not access PDF files from
untrusted sources<br/> <br/> </b>Do not open unfamiliar or unexpected PDF
files, particularly those hosted on websites or delivered as email attachments.
Please see Cyber Security Tip <a href="http://www.us-cert.gov/cas/tips/ST04-010.html">ST04-010</a>.</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Security update available for Adobe Reader and Acrobat - &lt;<a href="http://www.adobe.com/support/security/bulletins/apsb10-17.html">http://www.adobe.com/support/security/bulletins/apsb10-17.html</a>&gt;</li><li>Adobe
Reader and Acrobat JavaScript Blacklist Framework - &lt;<a href="http://kb2.adobe.com/cps/504/cpsid_50431.html">http://kb2.adobe.com/cps/504/cpsid_50431.html</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-231A%20Feedback%20VU#299148">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>August 19, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-08-19T21:12:59Z</updated>
    <published>2010-08-19T21:12:59Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-231A.html"/>
  </entry>
  <entry>
    <title>TA10-223A: Adobe Flash and AIR Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-223A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: August 11, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul><li>Adobe Flash Player 10.1.53.64 and earlier 10.x versions</li><li>Adobe
Flash Player 9.0.277.0 and earlier 9.x versions</li><li>Adobe AIR 2.0.2.12610
and earlier versions</li><li>Adobe Reader 9.3.3 and earlier 9.x
versions</li></ul><p>Other Adobe products that support Flash may also be
vulnerable.</p>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>According to Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-16.html">APSB10-16</a>,
there are vulnerabilities in Adobe Flash and AIR. These vulnerabilities affect
Flash Player, AIR, and possibly other products that support Flash. A remote
attacker could exploit these vulnerabilities to execute arbitrary code.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-16.html">APSB10-16</a>
describes vulnerabilities in Adobe Flash that affect Flash Player and AIR.
These vulnerabilities may also affect other products that independently support
Flash, such as Adobe Reader, Acrobat, Photoshop, Photoshop Lightroom, Freehand
MX, and Fireworks.</p><p>An attacker could exploit these vulnerabilities by
convincing a user to open specially crafted Flash content. Flash content is
commonly hosted on a web page, but it can also be embedded in a PDF and other
documents or provided as a stand-alone file.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>If a user opens specially crafted Flash content, a remote attacker may be
able to execute arbitrary code.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Update Flash and AIR<br/></strong></p><p>Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-16.html">APSB10-16</a>
recommends updating to Flash Player 10.1.82.76 or 9.0.280 and to AIR 2.0.3. This
will update the Flash web browser plug-in and ActiveX control, as well as AIR.
However, it will not update Flash support in Adobe Reader, Acrobat, or other
products.</p><p>To reduce your exposure to these and other Flash
vulnerabilities, consider the following mitigation
technique.</p><p><strong>Disable Flash in your web browser<br/></strong></p><p>Uninstall Flash or restrict which sites are allowed to run
Flash. To the extent possible, only run trusted Flash content on trusted
domains. For more information, see <a href="http://www.us-cert.gov/reading_room/securing_browser/">Securing Your Web
Browser</a>.</p><p>Additional workarounds are available in US-CERT Vulnerability
Note <a href="http://www.kb.cert.org/vuls/id/660993">VU#660993</a>.</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Adobe Security Bulletin APSB10-16 - &lt;<a href="http://www.adobe.com/support/security/bulletins/apsb10-16.html">http://www.adobe.com/support/security/bulletins/apsb10-16.html</a>&gt;</li><li>US-CERT
Vulnerability Report VU#660993 - &lt;<a href="http://www.kb.cert.org/vuls/id/660993">http://www.kb.cert.org/vuls/id/660993</a>&gt;</li><li>Securing
Your Web Browser - &lt;<a href="http://www.us-cert.gov/reading_room/securing_browser/">http://www.us-cert.gov/reading_room/securing_browser/</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-223A%20Feedback%20VU#660993">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>August 11, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-08-11T18:07:38Z</updated>
    <published>2010-08-11T18:07:38Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-223A.html"/>
  </entry>
  <entry>
    <title>TA10-222A: Microsoft Updates for Multiple Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-222A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: August 10, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul> <li>Microsoft Windows</li><li>Microsoft Office</li><li>Internet
Explorer</li><li>Microsoft .NET Framework</li><li>Microsoft
Silverlight</li></ul>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>Microsoft has released updates to address vulnerabilities in Microsoft
Windows, Microsoft Office, Internet Explorer, Microsoft .NET Framework, and
Microsoft Silverlight.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>The <a href="http://www.microsoft.com/technet/security/bulletin/ms10-aug.mspx">Microsoft
Security Bulletin Summary for August 2010</a> describes multiple vulnerabilities
in Microsoft Windows, Microsoft Office, Internet Explorer, Microsoft .NET
framework, and Microsoft Silverlight. Microsoft has released updates to address
the vulnerabilities.</p><p>One of the bulletins released, <a href="http://www.microsoft.com/technet/security/bulletin/MS10-046.mspx">MS10-046</a>,
addresses a previously identified vulnerability in the Windows Shell that is
actively being exploited.  This vulnerability was also described in <a href="http://www.kb.cert.org/vuls/id/940193">US-CERT Vulnerability Note
VU#940193</a>.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>A remote, unauthenticated attacker could execute arbitrary code or cause a
vulnerable system or application to crash.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Apply updates</strong><br/> <br/> Microsoft has provided updates
for these vulnerabilities in the <a href="http://www.microsoft.com/technet/security/bulletin/ms10-aug.mspx">Microsoft
Security Bulletin Summary for August 2010</a>. The security bulletin describes
any known issues related to the updates. Administrators are encouraged to note
these issues and test for any potentially adverse effects. Administrators should
consider using an automated update distribution system such as <a href="http://www.microsoft.com/windowsserversystem/updateservices/default.mspx">Windows
Server Update Services</a> (WSUS).</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Microsoft Security Bulletin Summary for August 2010 - &lt;<a href="http://www.microsoft.com/technet/security/bulletin/ms10-aug.mspx">http://www.microsoft.com/technet/security/bulletin/ms10-aug.mspx</a>&gt;</li><li>Microsoft
Security Bulletin MS10-046 - &lt;<a href="http://www.microsoft.com/technet/security/bulletin/MS10-046.mspx">http://www.microsoft.com/technet/security/bulletin/MS10-046.mspx</a>&gt;</li><li>US-CERT
Vulnerability Note VU#940193 - &lt;<a href="http://www.kb.cert.org/vuls/id/940193">http://www.kb.cert.org/vuls/id/940193</a>&gt;</li><li>Microsoft
Windows Server Update Services - &lt;<a href="http://technet.microsoft.com/en-us/wsus/default.aspx">http://technet.microsoft.com/en-us/wsus/default.aspx</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-222A%20Feedback%20VU#505527">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>August 10, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-08-10T19:04:03Z</updated>
    <published>2010-08-10T19:04:03Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-222A.html"/>
  </entry>
  <entry>
    <title>TA10-194B: Oracle Updates for Multiple Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-194B.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: July 13, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul><li>Oracle Database 11<em>g</em> Release 2, version 11.2.0.1</li><li>Oracle
Database 11<em>g</em> Release 1, version 11.1.0.7</li><li>Oracle Database
10<em>g</em> Release 2, versions 10.2.0.3, 10.2.0.4</li><li>Oracle Database
10<em>g</em>, version 10.1.0.5</li><li>Oracle Database 9<em>i</em> Release 2,
versions 9.2.0.8, 9.2.0.8DV</li><li>Oracle TimesTen In-Memory Database, versions
7.0.5.1.0, 7.0.5.2.0, 7.0.5.3.0, 7.0.5.4.0</li><li>Oracle Secure Backup version
10.3.0.1</li><li>Oracle Application Server, 10<em>g</em>R2, version
10.1.2.3.0</li><li>Oracle Identity Management 10<em>g</em>, version
10.1.4.0.1</li><li>Oracle WebLogic Server 11<em>g</em>R1 releases (10.3.1,
10.3.2 and 10.3.3)</li><li>Oracle WebLogic Server 10<em>g</em>R3 release
(10.3.0)</li><li>Oracle WebLogic Server 10.0 through MP2</li><li>Oracle WebLogic
Server 9.0, 9.1, 9.2 through MP3</li><li>Oracle WebLogic Server 8.1 through
SP6</li><li>Oracle WebLogic Server 7.0 through SP7</li><li>Oracle JRockit
R28.0.0 and earlier (JDK/JRE 5 and 6)</li><li>Oracle JRockit R27.6.6 and earlier
(JDK/JRE 1.4.2, 5 and 6)</li><li>Oracle Business Process Management, versions
5.7.3, 6.0.5, 10.3.1, 10.3.2</li><li>Oracle Enterprise Manager Grid Control
10<em>g</em> Release 5, version 10.2.0.5</li><li>Oracle Enterprise Manager Grid
Control 10<em>g</em> Release 1, version 10.1.0.6</li><li>Oracle E-Business Suite
Release 12, versions 12.0.4, 12.0.5, 12.0.6, 12.1.1 and 12.1.2</li><li>Oracle
E-Business Suite Release 11<em>i</em>, versions 11.5.10,
11.5.10.2</li><li>Oracle Transportation Manager, Versions: 5.5.05.07, 5.5.06.00,
6.0.03</li><li>PeopleSoft Enterprise Campus Solutions, version
9.0</li><li>PeopleSoft Enterprise CRM, versions 9.0 and 9.1</li><li>PeopleSoft
Enterprise FSCM, versions 8.9, 9.0 and 9.1</li><li>PeopleSoft Enterprise HCM,
versions 8.9, 9.0 and 9.1</li><li>PeopleSoft Enterprise PeopleTools, versions
8.49 and 8.50</li><li>Oracle Sun Product Suite</li></ul>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>The Oracle products and components listed above are affected by multiple
vulnerabilities. The impacts of these vulnerabilities include remote execution
of arbitrary code, information disclosure, and denial of service.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>The <a href="http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2010.html">Oracle
Critical Patch Update Advisory - July 2010</a> addresses 59 vulnerabilities in
various Oracle products and components, including 21 vulnerabilities in Sun
products. The Advisory provides information about affected components, access
and authorization required for successful exploitation, and the impact from the
vulnerabilities on data confidentiality, integrity, and
availability.</p><p>Oracle has associated CVE identifiers with the
vulnerabilities addressed in this Critical Patch Update. If significant
additional details about vulnerabilities and remediation techniques become
available, we will update the <a href="http://www.kb.cert.org/vuls/">Vulnerability Notes Database</a>.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>The impact of these vulnerabilities varies depending on the product,
component, and configuration of the system. Potential consequences include the
execution of arbitrary code or commands, information disclosure, and denial of
service. Vulnerable components may be available to unauthenticated, remote
attackers. An attacker who compromises an Oracle database may be able to access
sensitive information.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p>Apply the appropriate patches or upgrade as specified in the <a href="http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2010.html">Oracle
Critical Patch Update Advisory - July 2010</a>. Note that this document only
lists newly corrected issues. Updates to patches for previously known issues are
not listed.</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Oracle Critical Patch Update Advisory - July 2010 - &lt;<a href="http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2010.html">http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2010.html</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-194B%20Feedback%20">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>July 13, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-07-13T21:35:18Z</updated>
    <published>2010-07-13T21:35:18Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-194B.html"/>
  </entry>
  <entry>
    <title>TA10-194A: Microsoft Updates for Multiple Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-194A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: July 13, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul> <li>Microsoft Windows</li><li>Microsoft Office</li></ul>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>Microsoft has released updates to address vulnerabilities in Microsoft
Windows and Microsoft Office.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>The <a href="http://www.microsoft.com/technet/security/bulletin/ms10-jul.mspx">Microsoft
Security Bulletin Summary for July 2010</a> describes multiple vulnerabilities
in Microsoft Windows and Microsoft Office. Microsoft has released updates to
address the vulnerabilities.</p><p>One of the bulletins released, <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-042.mspx">MS10-042</a>,
addresses a previously identified vulnerability in the Windows Help and Support
Center that is actively being exploited.  This vulnerability was also
described in <a href="http://www.kb.cert.org/vuls/id/578319">US-CERT
Vulnerability Note VU#578319</a>.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>A remote, unauthenticated attacker could execute arbitrary code or cause a
vulnerable system or application to crash.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Apply updates</strong><br/> <br/> Microsoft has provided updates
for these vulnerabilities in the <a href="http://www.microsoft.com/technet/security/bulletin/ms10-jul.mspx">Microsoft
Security Bulletin Summary for July 2010</a>. The security bulletin describes any
known issues related to the updates. Administrators are encouraged to note these
issues and test for any potentially adverse effects. Administrators should
consider using an automated update distribution system such as <a href="http://www.microsoft.com/windowsserversystem/updateservices/default.mspx">Windows
Server Update Services</a> (WSUS).</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Microsoft Security Bulletin Summary for July 2010 - &lt;<a href="http://www.microsoft.com/technet/security/bulletin/ms10-jul.mspx">http://www.microsoft.com/technet/security/bulletin/ms10-jul.mspx</a>&gt;</li><li>Microsoft
Security Bulletin MS10-042 - &lt;<a href="http://www.microsoft.com/technet/security/Bulletin/MS10-042.mspx">http://www.microsoft.com/technet/security/Bulletin/MS10-042.mspx</a>&gt;</li><li>US-CERT
Vulnerability Note VU#578319 - &lt;<a href="http://www.kb.cert.org/vuls/id/578319">http://www.kb.cert.org/vuls/id/578319</a>&gt;</li><li>Microsoft
Windows Server Update Services - &lt;<a href="http://technet.microsoft.com/en-us/wsus/default.aspx">http://technet.microsoft.com/en-us/wsus/default.aspx</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-194A%20Feedback%20VU#578319">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>July 13, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-07-13T21:18:11Z</updated>
    <published>2010-07-13T21:18:11Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-194A.html"/>
  </entry>
  <entry>
    <title>TA10-162A: Adobe Flash and AIR Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-162A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: June 11, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul><li>Adobe Flash Player 10.0.45.2 and earlier 10.x versions</li><li>Adobe
Flash Player 9.0.262 and earlier 9.x versions</li><li>Adobe AIR 1.5.3.9130 and
earlier versions</li></ul><p>Other Adobe products that support Flash may also be
vulnerable.</p>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>According to Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-14.html">APSB10-14</a>,
there are vulnerabilities in Adobe Flash and AIR. These vulnerabilities affect
Flash Player, AIR, and possibly other products that support Flash. A remote
attacker could exploit these vulnerabilities to execute arbitrary code.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>Adobe Security Bulletin <a href="http://www.adobe.com/support/security/bulletins/apsb10-14.html">APSB10-14</a>
describes vulnerabilities in Adobe Flash that affects Flash Player and AIR.
It may also affect other products that independently support Flash, such as
Adobe Reader, Acrobat, Photoshop, Photoshop Lightroom, Freehand MX, and
Fireworks.</p><p>An attacker could exploit these vulnerabilities by convincing a
user to open specially crafted Flash content. Flash content is commonly hosted
on a web page, but it can also be embedded in a PDF and other documents or
provided as a stand-alone file.</p><p>One of these vulnerabilities, <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1297">CVE-2010-1297</a>,
is being exploited against Flash Player, Adobe Reader, and Acrobat. Additional
information about <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1297">CVE-2010-1297</a>
is available in US-CERT Technical Cyber Security Alert <a href="http://www.us-cert.gov/cas/techalerts/TA10-159A.html">TA10-159A</a> and
US-CERT Vulnerability Note <a href="http://www.kb.cert.org/vuls/id/486225">VU#486225</a>.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>If a user opens specially crafted Flash content, a remote attacker may be
able to execute arbitrary code.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Update Flash and AIR<br/></strong></p><p>Adobe Security Bulletin <a href="http://www.adobe.com/support/security/advisories/apsa10-01.html">APSB10-14</a>
recommends updating to Flash Player 10.1.53.64 or 9.0.277.0 and AIR to
2.0.2.12610. This will update the Flash web browser plug-in and ActiveX control
and AIR, but will not update Flash support in Adobe Reader, Acrobat, or other
products.</p><p>To reduce your exposure to these and other Flash
vulnerabilities, consider the following mitigation
technique.</p><p><strong>Disable Flash in your web browser<br/></strong></p><p>Uninstall Flash or restrict which sites are allowed to run
Flash. To the extent possible, only run trusted Flash content on trusted
domains. For more information, see <a href="http://www.us-cert.gov/reading_room/securing_browser/">Securing Your Web
Browser</a>.</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Adobe Security Bulletin APSB10-14 - &lt;<a href="http://www.adobe.com/support/security/bulletins/apsb10-14.html">http://www.adobe.com/support/security/bulletins/apsb10-14.html</a>&gt;</li><li>Technical
Cyber Security Alert TA10-159A - &lt;<a href="http://www.us-cert.gov/cas/techalerts/TA10-159A.html">http://www.us-cert.gov/cas/techalerts/TA10-159A.html</a>&gt;</li><li>US-CERT
Vulnerability Report VU#486225 - &lt;<a href="http://www.kb.cert.org/vuls/id/486225">http://www.kb.cert.org/vuls/id/486225</a>&gt;</li><li>Securing
Your Web Browser - &lt;<a href="http://www.us-cert.gov/reading_room/securing_browser/">http://www.us-cert.gov/reading_room/securing_browser/</a>&gt;</li><li>CVE-2010-1297
- &lt;<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1297">http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1297</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-162A%20Feedback%20VU#486225">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>June 11, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-06-11T20:43:59Z</updated>
    <published>2010-06-11T20:43:59Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-162A.html"/>
  </entry>
  <entry>
    <title>TA10-159B: Microsoft Updates for Multiple Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-159B.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: June 08, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul> <li>Microsoft Windows</li><li>Microsoft Internet Explorer</li><li>Microsoft
Office</li><li>Microsoft SharePoint Services</li><li>Microsoft .NET
Framework</li></ul>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>Microsoft has released updates to address vulnerabilities in Microsoft
Windows, Microsoft Internet Explorer, Microsoft Office, Microsoft SharePoint
Services, and Microsoft .NET Framework.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>The <a href="http://www.microsoft.com/technet/security/bulletin/ms10-jun.mspx">Microsoft
Security Bulletin Summary for June 2010</a> describes vulnerabilities in
Microsoft Windows, Internet Explorer, Office, SharePoint Services, and .NET
Framework. Microsoft has released updates to address the vulnerabilities.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>A remote, unauthenticated attacker could execute arbitrary code or cause a
vulnerable application to crash.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Apply updates</strong><br/> <br/> Microsoft has provided updates
for these vulnerabilities in the <a href="http://www.microsoft.com/technet/security/bulletin/ms10-jun.mspx">Microsoft
Security Bulletin Summary for June 2010</a>. The security bulletin describes any
known issues related to the updates. Administrators are encouraged to note these
issues and test for any potentially adverse effects. Administrators should
consider using an automated update distribution system such as <a href="http://www.microsoft.com/windowsserversystem/updateservices/default.mspx">Windows
Server Update Services</a> (WSUS).</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Microsoft Security Bulletin Summary for June 2010 - &lt;<a href="http://www.microsoft.com/technet/security/bulletin/ms10-jun.mspx">http://www.microsoft.com/technet/security/bulletin/ms10-jun.mspx</a>&gt;</li><li>Microsoft
Windows Server Update Services - &lt;<a href="http://technet.microsoft.com/en-us/wsus/default.aspx">http://technet.microsoft.com/en-us/wsus/default.aspx</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-159B%20Feedback%20VU#855166">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>June 08, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-06-08T21:32:27Z</updated>
    <published>2010-06-08T21:32:27Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-159B.html"/>
  </entry>
  <entry>
    <title>TA10-159A: Adobe Flash, Reader, and Acrobat Vulnerability</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-159A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: June 08, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul><li>Adobe Flash Player 10.0.45.2 and earlier 10.x versions</li><li>Adobe
Flash Player 9.0.262 and earlier 9.x versions</li><li>Adobe Reader 9.3.2 and
earlier 9.x versions</li><li>Adobe Acrobat 9.3.2 and earlier 9.x
versions</li></ul><p>Other Adobe products that support Flash may also be
vulnerable.</p>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>According to Adobe, there is a vulnerability in Adobe Flash. This
vulnerability affects Flash Player, Reader, Acrobat, and possibly other products
that support Flash. A remote attacker could exploit this vulnerability to
execute arbitrary code.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>Adobe Security Advisory <a href="http://www.adobe.com/support/security/advisories/apsa10-01.html">APSA10-01</a>
describes a vulnerability in Adobe Flash that affects Flash Player, Reader, and
Acrobat. It may also affect other products that independently support Flash,
such as Photoshop, Photoshop Lightroom, Freehand MX, and Fireworks.</p><p>An
attacker could exploit this vulnerability by convincing a user to open specially
crafted Flash content. Flash content is commonly hosted on a web page, but it
can also be embedded in PDF and other documents or provided as a stand-alone
file.</p><p>As noted in <a href="http://www.adobe.com/support/security/advisories/apsa10-01.html">APSA10-01</a>,
"There are reports that this vulnerability is being actively exploited in
the wild against both Adobe Flash Player, and Adobe Reader and
Acrobat."</p><p>Additional information is available in US-CERT
Vulnerability Note <a href="http://www.kb.cert.org/vuls/id/486225">VU#486225</a>.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>If a user opens specially crafted Flash content, a remote attacker may be
able to execute arbitrary code.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Update</strong></p><p>Adobe Security Advisory <a href="http://www.adobe.com/support/security/advisories/apsa10-01.html">APSA10-01</a>
suggests updating to the <a href="http://labs.adobe.com/technologies/flashplayer10/">release candidate</a>
of Flash Player 10.1.</p><p><strong>Disable Flash in your web browser<br/></strong></p><p>Uninstall Flash or restrict which sites are allowed to run
Flash. To the extent possible, only run trusted Flash content on trusted
domains. For more information, see <a href="http://www.us-cert.gov/reading_room/securing_browser/">Securing Your Web
Browser</a>. </p><p><strong>Disable Flash in Adobe Reader and
Acrobat</strong></p><p>Disabling Flash in Adobe Reader will mitigate attacks
that rely on Flash content embedded in a PDF file. Disabling 3D &amp; Multimedia
support does not directly address the vulnerability, but it does provide
additional mitigation and results in a more user-friendly error message instead
of a crash. To disable Flash and 3D &amp; Multimedia support in Adobe Reader 9,
delete, rename, or remove access to these files:</p><p style="margin-left: 40px;">Microsoft Windows<br/><tt><span id="1275944690085S" style="display: none;"> </span><span id="1275944689422S" style="display: none;"> </span>"%ProgramFiles%\Adobe\Reader
9.0\Reader\authplay.dll"</tt><br/><tt>"%ProgramFiles%\Adobe\Reader
9.0\Reader\rt3d.dll"</tt></p><p style="margin-left: 40px;">Apple Mac OS
X<br/><tt>"/Applications/Adobe Reader 9/Adobe
Reader.app/Contents/Frameworks/AuthPlayLib.bundle"<br/></tt><tt>"/Applications/Adobe Reader 9/Adobe
Reader.app/Contents/Frameworks/Adobe3D.framework"</tt><tt><br/></tt></p><p style="margin-left: 40px;">GNU/Linux (locations may vary among distributions)<br/><tt>"/opt/Adobe/Reader9/Reader/intellinux/lib/libauthplay.so"<br/></tt><tt>"/opt/Adobe/Reader9/Reader/intellinux/lib/librt3d.so"</tt><tt><br/></tt></p><p>File locations may be different for Adobe Acrobat or other Adobe
products that include Flash and 3D &amp; Multimedia support. Disabling these
plugins will reduce functionality and will not protect against SWF files hosted
on websites. Depending on the update schedule for products other than Flash
Player, consider leaving Flash and 3D &amp; Multimedia support disabled unless
they are absolutely required.</p><p><b>Prevent Internet Explorer from
automatically opening PDF documents</b></p><p>The installer for Adobe Reader and
Acrobat configures Internet Explorer to automatically open PDF files without any
user interaction. This behavior can be reverted to a safer option that prompts
the user by importing the following as a .REG file:</p><p style="margin-left: 40px;"><tt>Windows Registry Editor Version 5.00<br/> <br/>[HKEY_CLASSES_ROOT\AcroExch.Document.7]<br/>"EditFlags"=hex:00,00,00,00</tt></p><p><b>Disable the display of PDF
documents in the web browser</b></p><p>Preventing PDF documents from opening
inside a web browser will partially mitigate this vulnerability. If this
workaround is applied, it may also mitigate future vulnerabilities.</p><p>To
prevent PDF documents from automatically being opened in a web browser, do the
following:</p><ol><li>Open Adobe Acrobat Reader.</li><li>Open the <tt>Edit</tt>
menu.</li><li>Choose the <tt>Preferences</tt> option.</li><li>Choose the
<tt>Internet</tt> section.</li><li>Uncheck the "<tt>Display PDF in
browser</tt>" checkbox.</li></ol><p><b>Disable JavaScript in Adobe Reader
and Acrobat</b></p><p>Disabling JavaScript provides some additional protection
against attacks. Acrobat JavaScript can be disabled using the Preferences menu
(<tt>Edit</tt> -&gt; <tt>Preferences</tt> -&gt; <tt>JavaScript;</tt> uncheck
<tt>Enable Acrobat JavaScript</tt>).</p><p><b>Enable DEP in Microsoft
Windows</b></p><p>Consider enabling Data Execution Prevention (DEP) in supported
versions of Windows. DEP should not be treated as a complete workaround, but it
can mitigate the execution of attacker-supplied code in some cases. Microsoft
has published detailed technical information about DEP in Security Research
&amp; Defense blog posts "Understanding DEP as a mitigation
technology" <a href="http://blogs.technet.com/srd/archive/2009/06/05/understanding-dep-as-a-mitigation-technology-part-1.aspx">part
1</a> and <a href="http://blogs.technet.com/srd/archive/2009/06/12/understanding-dep-as-a-mitigation-technology-part-2.aspx">part
2</a>. Use of DEP should be considered in conjunction with the application of
patches or other mitigations described in this document.</p><p><b>Do not access
PDF documents from untrusted sources<br/> <br/> </b>Do not open unfamiliar or
unexpected PDF documents, particularly those hosted on websites or delivered as
email attachments. Please see Cyber Security Tip <a href="http://www.us-cert.gov/cas/tips/ST04-010.html">ST04-010</a>.</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Security Advisory for Flash Player, Adobe Reader and Acrobat - &lt;<a href="http://www.adobe.com/support/security/advisories/apsa10-01.html">http://www.adobe.com/support/security/advisories/apsa10-01.html</a>&gt;</li><li>Adobe
Labs - Flash Player 10 pre-release - &lt;<a href="http://labs.adobe.com/technologies/flashplayer10/">http://labs.adobe.com/technologies/flashplayer10/</a>&gt;</li><li>US-CERT
Vulnerability Note VU#486225 - &lt;<a href="http://www.kb.cert.org/vuls/id/486225">http://www.kb.cert.org/vuls/id/486225</a>&gt;</li><li>Securing
Your Web Browser - &lt;<a href="http://www.us-cert.gov/reading_room/securing_browser/">http://www.us-cert.gov/reading_room/securing_browser/</a>&gt;</li><li>Understanding
DEP as a mitigation technology part 1 - &lt;<a href="http://blogs.technet.com/b/srd/archive/2009/06/05/understanding-dep-as-a-mitigation-technology-part-1.aspx">http://blogs.technet.com/b/srd/archive/2009/06/05/understanding-dep-as-a-mitigation-technology-part-1.aspx</a>&gt;</li><li>Understanding
DEP as a mitigation technology part 2 - &lt;<a href="http://blogs.technet.com/b/srd/archive/2009/06/12/understanding-dep-as-a-mitigation-technology-part-2.aspx">http://blogs.technet.com/b/srd/archive/2009/06/12/understanding-dep-as-a-mitigation-technology-part-2.aspx</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-159A%20Feedback%20VU#486225">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>June 08, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-06-08T21:32:20Z</updated>
    <published>2010-06-08T21:32:20Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-159A.html"/>
  </entry>
  <entry>
    <title>TA10-131A: Microsoft Updates for Multiple Vulnerabilities</title>
    <id>http://www.us-cert.gov/cas/techalerts/TA10-131A.html</id>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Original release date: May 11, 2010<br/>
Last <a href="#revisions">revised</a>: --<br/>
Source: US-CERT<br/>
<br/>
<a name="affected"/>
<h3>Systems Affected</h3>
<ul> <li>Microsoft Outlook Express</li><li>Microsoft Windows
Mail</li><li>Microsoft Windows Live Mail</li><li>Microsoft
Office</li><li>Microsoft Visual Basic for Applications</li><li>third-party
software that uses Visual Basic for Applications</li></ul>

<br/>
<a name="overview"/>
<h2>Overview</h2>
<p>Microsoft has released updates to address vulnerabilities in Microsoft
Outlook Express, Microsoft Windows Mail, Microsoft Windows Live Mail, Microsoft
Office, and Microsoft Visual Basic for Applications.</p>

<br/>
<a name="description"/>
<h2>I. Description</h2>
<p>Microsoft has released security bulletins for multiple vulnerabilities in
Microsoft Outlook Express, Microsoft Windows Mail, Microsoft Windows Live Mail,
Microsoft Office, and Microsoft Visual Basic for Applications. These bulletins
are described in the <a href="http://www.microsoft.com/technet/security/bulletin/MS10-may.mspx">Microsoft
Security Bulletin Summary for May 2010</a>.</p><p>Third-party software that
distributes VBE6.DLL may also be affected. If the third-party application
follows the best practices for using a shared component as a side-by-side
assembly, then the component will be updated by the update provided by <a href="http://www.microsoft.com/technet/security/bulletin/ms10-031.mspx">MS10-031</a>.
Otherwise, you should contact the vendor to obtain an updated version of the
application with the fixed VBE6.DLL file.</p>

<br/>
<a name="impact"/>
<h2>II. Impact</h2>
<p>A remote, unauthenticated attacker could execute arbitrary code or cause a
vulnerable application to crash.</p>

<br/>
<a name="solution"/>
<h2>III. Solution</h2>
<p><strong>Apply updates from Microsoft</strong><br/> <br/> Microsoft has
provided updates for these vulnerabilities in the <a href="http://www.microsoft.com/technet/security/bulletin/MS10-may.mspx">Microsoft
Security Bulletin Summary for May 2010</a>. The security bulletin describes any
known issues related to the updates. Administrators are encouraged to note these
issues and test for any potentially adverse effects. Administrators should
consider using an automated update distribution system such as <a href="http://www.microsoft.com/windowsserversystem/updateservices/default.mspx">Windows
Server Update Services</a> (WSUS).</p>

<br/>
<a name="references"/>
<h2>IV. References</h2>
<ul><li>Microsoft Security Bulletin Summary for May 2010 - &lt;<a href="http://www.microsoft.com/technet/security/bulletin/ms10-may.mspx">http://www.microsoft.com/technet/security/bulletin/ms10-may.mspx</a>&gt;</li><li>Microsoft
Security Bulletin MS10-031 - Critical - &lt;<a href="http://www.microsoft.com/technet/security/bulletin/ms10-031.mspx">http://www.microsoft.com/technet/security/bulletin/ms10-031.mspx</a>&gt;</li><li>Microsoft
Windows Server Update Services - &lt;<a href="http://technet.microsoft.com/en-us/wsus/default.aspx">http://technet.microsoft.com/en-us/wsus/default.aspx</a>&gt;</li></ul>

   

<br/>
<hr noshade="noshade"/>                               
<p><a href="mailto:cert@cert.org?subject=TA10-131A%20Feedback%20VU#617092">Feedback</a> can be directed to US-CERT.</p>
<hr noshade="noshade"/>

<p>Produced 2010 by US-CERT, a government organization. <a href="http://www.us-cert.gov/legal.html">Terms of use</a></p>
<a name="revisions"/>
<br/><b>Revision History</b>
<p><small>May 11, 2010: Initial release<br/></small></p>                         
</div>
    </content>
    <updated>2010-05-11T19:48:45Z</updated>
    <published>2010-05-11T19:48:45Z</published>
    <link type="text/html" rel="alternate" href="http://www.us-cert.gov/cas/techalerts/TA10-131A.html"/>
  </entry>
</feed>
