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 27, 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
226391 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1154 2013-03-11 16:20 2013-03-7 Show GitHub Exploit DB Packet Storm
226392 5.4 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Authentication Agent におけるパスコード要求を回避される脆弱性 CWE-16
環境設定
CVE-2013-0931 2013-03-11 09:25 2013-03-5 Show GitHub Exploit DB Packet Storm
226393 5.8 警告 Timo Sirainen - Dovecot における SSL サーバを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4318 2013-03-8 19:27 2011-11-17 Show GitHub Exploit DB Packet Storm
226394 4.3 警告 Trimble - Trimble Infrastructure GNSS Series Receiver におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5053 2013-03-8 19:25 2013-03-7 Show GitHub Exploit DB Packet Storm
226395 5 警告 サイボウズ
日本電気
IBM
Apache Software Foundation
富士通
日立
- Apache Tomcat におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4858 2013-03-8 15:39 2012-01-5 Show GitHub Exploit DB Packet Storm
226396 5.4 警告 IBM - WebSphere Cast Iron Cloud インテグレーションにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-0465 2013-03-8 14:26 2013-02-12 Show GitHub Exploit DB Packet Storm
226397 6.8 警告 Google - Google Chrome で使用される libxslt におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2893 2013-03-8 14:19 2012-09-25 Show GitHub Exploit DB Packet Storm
226398 5 警告 サイバートラスト株式会社
Google
Mozilla Foundation
レッドハット
- Google Chrome などで利用される xsltGenerateIdFunction 関数における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1202 2013-03-8 13:50 2011-03-8 Show GitHub Exploit DB Packet Storm
226399 6.8 警告 The GIMP Team - GIMP の GIF 画像形式用プラグインにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-3481 2013-03-8 13:47 2012-08-25 Show GitHub Exploit DB Packet Storm
226400 6.8 警告 The GIMP Team - GIMP の KiSS CEL ファイルフォーマットプラグインにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3403 2013-03-8 13:45 2012-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214261 6.1 MEDIUM
Network
go-macaron
fedoraproject
macaron
fedora
macaron before 1.3.7 has an open redirect in the static handler, as demonstrated by the http://127.0.0.1:4000//example.com/ URL. CWE-601
Open Redirect
CVE-2020-12666 2024-11-21 14:00 2020-05-6 Show GitHub Exploit DB Packet Storm
214262 6.7 MEDIUM
Local
linux
netapp
linux_kernel
cloud_backup
steelstore_cloud_integrated_storage
solidfire_\&_hci_management_node
active_iq_unified_manager
solidfire_baseboard_management_controller
hci_baseboard_…
An issue was discovered in the Linux kernel before 5.6.7. xdp_umem_reg in net/xdp/xdp_umem.c has an out-of-bounds write (by a user with the CAP_NET_ADMIN capability) because of a lack of headroom val… CWE-787
 Out-of-bounds Write
CVE-2020-12659 2024-11-21 14:00 2020-05-5 Show GitHub Exploit DB Packet Storm
214263 7.8 HIGH
Local
linux linux_kernel An issue was discovered in the Linux kernel before 5.6.5. There is a use-after-free in block/bfq-iosched.c related to bfq_idle_slice_timer_body. CWE-416
 Use After Free
CVE-2020-12657 2024-11-21 14:00 2020-05-5 Show GitHub Exploit DB Packet Storm
214264 5.5 MEDIUM
Local
linux linux_kernel An issue was discovered in xfs_agf_verify in fs/xfs/libxfs/xfs_alloc.c in the Linux kernel through 5.6.10. Attackers may trigger a sync of excessive duration via an XFS v5 image with crafted metadata… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-12655 2024-11-21 14:00 2020-05-5 Show GitHub Exploit DB Packet Storm
214265 5.5 MEDIUM
Local
linux
canonical
opensuse
linux_kernel
ubuntu_linux
leap
gss_mech_free in net/sunrpc/auth_gss/gss_mech_switch.c in the rpcsec_gss_krb5 implementation in the Linux kernel through 5.6.10 lacks certain domain_release calls, leading to a memory leak. Note: Thi… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-12656 2024-11-21 14:00 2020-05-5 Show GitHub Exploit DB Packet Storm
214266 7.8 HIGH
Local
beyondtrust privilege_management_for_windows An issue was discovered in BeyondTrust Privilege Management for Windows through 5.6. If the publisher criteria is selected, it defines the name of a publisher that must be present in the certificate … NVD-CWE-noinfo
CVE-2020-12614 2024-11-21 13:59 2023-12-13 Show GitHub Exploit DB Packet Storm
214267 7.8 HIGH
Local
beyondtrust privilege_management_for_windows An issue was discovered in BeyondTrust Privilege Management for Windows through 5.6. When adding the Add Admin token to a process, and specifying that it runs at medium integrity with the user owning… NVD-CWE-noinfo
CVE-2020-12615 2024-11-21 13:59 2023-12-12 Show GitHub Exploit DB Packet Storm
214268 7.8 HIGH
Local
beyondtrust privilege_management_for_windows An issue was discovered in BeyondTrust Privilege Management for Windows through 5.6. When specifying a program to elevate, it can typically be found within the Program Files (x86) folder and therefor… NVD-CWE-noinfo
CVE-2020-12612 2024-11-21 13:59 2023-12-12 Show GitHub Exploit DB Packet Storm
214269 8.8 HIGH
Network
beyondtrust privilege_management_for_windows An issue was discovered in BeyondTrust Privilege Management for Windows through 5.6. An attacker can spawn a process with multiple users as part of the security token (prior to Avecto elevation). Whe… NVD-CWE-noinfo
CVE-2020-12613 2024-11-21 13:59 2023-12-12 Show GitHub Exploit DB Packet Storm
214270 5.9 MEDIUM
Network
mozilla firefox
firefox_esr
The Raccoon attack is a timing attack on DHE ciphersuites inherit in the TLS specification. To mitigate this vulnerability, Firefox disabled support for DHE ciphersuites. CWE-203
 Information Exposure Through Discrepancy
CVE-2020-12413 2024-11-21 13:59 2023-02-17 Show GitHub Exploit DB Packet Storm