<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>LIN Networks</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/" />
   <link rel="self" type="application/atom+xml" href="http://www.kamakura-lin.info/atom.xml" />
   <id>tag:www.kamakura-lin.info,2006://5</id>
   <updated>2010-03-03T05:19:06Z</updated>
   <subtitle>株式会社　凛</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.25</generator>


<entry>
   <title>Open Source Conference2009/Kansaiに出展します。</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/07/open_source_conference2009kans.php" />
   <id>tag:www.kamakura-lin.info,2009://5.613</id>
   
   <published>2009-07-03T03:40:53Z</published>
   <updated>2009-07-09T03:47:41Z</updated>
   
   <summary>オープンソース関連イベントのお知らせです。 Usagi Projectとして 　...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="000Information" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      オープンソース関連イベントのお知らせです。

Usagi Projectとして
　concrete5及びMyNETSが出展します。

ZABBIX-JPとして
　ZABBIXが出展します。

どちらかのブースに参加いたしておりますので、
ぜひお立ち寄りいただければと思います。

===========================================

オープンソースカンファレンス 2009/Kansai (京都)

日程：2009年7月10日(金)10:00〜18:00 / 11日(土) 10:00〜17:00 

会場：京都コンピュータ学院 京都駅前校（JR京都駅八条口より徒歩7分）

費用：無料

内容：オープンソースに関する最新情報の提供
・展示 - オープンソースコミュニティ、企業・団体による展示
・セミナー - オープンソースの最新情報を提供

主催：オープンソースカンファレンス実行委員会
企画運営：株式会社びぎねっと
      
   </content>
</entry>

<entry>
   <title>concrete5とは</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/07/concrete5-1.php" />
   <id>tag:www.kamakura-lin.info,2009://5.612</id>
   
   <published>2009-07-05T23:39:40Z</published>
   <updated>2009-07-06T02:30:45Z</updated>
   
   <summary>必須環境 concrete5は、以下の条件を満たしている必要があります。各ホステ...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="100concrete5" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1122" label="Apache" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1372" label="ホスティングサービス" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1274" label="concrete5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1369" label="eAcceralator" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1353" label="GD" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1355" label="Gettext" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="896" label="IIS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1370" label="mod_rewrite" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1357" label="MySQL 4.1" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1359" label="MySQL version 5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1361" label="PCRE" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1363" label="PHP5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1365" label="Python 2.2" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1367" label="SimpleXML" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1371" label="utf8_genetal_ci" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[<h2>必須環境</h2>
concrete5は、以下の条件を満たしている必要があります。各ホスティング会社にお問い合わせ下さい。

弊社concrete5専用ホスティングサービスはこれら環境はすでに導入済みです。

<strong>サーバー環境</strong>

●Apache（Windows IISでは設定変更等を要します） 
　　　－mod_rewrite 
●MySQL 4.1以上 
　　　－インストールには空のデータベースが必要です（Prefixはまだ対応しておりません） 
　　　－バージョン4.0では動作しません 
　　　－接続照合順序（Collation）が"utf8_genetal_ci"であること 
●PHP5以上 
　　　－Gettext 
　　　－GDライブラリー 
　　　－SimpleXML 
　　　－php.ini設定 
　　　　　　default_charset = UTF-8 
　　　　　　mbstring.language = neutral 
　　　　　　mbstring.internal_encoding = UTF-8 
●サーバーが以下のディレストリに書き込みを許可されていること 
　　　－"config" 
　　　－"files" 
　　　－"themes" 
　　　－"packages" 

<strong>推奨環境</strong>
●Python 2.2 
　　　－編集した履歴の差分の確認が出来るようになります 
●検索機能を使用するために 
　　　－PHPのiconvエクステンション 
　　　－PCREサポート 
●MySQL version 5以上 
●eAcceralator 

]]>
      
   </content>
</entry>

