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 24, 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
226311 7.5 危険 BigAntSoft - BigAntSoft BigAnt IM Message Server における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6273 2013-02-26 16:02 2013-02-24 Show GitHub Exploit DB Packet Storm
226312 7.6 危険 VMware - 複数の VMware 製品における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-1659 2013-02-26 15:37 2013-02-21 Show GitHub Exploit DB Packet Storm
226313 7.8 危険 VMware - VMware vCenter Server におけるサービス運用妨害 (ディスクの消費) の脆弱性 CWE-119
バッファエラー
CVE-2012-6326 2013-02-26 15:36 2012-12-20 Show GitHub Exploit DB Packet Storm
226314 7.5 危険 Google - Google Chrome の WebKit の MathML の実装における脆弱性 CWE-noinfo
情報不足
CVE-2013-2268 2013-02-26 15:35 2013-02-21 Show GitHub Exploit DB Packet Storm
226315 6.8 警告 ジャストシステム - 複数のジャストシステム製品において任意のコードが実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-0707 2013-02-26 12:02 2013-02-26 Show GitHub Exploit DB Packet Storm
226316 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0771 2013-02-25 16:06 2013-01-8 Show GitHub Exploit DB Packet Storm
226317 10 危険 Mozilla Foundation - 複数の Mozilla 製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0768 2013-02-25 16:04 2013-01-8 Show GitHub Exploit DB Packet Storm
226318 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の nsSOCKSSocketInfo::ConnectToProxy 関数における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2013-0764 2013-02-25 16:03 2013-01-8 Show GitHub Exploit DB Packet Storm
226319 10 危険 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0763 2013-02-25 16:02 2013-01-8 Show GitHub Exploit DB Packet Storm
226320 10 危険 Mozilla Foundation - 複数の Mozilla 製品の mozilla::TrackUnionStream::EndTrack の実装における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0761 2013-02-25 16:01 2013-01-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
312241 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed_udc: validate endpoint index for ast udc We should verify the bound of the array to assure that host may not … CWE-129
 Improper Validation of Array Index
CVE-2024-46836 2024-10-10 00:47 2024-09-27 Show GitHub Exploit DB Packet Storm
312242 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Restrict high priorities on group_create We were allowing any users to create a high priority group without any perm… NVD-CWE-noinfo
CVE-2024-46837 2024-10-10 00:37 2024-09-27 Show GitHub Exploit DB Packet Storm
312243 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: userfaultfd: don't BUG_ON() if khugepaged yanks our page table Since khugepaged was changed to allow retracting page tables in fi… NVD-CWE-noinfo
CVE-2024-46838 2024-10-10 00:35 2024-09-27 Show GitHub Exploit DB Packet Storm
312244 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: s390: fix validity interception issue when gisa is switched off We might run into a SIE validity if gisa has been disabled e… CWE-908
 Use of Uninitialized Resource
CVE-2024-45005 2024-10-10 00:30 2024-09-5 Show GitHub Exploit DB Packet Storm
312245 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the … CWE-312
 Cleartext Storage of Sensitive Information
CVE-2024-45004 2024-10-10 00:19 2024-09-5 Show GitHub Exploit DB Packet Storm
312246 7.8 HIGH
Local
authenticator authenticator Authenticator is a browser extension that generates two-step verification codes. In versions 7.0.0 and below, encryption keys for user data were stored encrypted at-rest using only AES-256 and the EV… CWE-326
CWE-327
Inadequate Encryption Strength
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2024-45394 2024-10-10 00:15 2024-09-4 Show GitHub Exploit DB Packet Storm
312247 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf alloc_size alignment and atomic op panic The MANA driver's RX buffer alloc_size is passed into napi_build_s… NVD-CWE-noinfo
CVE-2024-45001 2024-10-9 23:49 2024-09-5 Show GitHub Exploit DB Packet Storm
312248 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcp_sk_exit_batch Its possible that two threads call tcp_sk_exit_batch() concurrently, once … NVD-CWE-noinfo
CVE-2024-44991 2024-10-9 23:36 2024-09-5 Show GitHub Exploit DB Packet Storm
312249 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix TX fifo corruption Sometimes, when a packet is received on channel A at almost the same time as a packet i… CWE-667
 Improper Locking
CVE-2024-44951 2024-10-9 23:27 2024-09-5 Show GitHub Exploit DB Packet Storm
312250 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver t… NVD-CWE-noinfo
CVE-2024-44950 2024-10-9 23:21 2024-09-5 Show GitHub Exploit DB Packet Storm