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 18, 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
248891 5 警告 Fetchmail Project - fetchmail におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1947 2012-03-27 18:43 2011-06-2 Show GitHub Exploit DB Packet Storm
248892 7.2 危険 hongli lai - libgnomesu の gnomesu-pam-backend における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1946 2012-03-27 18:43 2011-07-7 Show GitHub Exploit DB Packet Storm
248893 2.1 注意 Fedora Project
レッドハット
- Fedora の NetworkManager パッケージの libnm-util の destroy_one_secret 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1943 2012-03-27 18:43 2011-06-14 Show GitHub Exploit DB Packet Storm
248894 6.8 警告 VideoLAN
FFmpeg
Libav
- VideoLAN VLC メディアプレイヤーなどの製品で使用される FFmpeg および libav の Sunplus SP5X JPEG デコーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1931 2012-03-27 18:43 2011-07-7 Show GitHub Exploit DB Packet Storm
248895 5 警告 Wouter Verhelst - nbd-server の nbd-server.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1925 2012-03-27 18:43 2011-05-31 Show GitHub Exploit DB Packet Storm
248896 5 警告 The Tor Project - Tor の policy_summarize 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1924 2012-03-27 18:43 2011-02-28 Show GitHub Exploit DB Packet Storm
248897 3.3 注意 ihji
NetBSD
- pmake などの製品で使用される NetBSD の make インクルードファイルにおける任意のファイルを上書される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-1920 2012-03-27 18:43 2011-05-23 Show GitHub Exploit DB Packet Storm
248898 9.3 危険 Foxit Software Inc - Foxit Reader の FreeType エンジンのType 1 フォントデコーダにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1908 2012-03-27 18:43 2011-06-24 Show GitHub Exploit DB Packet Storm
248899 5 警告 Trustwave - Trustwave WebDefend Enterprise におけるイベント収集テーブルを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1906 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
248900 6.8 警告 Proofpoint, Inc. - Proofpoint Protection Server の管理モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1905 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314601 9.8 CRITICAL
Network
master-nan sweet-cms A vulnerability was found in master-nan Sweet-CMS up to 5f441e022b8876f07cde709c77b5be6d2f262e3f. It has been declared as critical. This vulnerability affects unknown code of the file /table/index. T… CWE-89
SQL Injection
CVE-2024-8332 2024-09-3 23:23 2024-08-30 Show GitHub Exploit DB Packet Storm
314602 - - - A vulnerability classified as problematic was found in Grocy up to 4.2.0. This vulnerability affects unknown code of the file /api/files/recipepictures/ of the component SVG File Upload Handler. The … CWE-79
Cross-site Scripting
CVE-2024-8370 2024-09-3 23:15 2024-09-2 Show GitHub Exploit DB Packet Storm
314603 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: usb: qmi_wwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-43861 2024-09-3 22:45 2024-08-21 Show GitHub Exploit DB Packet Storm
314604 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex The carrier_lock spinlock protects the carrier detection. While … CWE-667
 Improper Locking
CVE-2024-43862 2024-09-3 22:44 2024-08-21 Show GitHub Exploit DB Packet Storm
314605 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence… CWE-667
 Improper Locking
CVE-2024-43863 2024-09-3 22:42 2024-08-21 Show GitHub Exploit DB Packet Storm
314606 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_per… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-43871 2024-09-3 22:39 2024-08-21 Show GitHub Exploit DB Packet Storm
314607 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core sta… CWE-667
 Improper Locking
CVE-2024-43872 2024-09-3 22:38 2024-08-21 Show GitHub Exploit DB Packet Storm
314608 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacket_allow There are two issues around seqpacket_allow: 1. seqpacket_allow is not initialized… CWE-909
 Missing Initialization of Resource
CVE-2024-43873 2024-09-3 22:35 2024-08-21 Show GitHub Exploit DB Packet Storm
314609 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked Fix a null pointer dereference induced by DEBUG_TEST_DRIV… CWE-476
 NULL Pointer Dereference
CVE-2024-43874 2024-09-3 22:26 2024-08-21 Show GitHub Exploit DB Packet Storm
314610 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exec: Fix ToCToU between perm check and set-uid/gid usage When opening a file for exec via do_filp_open(), permission checking is… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2024-43882 2024-09-3 22:25 2024-08-21 Show GitHub Exploit DB Packet Storm