<entry>
   <title>Autonomy KeyView SDK にバッファオーバーフローの脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/autonomy_keyview_sdk_2.php" />
   <id>tag:www.kamakura-lin.info,2009://5.616</id>
   
   <published>2009-09-02T01:03:56Z</published>
   <updated>2009-09-16T01:17:55Z</updated>
   
   <summary>    情報源       US-CERT Current Activity A...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1374" label="Autonomy Corporation" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1376" label="Autonomy KeyView SDK" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="405" label="バッファオーバーフロー" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="499" label="Excel" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="400" label="IBM" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1378" label="Lotus Notes" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="434" label="Microsoft" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1380" label="SYM09-010" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1382" label="Symantec" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Current Activity Archive
      Autonomy KeyView SDK Vulnerability
      <a href="http://www.us-cert.gov/current/archive/2009/08/28/archive.html#autonomy_keyview_sdk_vulnerability1">http://www.us-cert.gov/current/archive/2009/08/28/archive.html#autonomy_keyview_sdk_vulnerability1</a>

    概要
      Autonomy KeyView SDK には、Microsoft Excel (XLS) ファイルの処理
      に起因するバッファオーバーフローの脆弱性があります。結果として、
      遠隔の第三者が細工した Excel (XLS) ファイルを処理させることで任
      意のコードを実行する可能性があります。

      なお、この問題は、Autonomy KeyView SDK を使用する IBM Lotus Notes
      および Symantec の複数の製品にも影響します。詳細については、下記
      関連文書を参照してください。

      この問題は、各ベンダが提供する修正済みのバージョンに、該当する製
      品を更新することで解決します。

    関連文書 (英語)
      IBM
      Potential security issue with Lotus Notes file viewer for Microsoft Excel
      <a href="http://www-01.ibm.com/support/docview.wss?rs=463&uid=swg21396492">http://www-01.ibm.com/support/docview.wss?rs=463&uid=swg21396492</a>

      Symantec Security Response SYM09-010
      Security Advisories Relating to Symantec Products - Symantec Products Autonomy KeyView Module Vulnerability
      <a href="http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2009&suid=20090825_00">http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2009&suid=20090825_00</a>

      Autonomy Corporation
      KeyView IDOL Filter SDK
      <a href="http://www.autonomy.com/content/Products/idol-modules-keyview-filter/index.en.html">http://www.autonomy.com/content/Products/idol-modules-keyview-filter/index.en.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>Cisco Unified Communications Manager に複数の脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/cisco_unified_communications_m.php" />
   <id>tag:www.kamakura-lin.info,2009://5.617</id>
   
   <published>2009-09-02T02:50:05Z</published>
   <updated>2009-09-16T02:57:42Z</updated>
   
   <summary>    情報源       US-CERT Current Activity A...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1383" label="110580" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1385" label="4.x" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1387" label="5.x" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1389" label="6.x" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="374" label="サービス運用妨害" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1391" label="CallManager" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="365" label="Cisco" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1393" label="Current Activity Archive" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1394" label="Denial of Service" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="356" label="DoS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1396" label="Unified Communications Manager" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Current Activity Archive
      Cisco Releases Security Advisory for Unified Communications Manager
      <a href="http://www.us-cert.gov/current/archive/2009/08/27/archive.html#cisco_release_security_advisory_for">http://www.us-cert.gov/current/archive/2009/08/27/archive.html#cisco_release_security_advisory_for</a>

    概要
      Cisco Unified Communications Manager (旧 CallManager) には、脆弱
      性があります。結果として、遠隔の第三者がサービス運用妨害 (DoS) 
      攻撃を行う可能性があります。

      対象となるバージョンは以下の通りです。

      - Cisco Unified Communications Manager 4.x、5.x、6.x、7.x

      この問題は、Cisco が提供する修正済みのバージョンに Cisco Unified
      Communications Manager を更新することで解決します。詳細について
      は、Cisco が提供する情報を参照してください。

    関連文書 (英語)
      Cisco Security Advisory 110580
      Cisco Unified Communications Manager Denial of Service Vulnerabilities
      <a href="http://www.cisco.com/warp/public/707/cisco-sa-20090826-cucm.shtml">http://www.cisco.com/warp/public/707/cisco-sa-20090826-cucm.shtml</a>
]]>
      
   </content>
</entry>

