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":June 1, 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
249731 7.5 危険 OpenTTD - OpenTTD におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3342 2012-03-27 18:43 2011-09-8 Show GitHub Exploit DB Packet Storm
249732 7.5 危険 OpenTTD - OpenTTD における任意のファイルを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-3341 2012-03-27 18:43 2011-09-8 Show GitHub Exploit DB Packet Storm
249733 2.6 注意 Wireshark - Wireshark の proto_tree_add_item 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3266 2012-03-27 18:43 2011-08-23 Show GitHub Exploit DB Packet Storm
249734 5 警告 Zabbix - Zabbix の popup.php における任意のデータベーステーブルのコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-3265 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
249735 2.1 注意 シトリックス・システムズ - Xen の tools/libxc/xc_dom_bzimageloader.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3262 2012-03-27 18:43 2011-08-19 Show GitHub Exploit DB Packet Storm
249736 7.5 危険 CMU - Cyrus IMAP の nntpd の split_wildmats 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3208 2012-03-27 18:43 2011-09-8 Show GitHub Exploit DB Packet Storm
249737 3.3 注意 geoff wong - Hammerhead の hammerhead.cc における任意のファイルに書き込まれる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-3204 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
249738 5 警告 Adiscon - rsyslog の parseLegacySyslogMsg 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3200 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
249739 4.3 警告 Ruby on Rails project - Ruby on Rails の to_s メソッドにおける任意のテキストをログファイルに挿入される脆弱性 CWE-20
不適切な入力確認
CVE-2011-3187 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
249740 4.3 警告 Ruby on Rails project - Ruby on Rails の actionpack/lib/action_controller/response.rb における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-3186 2012-03-27 18:43 2011-08-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196311 6.5 MEDIUM
Network
gitlab gitlab A cross-site leak vulnerability in the OAuth flow of all versions of GitLab CE/EE since 7.10 allowed an attacker to leak an OAuth access token by getting the victim to visit a malicious page with Saf… NVD-CWE-Other
CVE-2021-22213 2024-11-21 14:49 2021-06-9 Show GitHub Exploit DB Packet Storm
196312 2.6 LOW
Network
gitlab gitlab All versions of GitLab CE/EE starting from 12.8 before 13.10.5, all versions starting from 13.11 before 13.11.5, and all versions starting from 13.12 before 13.12.2 were affected by an issue in the h… CWE-295
Improper Certificate Validation 
CVE-2021-22218 2024-11-21 14:49 2021-06-9 Show GitHub Exploit DB Packet Storm
196313 2.7 LOW
Network
gitlab gitlab An information disclosure vulnerability in GitLab EE versions 13.11 and later allowed a project owner to leak information about the members' on-call rotations in other projects NVD-CWE-noinfo
CVE-2021-22215 2024-11-21 14:49 2021-06-9 Show GitHub Exploit DB Packet Storm
196314 8.6 HIGH
Network
gitlab gitlab When requests to the internal network for webhooks are enabled, a server-side request forgery vulnerability in GitLab CE/EE affecting all versions starting from 10.5 was possible to exploit for an un… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2021-22214 2024-11-21 14:49 2021-06-9 Show GitHub Exploit DB Packet Storm
196315 7.4 HIGH
Network
ntpsec
fedoraproject
ntpsec
fedora
ntpkeygen can generate keys that ntpd fails to parse. NTPsec 1.2.0 allows ntpkeygen to generate keys with '#' characters. ntpd then either pads, shortens the key, or fails to load these keys entirely… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2021-22212 2024-11-21 14:49 2021-06-8 Show GitHub Exploit DB Packet Storm
196316 7.5 HIGH
Network
vmware
debian
rabbitmq
debian_linux
RabbitMQ all versions prior to 3.8.16 are prone to a denial of service vulnerability due to improper input validation in AMQP 1.0 client connection endpoint. A malicious user can exploit the vulnerab… CWE-20
 Improper Input Validation 
CVE-2021-22116 2024-11-21 14:49 2021-06-8 Show GitHub Exploit DB Packet Storm
196317 7.5 HIGH
Network
wireshark
oracle
debian
wireshark
instantis_enterprisetrack
enterprise_manager_ops_center
zfs_storage_appliance_kit
debian_linux
Infinite loop in DVB-S2-BB dissector in Wireshark 3.4.0 to 3.4.5 allows denial of service via packet injection or crafted capture file CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2021-22222 2024-11-21 14:49 2021-06-7 Show GitHub Exploit DB Packet Storm
196318 5.3 MEDIUM
Network
huawei magic_ui
emui
There is an Information Disclosure vulnerability in Huawei Smartphone. Successful exploitation of this vulnerability may cause leaking of user click data. NVD-CWE-noinfo
CVE-2021-22337 2024-11-21 14:49 2021-06-4 Show GitHub Exploit DB Packet Storm
196319 7.8 HIGH
Local
huawei magic_ui
emui
There is a Memory Buffer Improper Operation Limit vulnerability in Huawei Smartphone. Successful exploitation of this vulnerability may cause exceptions in image processing. CWE-787
 Out-of-bounds Write
CVE-2021-22335 2024-11-21 14:49 2021-06-4 Show GitHub Exploit DB Packet Storm
196320 7.4 HIGH
Adjacent
huawei magic_ui
emui
There is an Improper Access Control vulnerability in Huawei Smartphone. Successful exploitation of this vulnerability may cause app redirections. NVD-CWE-Other
CVE-2021-22334 2024-11-21 14:49 2021-06-4 Show GitHub Exploit DB Packet Storm