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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253531 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- Mozilla 製品の SafeJSObjectWrapper 実装におけるクローム特権で任意の JavaScript コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2762 2011-05-17 08:56 2010-09-7 Show GitHub Exploit DB Packet Storm
253532 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-3169 2011-05-17 08:55 2010-09-7 Show GitHub Exploit DB Packet Storm
253533 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3168 2011-05-17 08:53 2010-09-7 Show GitHub Exploit DB Packet Storm
253534 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品の nsTreeContentView 関数における任意のコードを実行される脆弱性 CWE-119
CWE-399
CVE-2010-3167 2011-05-17 08:52 2010-09-7 Show GitHub Exploit DB Packet Storm
253535 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品の nsTextFrameUtils::TransformText 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3166 2011-05-17 08:50 2010-09-7 Show GitHub Exploit DB Packet Storm
253536 4 警告 オラクル - OpenSSO Enterprise および Sun Java System Access Manager における脆弱性 CWE-noinfo
情報不足
CVE-2011-0847 2011-05-16 11:38 2011-04-19 Show GitHub Exploit DB Packet Storm
253537 5 警告 オラクル - Oracle Sun Java System Access Manager Policy Agent における脆弱性 CWE-noinfo
情報不足
CVE-2011-0846 2011-05-16 11:37 2011-04-19 Show GitHub Exploit DB Packet Storm
253538 4.3 警告 オラクル - OpenSSO Enterprise および Sun Java System Access Manager における脆弱性 CWE-noinfo
情報不足
CVE-2011-0844 2011-05-16 11:36 2011-04-19 Show GitHub Exploit DB Packet Storm
253539 4.3 警告 オラクル - Oracle Siebel CRM の Siebel CRM Core コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0843 2011-05-16 11:35 2011-04-19 Show GitHub Exploit DB Packet Storm
253540 7.8 危険 オラクル - Oracle Solaris 11 Express における TCP/IP の脆弱性 CWE-noinfo
情報不足
CVE-2011-0841 2011-05-16 11:34 2011-04-19 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