<entry>
   <title>SugarCRM に SQL インジェクションの脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/sugarcrm_sql.php" />
   <id>tag:www.kamakura-lin.info,2009://5.618</id>
   
   <published>2009-09-02T03:00:02Z</published>
   <updated>2009-09-16T03:20:34Z</updated>
   
   <summary>    情報源       Japan Vulnerability Notes ...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1398" label="CRM" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1400" label="Customer Relationship Management" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1402" label="JVN#31035930" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1404" label="SQL インジェクション" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1406" label="Sugar Community Edition 5.2.0 Patch H" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1408" label="SugarCRM" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1410" label="SugarCRM Community Editions 4.5.1o" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1412" label="SugarCRM Community Editions 5.0.0k" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1414" label="SugarCRM Community Editions 5.2.0g" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1416" label="SugarCRM Enterprise Editions 4.5.1o" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1418" label="SugarCRM Enterprise Editions 5.0.0k" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1420" label="SugarCRM Enterprise Editions 5.2.0g" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1422" label="SugarCRM Professional Editions 4.5.1o" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1424" label="SugarCRM Professional Editions 5.0.0k" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1426" label="SugarCRM Professional Editions 5.2.0g" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      Japan Vulnerability Notes JVN#31035930
      SugarCRM における SQL インジェクションの脆弱性
      <a href="https://jvn.jp/jp/JVN31035930/index.html">https://jvn.jp/jp/JVN31035930/index.html</a>

    概要
      CRM (Customer Relationship Management) ソフトウェアの SugarCRM 
      には、SQL インジェクションの脆弱性があります。結果として、
      SugarCRM にログイン可能なユーザが、機密情報を取得したり、作成さ
      れたコンテンツを改ざんしたりする可能性があります。

      対象となるバージョンは以下の通りです。

      - SugarCRM Community/Professional/Enterprise Editions 5.2.0g 
        およびそれ以前
      - SugarCRM Community/Professional/Enterprise Editions 5.0.0k 
        およびそれ以前
      - SugarCRM Community/Professional/Enterprise Editions 4.5.1o 
        およびそれ以前

      この問題は、配布元が提供する修正済みのバージョンに SugarCRM を更
      新することで解決します。

    関連文書 (日本語)
      独立行政法人 情報処理推進機構 セキュリティセンター
      「SugarCRM」におけるセキュリティ上の弱点（脆弱性）の注意喚起
      <a href="http://www.ipa.go.jp/security/vuln/documents/2009/200908_sugarcrm.html">http://www.ipa.go.jp/security/vuln/documents/2009/200908_sugarcrm.html</a>

    関連文書 (英語)
      SugarCRM Forums
      Sugar Community Edition 5.2.0 Patch H
      <a href="http://www.sugarcrm.com/forums/showthread.php?t=50907">http://www.sugarcrm.com/forums/showthread.php?t=50907</a>

      SugarCRM Forums
      Sugar Community Edition 5.0.0l and 4.5.1p Now Available
      <a href="http://www.sugarcrm.com/forums/showthread.php?t=50953">http://www.sugarcrm.com/forums/showthread.php?t=50953</a>

      SugarForge
      Downloads
      <a href="http://www.sugarforge.org/content/downloads/">http://www.sugarforge.org/content/downloads/</a>
]]>
      
   </content>
</entry>

