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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
209171 7.8 危険 SafeNet, Inc - SafeNet Authentication Service Outlook Web Access Agent におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-5359 2014-12-19 11:34 2014-11-28 Show GitHub Exploit DB Packet Storm
209172 9.3 危険 Malwarebytes - Malwarebytes Anti-Malware および Malwarebytes Anti-Exploit のアップグレード機能における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-4936 2014-12-19 11:17 2014-12-11 Show GitHub Exploit DB Packet Storm
209173 7.5 危険 シックス・アパート株式会社 - Movable Type の XML-RPC インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9057 2014-12-19 11:05 2014-12-9 Show GitHub Exploit DB Packet Storm
209174 4.3 警告 YWP - goYWP WebPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8751 2014-12-19 10:43 2014-12-9 Show GitHub Exploit DB Packet Storm
209175 7.5 危険 ZoneO-soft - phpTrafficA の Php/Functions/log_function.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8340 2014-12-19 10:03 2014-12-9 Show GitHub Exploit DB Packet Storm
209176 2.1 注意 Linux - Linux Kernel の Netlink の実装におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0181 2014-12-18 18:05 2014-04-24 Show GitHub Exploit DB Packet Storm
209177 5 警告 アップル
Ruby on Rails project
- Ruby on Rails の Active Record コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1854 2014-12-18 17:44 2013-03-18 Show GitHub Exploit DB Packet Storm
209178 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の Action Pack コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1855 2014-12-18 17:39 2013-03-18 Show GitHub Exploit DB Packet Storm
209179 6.4 警告 C97net - C97net Cart Engine の includes/function.php 内の redir 関数におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-8305 2014-12-18 17:38 2014-08-21 Show GitHub Exploit DB Packet Storm
209180 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の Action Pack コンポーネントにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1857 2014-12-18 17:37 2013-03-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
252321 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
252322 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
252323 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
252324 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
252325 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
252326 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
252327 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
252328 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
252329 5.5 MEDIUM
Local
- - Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. - CVE-2024-42308 2024-10-9 23:15 2024-08-17 Show GitHub Exploit DB Packet Storm
252330 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCH_DMA_MINALIGN was defined as 16 - this is too small - it may be possible that two unrel… NVD-CWE-noinfo
CVE-2024-44949 2024-10-9 22:53 2024-09-5 Show GitHub Exploit DB Packet Storm