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 18, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254361 6.2 警告 サイバートラスト株式会社
VMware
Todd C. Miller
レッドハット
- sudo における権限昇格の脆弱性 CWE-DesignError
CVE-2010-2956 2011-01-14 14:44 2010-09-7 Show GitHub Exploit DB Packet Storm
254362 - - GNU Project
VMware
サイバートラスト株式会社
レッドハット
- glibc に権限昇格の脆弱性 - CVE-2010-3847 2011-01-14 14:42 2010-10-26 Show GitHub Exploit DB Packet Storm
254363 7.8 危険 マイクロソフト
アドビシステムズ
日本電気
- Microsoft Visual Studio の ATL における終端文字列の処理に関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-2495 2011-01-14 14:33 2009-07-28 Show GitHub Exploit DB Packet Storm
254364 9.3 危険 サン・マイクロシステムズ
アドビシステムズ
日本電気
マイクロソフト
OpenOffice.org Project
- Microsoft Visual Studio の ATL におけるオブジェクトのインスタンス化処理に関する任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2493 2011-01-14 14:32 2009-07-28 Show GitHub Exploit DB Packet Storm
254365 9.3 危険 マイクロソフト
アドビシステムズ
日本電気
- Microsoft Visual Studio の ATL における未初期化オブジェクト処理に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0901 2011-01-14 14:31 2009-07-28 Show GitHub Exploit DB Packet Storm
254366 6.9 警告 マイクロソフト - Microsoft Windows の OpenType Font ドライバにおける権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3957 2011-01-13 16:22 2010-12-14 Show GitHub Exploit DB Packet Storm
254367 9.3 危険 マイクロソフト - Microsoft Windows の OpenType Font ドライバにおける権限昇格の脆弱性 CWE-94
コード・インジェクション
CVE-2010-3956 2011-01-13 16:19 2010-12-14 Show GitHub Exploit DB Packet Storm
254368 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3346 2011-01-13 16:15 2010-12-14 Show GitHub Exploit DB Packet Storm
254369 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3345 2011-01-13 16:11 2010-12-14 Show GitHub Exploit DB Packet Storm
254370 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3343 2011-01-13 15:48 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
265161 5.9 MEDIUM
Network
wireshark wireshark wiretap/vwr.c in the Ixia IxVeriWave file parser in Wireshark 2.x before 2.0.2 incorrectly increases a certain octet count, which allows remote attackers to cause a denial of service (heap-based buff… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-4415 2024-11-21 11:52 2016-05-1 Show GitHub Exploit DB Packet Storm
265162 5.5 MEDIUM
Local
gmer gmer A stack based buffer overflow vulnerability exists in the method receiving data from SysTreeView32 control of the GMER 2.1.19357 application. A specially created long path can lead to a buffer overfl… CWE-787
 Out-of-bounds Write
CVE-2016-4289 2024-11-21 11:51 2019-10-30 Show GitHub Exploit DB Packet Storm
265163 9.8 CRITICAL
Network
web2py web2py The secure_load function in gluon/utils.py in web2py before 2.14.2 uses pickle.loads to deserialize session information stored in cookies, which might allow remote attackers to execute arbitrary code… CWE-502
 Deserialization of Untrusted Data
CVE-2016-3957 2024-11-21 11:51 2018-02-7 Show GitHub Exploit DB Packet Storm
265164 5.5 MEDIUM
Local
web2py web2py web2py before 2.14.2 allows remote attackers to obtain the session_cookie_key value via a direct request to examples/simple_examples/status. NOTE: this issue can be leveraged by remote attackers to … CWE-200
Information Exposure
CVE-2016-3954 2024-11-21 11:51 2018-02-7 Show GitHub Exploit DB Packet Storm
265165 9.8 CRITICAL
Network
web2py web2py The sample web application in web2py before 2.14.2 might allow remote attackers to execute arbitrary code via vectors involving use of a hardcoded encryption key when calling the session.connect func… CWE-798
 Use of Hard-coded Credentials
CVE-2016-3953 2024-11-21 11:51 2018-02-7 Show GitHub Exploit DB Packet Storm
265166 7.8 HIGH
Local
web2py web2py web2py before 2.14.1, when using the standalone version, allows remote attackers to obtain environment variable values via a direct request to examples/template_examples/beautify. NOTE: this issue c… CWE-255
Credentials Management
CVE-2016-3952 2024-11-21 11:51 2018-02-7 Show GitHub Exploit DB Packet Storm
265167 9.8 CRITICAL
Network
jython_project
debian
jython
debian_linux
Jython before 2.7.1rc1 allows attackers to execute arbitrary code via a crafted serialized PyFunction object. CWE-502
 Deserialization of Untrusted Data
CVE-2016-4000 2024-11-21 11:51 2017-07-7 Show GitHub Exploit DB Packet Storm
265168 8.1 HIGH
Network
netapp altavault NetApp AltaVault 4.1 and earlier allows man-in-the-middle attackers to obtain sensitive information, gain privileges, or cause a denial of service via vectors related to the SMB protocol. CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-3998 2024-11-21 11:51 2017-07-4 Show GitHub Exploit DB Packet Storm
265169 7.5 HIGH
Network
netapp clustered_data_ontap NetApp Clustered Data ONTAP allows man-in-the-middle attackers to obtain sensitive information, gain privileges, or cause a denial of service by leveraging failure to enable SMB signing enforcement i… CWE-254
 7PK - Security Features
CVE-2016-3997 2024-11-21 11:51 2017-07-4 Show GitHub Exploit DB Packet Storm
265170 7.8 HIGH
Local
extplorer extplorer Directory traversal vulnerability in unzip/extract feature in eXtplorer 2.1.9 allows remote attackers to execute arbitrary files via a .. (dot dot) in an archive file. CWE-22
Path Traversal
CVE-2016-4313 2024-11-21 11:51 2017-04-25 Show GitHub Exploit DB Packet Storm