<entry>
   <title>Java for Mac OS X に複数の脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/java_for_mac_os_x.php" />
   <id>tag:www.kamakura-lin.info,2009://5.620</id>
   
   <published>2009-09-08T18:37:52Z</published>
   <updated>2009-09-16T18:46:58Z</updated>
   
   <summary>    情報源       US-CERT Current Activity A...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="798" label="Apple" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1452" label="APPLE-SA-2009-09-03-1" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1454" label="HT3649" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1456" label="HT3851" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="329" label="Java" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1458" label="Java for Mac OS X" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1460" label="Java for Mac OS X 10.5 Update 5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1292" label="Mac OS X 10.5" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="442" label="任意のコード" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Current Activity Archive
      Apple Releases Java Updates for Mac OS X 10.5
      <a href="http://www.us-cert.gov/current/archive/2009/09/04/archive.html#apple_releases_java_updates_for2">http://www.us-cert.gov/current/archive/2009/09/04/archive.html#apple_releases_java_updates_for2</a>

    概要
      Java for Mac OS X には、複数の脆弱性があります。結果として、遠隔
      の第三者が権限を昇格したり、任意のコードを実行したりする可能性が
      あります。

      対象となるバージョンは以下のとおりです。

      - Java for Mac OS X 10.5 Update 5 より前のバージョン

      この問題は、Apple が提供する修正済みのバージョンに、Java for Mac
      OS X を更新することで解決します。詳細については、Apple が提供す
      る情報を参照してください。

    関連文書 (日本語)
      JPCERT/CC WEEKLY REPORT 2009-08-12
      【3】Java Runtime Environment (JRE) に複数の脆弱性
      <a href="https://www.jpcert.or.jp/wr/2009/wr093101.html#3">https://www.jpcert.or.jp/wr/2009/wr093101.html#3</a>

      Apple Support HT3649
      Java for Mac OS X 10.5 Update 5 について
      <a href="http://support.apple.com/kb/HT3649?viewlocale=ja_JP">http://support.apple.com/kb/HT3649?viewlocale=ja_JP</a>

      Apple Support Download
      Java for Mac OS X 10.5 Update 5
      <a href="http://support.apple.com/kb/DL924?viewlocale=ja_JP&locale=ja_JP">http://support.apple.com/kb/DL924?viewlocale=ja_JP&locale=ja_JP</a>

    関連文書 (英語)
      Apple Support HT3851
      About the security content of Java for Mac OS X 10.5 Update 5
      <a href="http://support.apple.com/kb/HT3851">http://support.apple.com/kb/HT3851</a>

      Apple Mailing List APPLE-SA-2009-09-03-1
      Java for Mac OS X 10.5 Update 5
      <a href="http://lists.apple.com/archives/security-announce/2009/Sep/msg00000.html">http://lists.apple.com/archives/security-announce/2009/Sep/msg00000.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>VMware の VMnc AVI コーデックにバッファオーバーフローの脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/vmware_vmnc_avi.php" />
   <id>tag:www.kamakura-lin.info,2009://5.621</id>
   
   <published>2009-09-08T18:47:27Z</published>
   <updated>2009-09-16T18:59:57Z</updated>
   
   <summary>    情報源       US-CERT Vulnerability Note...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1462" label="AVI コーデック" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1464" label="AVI ファイル" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="405" label="バッファオーバーフロー" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1486" label="heap overflow" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1468" label="VMnc" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1472" label="VMnc AVI コーデック" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1470" label="VMnc AVI video codec" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1466" label="VMSA-2009-0012" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="533" label="VMware" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="535" label="VMware ACE" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1474" label="VMware ACE 2.5.3" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1476" label="VMware Movie Decoder" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1478" label="VMware Movie Decoder 6.5.3" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="543" label="VMware Player" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1480" label="VMware Player 2.5.3" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="545" label="VMware Workstation" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1482" label="VMware Workstation 6.5.3" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1484" label="VU#444513" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="442" label="任意のコード" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Vulnerability Note VU#444513
      VMware VMnc AVI video codec image height heap overflow
      <a href="http://www.kb.cert.org/vuls/id/444513">http://www.kb.cert.org/vuls/id/444513</a>

    概要
      VMware の VMnc AVI コーデックには、AVI ファイルの処理に起因する
      バッファオーバーフローの脆弱性があります。結果として、遠隔の第三
      者が細工した Web ページまたは細工した AVI ファイルを閲覧させるこ
      とで、任意のコードを実行する可能性があります。

      対象となる製品およびバージョンは以下のとおりです。

      - VMware Movie Decoder 6.5.3 より前のバージョン
      - VMware Workstation 6.5.3 より前のバージョン
      - VMware Player 2.5.3 より前のバージョン
      - VMware ACE 2.5.3 より前のバージョン

      この問題は、VMware が提供する修正済みのバージョンに、該当する製
      品を更新することで解決します。詳細については、VMware が提供する
      情報を参照してください。

    関連文書 (英語)
      VMware Security Advisory VMSA-2009-0012
      VMware Movie Decoder, VMware Workstation, VMware Player, and VMware ACE resolve security issues.
      <a href="http://www.vmware.com/security/advisories/VMSA-2009-0012.html">http://www.vmware.com/security/advisories/VMSA-2009-0012.html</a>

      VMware Security Announcements
      VMSA-2009-0012 VMware Movie Decoder, VMware Workstation, VMware Player, and VMware ACE resolve security issues.
      <a href="http://lists.vmware.com/pipermail/security-announce/2009/000065.html">http://lists.vmware.com/pipermail/security-announce/2009/000065.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>2009年9月 Microsoft セキュリティ情報 (緊急 5件) に関する注意喚起</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/20099_microsoft_5.php" />
   <id>tag:www.kamakura-lin.info,2009://5.622</id>
   
   <published>2009-09-08T19:01:36Z</published>
   <updated>2009-09-16T19:18:16Z</updated>
   
   <summary>I. 概要   Microsoft 社から 2009年9月のセキュリティ情報が公...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1487" label="Active X" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1488" label="Active X コントロール" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1192" label="インターネット インフォメーション サービス" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1513" label="サービス不能状態" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="441" label="セキュリティ情報" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1515" label="ワイヤレス LAN 自動構成サービス" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1490" label="Cyber Security Alert" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1492" label="DHTML" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1494" label="FTP サービス" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="896" label="IIS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1496" label="JScript" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="434" label="Microsoft" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="346" label="Microsoft Update" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1498" label="MS09-045" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1500" label="MS09-046" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1502" label="MS09-047" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1504" label="MS09-048" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1506" label="MS09-049" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1508" label="TA09-251A" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1510" label="TCP/IP" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="575" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1512" label="Windows Media Format" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="507" label="Windows Update" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="442" label="任意のコード" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[I. 概要

  Microsoft 社から 2009年9月のセキュリティ情報が公開されました。本情報
には、深刻度が「緊急」のセキュリティ更新プログラムが 5件含まれています。

  これらの脆弱性を使用された場合、結果として遠隔の第三者によってサービ
ス不能状態を引き起こされたり、任意のコードを実行されたりする可能性があ
ります。

  各脆弱性に関する情報の詳細は、以下の URL を参照してください。

    2009 年 9 月のセキュリティ情報
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-sep.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-sep.mspx</a>

  [緊急の更新プログラム]

    MS09-045
    JScript スクリプト エンジンの脆弱性により、リモートでコードが実行される (971961)
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-045.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-045.mspx</a>

    MS09-046
    DHTML 編集コンポーネントの Active X コントロールの脆弱性により、リモートでコードが実行される (956844)
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-046.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-046.mspx</a>

    MS09-047
    Windows Media Format の脆弱性により、リモートでコードが実行される (973812)
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-047.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-047.mspx</a>

    MS09-048
    Windows TCP/IP の脆弱性により、リモートでコードが実行される (967723)
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-048.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-048.mspx</a>

    MS09-049
    ワイヤレス LAN 自動構成サービスの脆弱性により、リモートでコードが実行される (970710)
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-049.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-049.mspx</a>

  Windows 2000 は、MS09-048 のセキュリティ更新プログラムが提供されてお
りません。

  インターネット インフォメーション サービス(IIS) の FTP サービスの脆
弱性は、未だ修正されておりませんので、引き続きご注意ください。

    マイクロソフト セキュリティ アドバイザリ(975191)
    インターネット インフォメーション サービスの FTP サービスの脆弱性
    <a href="http://www.microsoft.com/japan/technet/security/advisory/975191.mspx">http://www.microsoft.com/japan/technet/security/advisory/975191.mspx</a>


II. 対策

  Microsoft Update、Windows Update などを用いて、セキュリティ更新プロ
グラムを早急に適用してください。

    Microsoft Update
    <a href="https://update.microsoft.com/">https://update.microsoft.com/</a>

    Windows Update
    <a href="https://windowsupdate.microsoft.com/">https://windowsupdate.microsoft.com/</a>


III. 参考情報

    2009 年 9 月のセキュリティ情報
    <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms09-sep.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms09-sep.mspx</a>

    US-CERT Technical Cyber Security Alert TA09-251A
    Microsoft Updates for Multiple Vulnerabilities
    <a href="http://www.us-cert.gov/cas/techalerts/TA09-251A.html">http://www.us-cert.gov/cas/techalerts/TA09-251A.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>Microsoft Internet Information Services (IIS) の FTP サーバ機能にバッファオーバーフローの脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2009/09/microsoft_internet_information.php" />
   <id>tag:www.kamakura-lin.info,2009://5.619</id>
   
   <published>2009-09-09T03:22:17Z</published>
   <updated>2009-09-16T18:37:30Z</updated>
   
   <summary>    情報源       US-CERT Vulnerability Note...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="405" label="バッファオーバーフロー" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1449" label="buffer overflow" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1428" label="FTP" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1430" label="FTP サービス5.0" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1432" label="FTP サービス5.1" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1434" label="FTP サービス6.0" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="896" label="IIS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1436" label="Internet Information Services" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1438" label="JVNVU#276653" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="434" label="Microsoft" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1440" label="Microsoft Internet Information Services 5.0" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1442" label="Microsoft Internet Information Services 5.1" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1444" label="Microsoft Internet Information Services 6.0" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1446" label="Microsoft Internet Information Services 7.0" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1448" label="VU#276653" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1450" label="攻撃コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Vulnerability Note VU#276653
      Microsoft Internet Information Server (IIS) FTP server NLST stack buffer overflow
      <a href="http://www.kb.cert.org/vuls/id/276653">http://www.kb.cert.org/vuls/id/276653</a>

    概要
      Microsoft Internet Information Services (IIS) の FTP サーバ機能
      には、バッファオーバーフローの脆弱性があります。結果として、FTP 
      サーバに対する書き込み権限のある遠隔の第三者が任意のコードを実行
      する可能性があります。なお、この脆弱性を使用した攻撃コードが公開
      されています。

      対象となるバージョンは以下の通りです。

      - Microsoft Internet Information Services 5.0 (FTP サービス5.0)
      - Microsoft Internet Information Services 5.1 (FTP サービス5.1)
      - Microsoft Internet Information Services 6.0 (FTP サービス6.0)
      - Microsoft Internet Information Services 7.0 (FTP サービス6.0)

      2009年9月8日現在、この問題に対するセキュリティ更新プログラムは提
      供されていません。

      回避策としては、FTP サーバに対する匿名ユーザでの書き込み権限を無
      効にするなどの方法があります。詳細については、マイクロソフトが提
      供する情報を参照してください。

    関連文書 (日本語)
      マイクロソフト セキュリティ アドバイザリ (975191)
      インターネット インフォメーション サービスの FTP サービスの脆弱性
      <a href="http://www.microsoft.com/japan/technet/security/advisory/975191.mspx">http://www.microsoft.com/japan/technet/security/advisory/975191.mspx</a>

      Japan Vulnerability Notes JVNVU#276653
      Microsoft Internet Information Services FTP サーバにおけるバッファオーバーフローの脆弱性
      <a href="https://jvn.jp/cert/JVNVU276653/index.html">https://jvn.jp/cert/JVNVU276653/index.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>Google Chrome に複数の脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2010/02/google_chrome.php" />
   <id>tag:www.kamakura-lin.info,2010://5.624</id>
   
   <published>2010-02-09T16:23:56Z</published>
   <updated>2010-02-09T16:33:29Z</updated>
   
   <summary>    情報源       US-CERT Current Activity A...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="624" label="クラッシュ" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1517" label="Chrome" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1519" label="Chrome 4.0.249.78" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1521" label="Google" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1523" label="Google Chrome" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="767" label="機密情報" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Current Activity Archive
      Google Releases Chrome 4.0.249.78
      <a href="http://www.us-cert.gov/current/archive/2010/01/29/archive.html#google_releases_chrome_4_0">http://www.us-cert.gov/current/archive/2010/01/29/archive.html#google_releases_chrome_4_0</a>

    概要
      Google Chrome には、複数の脆弱性があります。結果として、遠隔の第
      三者が機密情報を取得したり、任意のコードを実行したり、ブラウザを
      クラッシュさせたりする可能性があります。

      対象となるバージョンは以下の通りです。

      - Google Chrome 4.0.249.78 よりも前のバージョン

      この問題は、Google が提供する修正済みのバージョンに Google Chrome
      を更新することで解決します。

    関連文書 (英語)
      Google
      Chromium Security Bugs
      <a href="http://sites.google.com/a/chromium.org/dev/Home/chromium-security/chromium-security-bugs">http://sites.google.com/a/chromium.org/dev/Home/chromium-security/chromium-security-bugs</a>

      Google
      Google Chrome Releases
      <a href="http://googlechromereleases.blogspot.com/2010/01/stable-channel-update_25.html">http://googlechromereleases.blogspot.com/2010/01/stable-channel-update_25.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>Windows カーネルに脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2010/02/windows.php" />
   <id>tag:www.kamakura-lin.info,2010://5.625</id>
   
   <published>2010-02-09T16:37:31Z</published>
   <updated>2010-02-09T22:52:43Z</updated>
   
   <summary>    情報源       マイクロソフト セキュリティ アドバイザリ (979...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="439" label="カーネル" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="466" label="コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1526" label="マイクロソフト" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1525" label="Fix it" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="575" label="Windows" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      マイクロソフト セキュリティ アドバイザリ (979682)
      Windows カーネルの脆弱性により、特権が昇格される
      <a href="http://www.microsoft.com/japan/technet/security/advisory/979682.mspx">http://www.microsoft.com/japan/technet/security/advisory/979682.mspx</a>

    概要
      Windows カーネルには、脆弱性があります。結果として、ローカルユー
      ザがカーネルモードで任意のコードを実行する可能性があります。

      詳細については、マイクロソフトが提供する情報を参照してください。

      2010年2月2日現在、この問題に対するセキュリティ更新プログラムは提
      供されていません。

      回避策として、マイクロソフトは「Fix it」を公開しています。詳細に
      ついては、下記関連文書を参照してください。なお、回避策を適用する
      と 16-bit アプリケーションを実行できなくなります。

    関連文書 (日本語)
      マイクロソフト セキュリティ アドバイザリ
      Windows カーネルの脆弱性により、特権が昇格される
      <a href="http://support.microsoft.com/kb/979682"></a>
]]>
      
   </content>
