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 2, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225861 9.3 危険 IBM - Lotus Quickr for Domino の ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2176 2013-05-24 16:35 2012-05-23 Show GitHub Exploit DB Packet Storm
225862 4.4 警告 シマンテック - Windows XP および Server 2003 上 の Symantec PGP Desktop および Encryption Desktop におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6533 2013-05-24 15:02 2013-02-13 Show GitHub Exploit DB Packet Storm
225863 9.3 危険 Angus Johnson - Resource Hacker におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6553 2013-05-24 14:02 2012-05-17 Show GitHub Exploit DB Packet Storm
225864 10 危険 3S-Smart Software Solutions - 3S CODESYS Gateway のサーバアプリケーションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-2781 2013-05-24 13:49 2013-05-22 Show GitHub Exploit DB Packet Storm
225865 5 警告 シスコシステムズ - Cisco IOS XR の SNMP プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1204 2013-05-24 13:45 2013-05-23 Show GitHub Exploit DB Packet Storm
225866 10 危険 日立 - JP1/Integrated Management - TELstaff Alarm View における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
- 2013-05-24 11:33 2013-05-22 Show GitHub Exploit DB Packet Storm
225867 7.5 危険 The PHP Group
アップル
サイボウズ
- PHP-CGI の query string の処理に脆弱性 CWE-20
不適切な入力確認
CVE-2012-1823 2013-05-24 11:15 2012-05-7 Show GitHub Exploit DB Packet Storm
225868 4.3 警告 DELL EMC (旧 EMC Corporation) - 複数の EMC RSA Authentication Agent 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0942 2013-05-23 21:12 2013-05-10 Show GitHub Exploit DB Packet Storm
225869 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2836 2013-05-23 17:43 2013-05-21 Show GitHub Exploit DB Packet Storm
225870 7.2 危険 Infotecs - 複数の Infotecs ViPNet 製品における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3496 2013-05-23 15:00 2013-05-22 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