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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253681 - - デル - Dell Kace K2000 Systems Deployment Appliance に脆弱性 - - 2011-04-28 15:21 2011-04-6 Show GitHub Exploit DB Packet Storm
253682 - - ネットギア - Netgear Prosafe Wireless-N Access Point に複数の脆弱性 - - 2011-04-28 15:19 2011-04-6 Show GitHub Exploit DB Packet Storm
253683 7.2 危険 Prefix WhoIs Project - pWhois Layer Four Traceroute に権限昇格の脆弱性 CWE-noinfo
情報不足
CVE-2011-0765 2011-04-28 15:18 2011-04-5 Show GitHub Exploit DB Packet Storm
253684 6.9 警告 レッドハット - policycoreutils パッケージの seunshare_mount 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1011 2011-04-28 15:11 2011-02-24 Show GitHub Exploit DB Packet Storm
253685 4.3 警告 マイクロソフト - Microsoft Windows にスクリプトインジェクションの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0096 2011-04-28 14:33 2011-01-31 Show GitHub Exploit DB Packet Storm
253686 9.3 危険 マイクロソフト - Microsoft WMI Administrative Tools の WBEMSingleView.ocx ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3973 2011-04-28 14:29 2010-12-23 Show GitHub Exploit DB Packet Storm
253687 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0811 2011-04-28 14:25 2010-06-8 Show GitHub Exploit DB Packet Storm
253688 5 警告 ProFTPD Project - ProFTPD の mod_sftp モジュールにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1137 2011-04-27 11:59 2011-01-24 Show GitHub Exploit DB Packet Storm
253689 6.8 警告 IBM - IBM AIX の LDAP ログイン機能における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1561 2011-04-27 11:57 2011-03-31 Show GitHub Exploit DB Packet Storm
253690 4.4 警告 ヒューレット・パッカード - HP HP-UX の OS-Core.CORE2-KRN ファイルセットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-0891 2011-04-27 11:56 2011-03-23 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