</entry>

<entry>
   <title>Internet Explorer を対象とする攻撃コード (Aurora) について</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2010/03/internet_explorer_aurora.php" />
   <id>tag:www.kamakura-lin.info,2010://5.629</id>
   
   <published>2010-03-02T15:00:46Z</published>
   <updated>2010-03-07T15:08:02Z</updated>
   
   <summary>    情報源       US-CERT Technical Cyber Se...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1574" label="978207" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1576" label="Aurora" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1578" label="Exploit" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="402" label="Internet Explorer" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1580" label="JVNTA10-021A" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1582" label="MS10-002" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="453" label="Microsoft Office" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1584" label="TA10-055A" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1450" label="攻撃コード" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Technical Cyber Security Alert TA10-055A
      Malicious Activity Associated with "Aurora" Internet Explorer Exploit
      <a href="http://www.us-cert.gov/cas/techalerts/TA10-055A.html">http://www.us-cert.gov/cas/techalerts/TA10-055A.html</a>

    概要
      昨年12月半ばに、米国の様々な企業に対する攻撃活動が多数観測されま
      した。調査の結果、多数のユーザの電子メールアカウントが第三者によっ
      て悪用されていることが明らかになったとして、US-CERT は、この問題
      に関して注意を喚起しています。

      この攻撃活動で使われた攻撃コードの一部は、Internet Explorer の脆
      弱性を悪用しており、細工した HTML 文書または Microsoft Office 文
      書をユーザが閲覧することで、任意のコードが実行される可能性があり
      ます。

      マイクロソフトが公開した MS10-002 を適用することで、上記のコード
      による攻撃を防ぐことができます。詳細については、下記関連文書を参
      照してください。

    関連文書 (日本語)
      マイクロソフト セキュリティ情報 MS10-002 - 緊急
      Internet Explorer 用の累積的なセキュリティ更新プログラム (978207)
      <a href="http://www.microsoft.com/japan/technet/security/bulletin/ms10-002.mspx">http://www.microsoft.com/japan/technet/security/bulletin/ms10-002.mspx</a>

      JPCERT/CC WEEKLY REPORT 2010-02-17
      【1】2010年2月 Microsoft セキュリティ情報について
      <a href="https://www.jpcert.or.jp/wr/2010/wr100601.html#1">https://www.jpcert.or.jp/wr/2010/wr100601.html#1</a>

      JVNTA10-021A
      Internet Explorer に複数の脆弱性
      <a href="https://jvn.jp/cert/JVNTA10-021A/index.html">https://jvn.jp/cert/JVNTA10-021A/index.html</a>]]>
      
   </content>
</entry>

<entry>
   <title>Adobe Download Manager に脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2010/03/adobe_download_manager.php" />
   <id>tag:www.kamakura-lin.info,2010://5.626</id>
   
   <published>2010-03-03T04:04:53Z</published>
   <updated>2010-03-03T04:15:20Z</updated>
   
   <summary>    情報源       US-CERT Current Activity A...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="407" label="Adobe" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1530" label="Adobe Download Manager" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1532" label="Adobe Download Manager 1.6.2.60" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1528" label="APSB10-08" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="528" label="プログラム" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1534" label="DLM" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="769" label="DOE-CIRC" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1536" label="Download Manager" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1538" label="Security Update for Download Manager" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1540" label="T-312" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Current Activity Archive
      Adobe Releases a Security Update for Download Manager
      <a href="http://www.us-cert.gov/current/archive/2010/02/26/archive.html#adobe_releases_a_security_update">http://www.us-cert.gov/current/archive/2010/02/26/archive.html#adobe_releases_a_security_update</a>

      DOE-CIRC Technical Bulletin T-312
      Adobe Download Manager Unspecified Arbitrary File Download Vulnerability
      <a href="http://www.doecirc.energy.gov/bulletins/t-312.shtml">http://www.doecirc.energy.gov/bulletins/t-312.shtml</a>

    概要
      Adobe Download Manager (DLM) には脆弱性があります。結果として、
      遠隔の第三者が任意のプログラムをユーザのコンピュータにインストー
      ルする可能性があります。

      対象となるバージョンは以下の通りです。

      - Windows で動作する Adobe Download Manager 1.6.2.60 およびそれ
        以前

      2010年2月22日以前に Adobe 製品をダウンロードした際に
      Adobe Download Manager (DLM) をインストールしていた場合は脆弱性
      の影響を受ける可能性があります。Adobe が提供する情報にしたがって、
      AdobeDownload Manager (DLM) を削除してください。詳細については、
      下記関連文書を参照してください。

    関連文書 (日本語)
      Adobe TechNote
      Adobe Download Managerに見つかった脆弱性の確認方法と対策について
      <a href="http://kb2.adobe.com/jp/cps/826/cpsid_82630.html">http://kb2.adobe.com/jp/cps/826/cpsid_82630.html</a>

    関連文書 (英語)
      Adobe Security Bulletin APSB10-08
      Security update available for Adobe Download Manager
      <a href="http://www.adobe.com/support/security/bulletins/apsb10-08.html">http://www.adobe.com/support/security/bulletins/apsb10-08.html</a>
]]>
      
   </content>
