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 7, 2026, 2:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252281 3.6 注意 オラクル - Oracle Solaris 10 の Fault Manager Daemon における脆弱性 CWE-noinfo
情報不足
CVE-2010-4460 2011-02-18 14:11 2011-01-18 Show GitHub Exploit DB Packet Storm
252282 4.1 警告 オラクル - Oracle Solaris 11 Express の ZFS における脆弱性 CWE-noinfo
情報不足
CVE-2010-4458 2011-02-18 14:08 2011-01-18 Show GitHub Exploit DB Packet Storm
252283 4.1 警告 オラクル - Oracle Solaris の libc における脆弱性 CWE-noinfo
情報不足
CVE-2010-4415 2011-02-18 14:06 2011-01-18 Show GitHub Exploit DB Packet Storm
252284 4.3 警告 サン・マイクロシステムズ - Oracle Sun Java System Communications Express の Web メールにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4456 2011-02-18 14:03 2011-01-18 Show GitHub Exploit DB Packet Storm
252285 4.3 警告 サン・マイクロシステムズ - Sun Java System Communications Express におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1227 2011-02-18 14:00 2010-04-1 Show GitHub Exploit DB Packet Storm
252286 10 危険 IBM - IBM DB2 UDB の Administration Server コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3731 2011-02-17 18:09 2010-10-5 Show GitHub Exploit DB Packet Storm
252287 5 警告 IBM - IBM DB2 の SYSIBMADM スキーマにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3197 2011-02-17 18:08 2010-08-31 Show GitHub Exploit DB Packet Storm
252288 3.5 注意 IBM - IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3196 2011-02-17 18:07 2010-03-9 Show GitHub Exploit DB Packet Storm
252289 5 警告 IBM - Windows Server 2008 上で稼働する IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3195 2011-02-17 18:06 2010-02-4 Show GitHub Exploit DB Packet Storm
252290 7.5 危険 IBM - IBM DB2 の DB2DART プログラムにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3194 2011-02-17 18:06 2010-01-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
305291 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe() A devm_kzalloc() in asoc_qcom_lpass_cpu_platform_probe()… CWE-476
 NULL Pointer Dereference
CVE-2024-50103 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
305292 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA Replace the fake VLA at end of the vbva_mouse_po… NVD-CWE-noinfo
CVE-2024-50134 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
305293 8.8 HIGH
Adjacent
enelx waybox_pro_firmware The Waybox Enel X web management application contains a PHP-type juggling vulnerability that may allow a brute force process and under certain conditions bypass authentication. NVD-CWE-Other
CVE-2023-29126 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
305294 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as b… - CVE-2024-50115 2024-11-9 01:15 2024-11-6 Show GitHub Exploit DB Packet Storm
305295 - - - Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET The various header-related Refit attributes (Header, HeaderCollection and Authorize) are vulnerable to CRLF injection. The… CWE-93
CRLF Injection
CVE-2024-51501 2024-11-9 01:15 2024-11-5 Show GitHub Exploit DB Packet Storm
305296 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will … CWE-416
 Use After Free
CVE-2024-50086 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305297 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like … NVD-CWE-noinfo
CVE-2024-50082 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305298 6.5 MEDIUM
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vt: prevent kernel-infoleak in con_font_get() font.data may not initialize all memory spaces depending on the implementation of v… CWE-909
 Missing Initialization of Resource
CVE-2024-50076 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305299 7.8 HIGH
Local
linux
redhat
linux_kernel
enterprise_linux
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blind… CWE-125
Out-of-bounds Read
CVE-2024-50074 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
305300 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below #GP in 32-bit mode when dosemu software was execu… NVD-CWE-noinfo
CVE-2024-50072 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm