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 8, 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
250831 5 警告 OpenBSD - OpenBSD の glob 実装における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2168 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
250832 6.5 警告 Timo Sirainen - Dovecot の script-login におけるディレクトトラバーサル攻撃を実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2167 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
250833 6.5 警告 Timo Sirainen - Dovecot の script-login におけるアクセス制限を回避される脆弱性 CWE-16
環境設定
CVE-2011-2166 2012-03-27 18:43 2011-05-24 Show GitHub Exploit DB Packet Storm
250834 6.8 警告 ウォッチガード・テクノロジー - WatchGuard XCS の STARTTLS 実装における暗号化された SMTP セッションに任意のコマンドを挿入される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2165 2012-03-27 18:43 2011-04-1 Show GitHub Exploit DB Packet Storm
250835 10 危険 アドビシステムズ - Adobe Photoshop における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2164 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
250836 9.3 危険 IBM - IBM Systems Director の Virtualization Manager における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2163 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
250837 10 危険 FFmpeg
Mandriva, Inc.
mplayerhq
- MPlayer などの製品で使用される Ffmpeg における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-2162 2012-03-27 18:43 2011-05-16 Show GitHub Exploit DB Packet Storm
250838 4.3 警告 VideoLAN
FFmpeg
mplayerhq
- MPlayer などの製品で使用される FFmpeg の ape_read_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2161 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
250839 9.3 危険 FFmpeg
mplayerhq
- MPlayer などの製品で使用される FFmpeg の VC-1 デコーディング機能における脆弱性 CWE-20
不適切な入力確認
CVE-2011-2160 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
250840 10 危険 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおける脆弱性 CWE-DesignError
CVE-2011-2159 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 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: fs/ntfs3: Add rough attr alloc_size check NVD-CWE-noinfo
CVE-2024-50246 2024-11-14 02:38 2024-11-9 Show GitHub Exploit DB Packet Storm
312242 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dh_key to NULL after kfree_sensitive ctrl->dh_key might be used across multiple calls to nvmet_setup_dhgroup()… CWE-415
 Double Free
CVE-2024-50215 2024-11-14 02:35 2024-11-9 Show GitHub Exploit DB Packet Storm
312243 7.5 HIGH
Network
jenkins credentials Jenkins Credentials Plugin 1380.va_435002fa_924 and earlier, except 1371.1373.v4eb_fa_b_7161e9, does not redact encrypted values of credentials using the `SecretBytes` type when accessing item `confi… CWE-522
 Insufficiently Protected Credentials
CVE-2024-47805 2024-11-14 02:32 2024-10-3 Show GitHub Exploit DB Packet Storm
312244 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in mi_read Mutex lock with another subclass used in ni_lock_dir(). NVD-CWE-noinfo
CVE-2024-50245 2024-11-14 02:29 2024-11-9 Show GitHub Exploit DB Packet Storm
312245 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ni_clear() Checking of NTFS_FLAGS_LOG_REPLAYING added to prevent access to uninitialized bitmap dur… NVD-CWE-noinfo
CVE-2024-50244 2024-11-14 02:28 2024-11-9 Show GitHub Exploit DB Packet Storm
312246 4.3 MEDIUM
Network
jenkins jenkins If an attempt is made to create an item of a type prohibited by `ACL#hasCreatePermission2` or `TopLevelItemDescriptor#isApplicableIn(ItemGroup)` through the Jenkins CLI or the REST API and either of … NVD-CWE-noinfo
CVE-2024-47804 2024-11-14 02:28 2024-10-3 Show GitHub Exploit DB Packet Storm
312247 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() modprobe drm_connector_test and then rmmod drm_connector_… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50214 2024-11-14 02:25 2024-11-9 Show GitHub Exploit DB Packet Storm
312248 4.3 MEDIUM
Network
northern.tech mender Northern.tech Mender before 3.6.5 and 3.7.x before 3.7.5 has Incorrect Access Control. NVD-CWE-Other
CVE-2024-46948 2024-11-14 02:18 2024-11-9 Show GitHub Exploit DB Packet Storm
312249 6.5 MEDIUM
Network
openc3 cosmos OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. OpenC3 COSMOS stores the password of a user unencrypted in the LocalStorage of … - CVE-2024-47529 2024-11-14 02:15 2024-10-3 Show GitHub Exploit DB Packet Storm
312250 5.9 MEDIUM
Network
redhat kroxylicious A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server's hostname, resultin… CWE-295
Improper Certificate Validation 
CVE-2024-8285 2024-11-14 02:15 2024-08-31 Show GitHub Exploit DB Packet Storm