</entry>

<entry>
   <title>APC Network Management Card の Web インタフェースに複数の脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2010/03/apc_network_management_card_we.php" />
   <id>tag:www.kamakura-lin.info,2010://5.627</id>
   
   <published>2010-03-03T04:19:14Z</published>
   <updated>2010-03-03T04:44:02Z</updated>
   
   <summary>    情報源       US-CERT Vulnerability Note...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="1542" label="100208121404YK" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1543" label="10887" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1551" label="American Power Conversion Corp" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1545" label="APC" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1547" label="APC Network Management Card Firmware 3.7.1" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1549" label="APC Network Management Card Firmware 5.1.0" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="495" label="クロスサイトスクリプティング" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1563" label="クロスサイトリクエストフォージェリ" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1561" label="cross-site request forgery" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1562" label="cross-site scripting" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1553" label="CSRF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1555" label="JVNVU#166739" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1557" label="Network Management Card" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="761" label="US-CERT" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1559" label="VU#166739" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="494" label="XSS" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      US-CERT Vulnerability Note VU#166739
      APC Network Management Card web interface vulnerable to cross-site scripting and cross-site request forgery
      <a href="http://www.kb.cert.org/vuls/id/166739">http://www.kb.cert.org/vuls/id/166739</a>

    概要
      APC Network Management Card の Web インタフェースには、クロスサ
      イトスクリプティングおよびクロスサイトリクエストフォージェリの脆
      弱性があります。結果として、Web インタフェースにログイン中のユー
      ザに細工した URL を読み込ませることで、遠隔の第三者が意図しない
      操作を行う可能性があります。

      対象となるバージョンは以下の通りです。

      - APC Network Management Card Firmware 3.7.1
      - APC Network Management Card Firmware 5.1.0

      この問題は、APC が提供する修正済みのバージョンに APC Network 
      Management Card のファームウェアを更新することで解決します。

    関連文書 (日本語)
      American Power Conversion Corp. 製品/技術情報 100208121404YK
      APCセキュリティ勧告-Network Management CardのWebインタフェースへの不正なアクセスを許す脆弱性について
      <a href="http://sturgeon.apcc.com/kbase.nsf/ForExternal/5B8A819646C0B666492576C40011B57C?OpenDocument">http://sturgeon.apcc.com/kbase.nsf/ForExternal/5B8A819646C0B666492576C40011B57C?OpenDocument</a>

      American Power Conversion Corp. ダウンロード
      APC製品 ファームウェアアップグレードモジュール
      <a href="http://sturgeon.apcc.com/Kbase.nsf/ForExternal/0202D3F49461620B492576AB000D3111?OpenDocument">http://sturgeon.apcc.com/Kbase.nsf/ForExternal/0202D3F49461620B492576AB000D3111?OpenDocument</a>

      Japan Vulnerability Notes JVNVU#166739
      APC Network Management Card のウェブインターフェースに複数の脆弱性
      <a href="https://jvn.jp/cert/JVNVU166739/index.html">https://jvn.jp/cert/JVNVU166739/index.html</a>

    関連文書 (英語)
      American Power Conversion Corp. Knowledge Base 10887
      Cross Site Scripting & Forgery Issue (XSS/CSRF) in NMC-Based Products
      <a href="http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=10887&p_created=1261587018&p_topview=1">http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=10887&p_created=1261587018&p_topview=1</a>
]]>
      
   </content>
