Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 25, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253371 9.3 危険 マイクロソフト - Microsoft Office 2003 および 2007 における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1980 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
253372 9.3 危険 マイクロソフト - Microsoft Office 2007 および 2010 における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1982 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
253373 7.2 危険 マイクロソフト - Windows Server 2003 および 2008 の WINS における権限昇格の脆弱性性 CWE-264
認可・権限・アクセス制御
CVE-2011-1984 2011-10-20 16:19 2011-09-13 Show GitHub Exploit DB Packet Storm
253374 9.3 危険 マイクロソフト - Microsoft Excel 2003 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-1986 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
253375 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1987 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
253376 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1988 2011-10-20 16:18 2011-09-13 Show GitHub Exploit DB Packet Storm
253377 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1989 2011-10-20 16:17 2011-09-13 Show GitHub Exploit DB Packet Storm
253378 9.3 危険 マイクロソフト - 複数の Microsoft Excel 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1990 2011-10-20 16:17 2011-09-13 Show GitHub Exploit DB Packet Storm
253379 9.3 危険 マイクロソフト - Microsoft Windows における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1991 2011-10-20 16:17 2011-09-13 Show GitHub Exploit DB Packet Storm
253380 9.3 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2442 2011-10-20 16:14 2011-09-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264691 6.5 MEDIUM
Network
mozilla firefox During URL parsing, a maliciously crafted URL can cause a potentially exploitable crash. This vulnerability affects Firefox < 50. CWE-20
 Improper Input Validation 
CVE-2016-5292 2024-11-21 11:54 2018-06-12 Show GitHub Exploit DB Packet Storm
264692 5.5 MEDIUM
Local
mozilla
debian
firefox
thunderbird
firefox_esr
debian_linux
A same-origin policy bypass with local shortcut files to load arbitrary local content from disk. This vulnerability affects Thunderbird < 45.5, Firefox ESR < 45.5, and Firefox < 50. CWE-20
 Improper Input Validation 
CVE-2016-5291 2024-11-21 11:54 2018-06-12 Show GitHub Exploit DB Packet Storm
264693 9.8 CRITICAL
Network
mozilla
debian
firefox
thunderbird
firefox_esr
debian_linux
Memory safety bugs were reported in Firefox 49 and Firefox ESR 45.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploit… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-5290 2024-11-21 11:54 2018-06-12 Show GitHub Exploit DB Packet Storm
264694 9.8 CRITICAL
Network
mozilla firefox Memory safety bugs were reported in Firefox 49. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary c… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-5289 2024-11-21 11:54 2018-06-12 Show GitHub Exploit DB Packet Storm
264695 5.9 MEDIUM
Network
mozilla firefox Web content could access information in the HTTP cache if e10s is disabled. This can reveal some visited URLs and the contents of those pages. This issue affects Firefox 48 and 49. This vulnerability… CWE-200
Information Exposure
CVE-2016-5288 2024-11-21 11:54 2018-06-12 Show GitHub Exploit DB Packet Storm
264696 9.8 CRITICAL
Network
mozilla firefox A potentially exploitable use-after-free crash during actor destruction with service workers. This issue does not affect releases earlier than Firefox 49. This vulnerability affects Firefox < 49.0.2. CWE-416
 Use After Free
CVE-2016-5287 2024-11-21 11:54 2018-06-12 Show GitHub Exploit DB Packet Storm
264697 8.8 HIGH
Network
libtiff
opensuse
redhat
debian
libtiff
leap
opensuse
enterprise_linux
debian_linux
Buffer overflow in the PixarLogDecode function in tif_pixarlog.c in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (application crash) or possibly have unspecified oth… CWE-787
 Out-of-bounds Write
CVE-2016-5314 2024-11-21 11:54 2018-03-12 Show GitHub Exploit DB Packet Storm
264698 8.8 HIGH
Network
apache thrift The Apache Thrift Go client library exposed the potential during code generation for command injection due to using an external formatting tool. Affected Apache Thrift 0.9.3 and older, Fixed in Apach… CWE-77
Command Injection
CVE-2016-5397 2024-11-21 11:54 2018-02-13 Show GitHub Exploit DB Packet Storm
264699 7.0 HIGH
Local
google android Buffer overflow in the Qualcomm radio driver in Android before 2017-01-05 on Android One devices allows local users to gain privileges via a crafted application, aka Android internal bug 32639452 and… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-5345 2024-11-21 11:54 2018-01-23 Show GitHub Exploit DB Packet Storm
264700 9.8 CRITICAL
Network
puppet puppet_agent Versions of Puppet Agent prior to 1.6.0 included a version of the Puppet Execution Protocol (PXP) agent that passed environment variables through to Puppet runs. This could allow unauthorized code to… CWE-94
Code Injection
CVE-2016-5713 2024-11-21 11:54 2017-12-7 Show GitHub Exploit DB Packet Storm