</entry>

<entry>
   <title>tDiary 付属のプラグイン tb-send.rb にクロスサイトスクリプティングの脆弱性</title>
   <link rel="alternate" type="text/html" href="http://www.kamakura-lin.info/2010/03/tdiary_tb-sendrb.php" />
   <id>tag:www.kamakura-lin.info,2010://5.628</id>
   
   <published>2010-03-03T05:03:55Z</published>
   <updated>2010-03-03T05:19:06Z</updated>
   
   <summary>    情報源       Japan Vulnerability Notes ...</summary>
   <author>
      <name>komachan</name>
      
   </author>
   
      <category term="900セキュリティ情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="495" label="クロスサイトスクリプティング" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="381" label="スクリプト" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="691" label="プラグイン" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="443" label="第三者" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="363" label="脆弱性" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1565" label="JVN#73331060" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1573" label="tb-send.rb" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1567" label="tDiary" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1569" label="tDiary 2.2.2" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="1571" label="tDiary 2.2.3" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="479" label="任意" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="ja" xml:base="http://www.kamakura-lin.info/">
      <![CDATA[    情報源
      Japan Vulnerability Notes JVN#73331060
      tDiary 付属のプラグイン tb-send.rb におけるクロスサイトスクリプティングの脆弱性
      <a href="https://jvn.jp/jp/JVN73331060/index.html">https://jvn.jp/jp/JVN73331060/index.html</a>

    概要
      Web 日記支援ソフト tDiary 付属のプラグイン tb-send.rb には、クロ
      スサイトスクリプティングの脆弱性があります。結果として、遠隔の第
      三者がユーザのブラウザ上で任意のスクリプトを実行する可能性があり
      ます。

      対象となるバージョンは以下の通りです。

      - tDiary 2.2.2 (フルセット) およびそれ以前
      - tDiary 2.2.2 (プラグイン集) およびそれ以前

      なお、開発者によると tDiary 2.3.x はこの問題の影響を受けません。

      この問題は、配布元が提供する修正済みのバージョンに tDiary を更新
      することで解決します。詳細については、配布元が提供する情報を参照
      してください。

    関連文書 (日本語)
      tDiary.org
      tDiaryの脆弱性に関する報告(2010-02-25)
      <a href="http://www.tdiary.org/20100225.html">http://www.tdiary.org/20100225.html</a>

      tDiary.org
      tDiary 2.2.3リリース
      <a href="http://www.tdiary.org/20100224.html">http://www.tdiary.org/20100224.html</a>]]>
      
   </content>
</entry>

</feed>
