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 27, 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
251081 7.5 危険 シマンテック - Symantec SEP の fw_charts.php におけるレポート生成の制限を回避する脆弱性 CWE-20
不適切な入力確認
CVE-2010-0114 2012-03-27 18:42 2010-12-15 Show GitHub Exploit DB Packet Storm
251082 7.5 危険 シマンテック - Symantec IM Manager の管理者インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0112 2012-03-27 18:42 2010-10-27 Show GitHub Exploit DB Packet Storm
251083 5 警告 mhonarc - MHonArc におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1677 2012-03-27 18:42 2011-01-3 Show GitHub Exploit DB Packet Storm
251084 5.5 警告 レッドハット - RHN Satellite におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1171 2012-03-27 18:42 2011-04-11 Show GitHub Exploit DB Packet Storm
251085 5.8 警告 zeacom - Zeacom Chat Server におけるセッションをハイジャックされるの脆弱性 CWE-310
暗号の問題
CVE-2010-0217 2012-03-27 18:42 2011-05-20 Show GitHub Exploit DB Packet Storm
251086 5 警告 inventivetec - MediaCAST の authenticate_ad_setup_finished.cfm におけるユーザ名および平文のパスワードを発見される脆弱性 CWE-310
暗号の問題
CVE-2010-0216 2012-03-27 18:42 2011-05-10 Show GitHub Exploit DB Packet Storm
251087 7.5 危険 シマンテック - Symantec Web Gateway の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0115 2012-03-27 18:42 2011-01-12 Show GitHub Exploit DB Packet Storm
251088 7.1 危険 ヒューレット・パッカード - Palm Pre WebOS における任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-5097 2012-03-27 18:42 2011-09-13 Show GitHub Exploit DB Packet Storm
251089 6.8 警告 ea-style - gBook の index_inc.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-5095 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
251090 7.5 危険 cmsfaethon - CMS Faethon の info.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-5094 2012-03-27 18:42 2011-09-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
308531 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in hdcp2_get_capability Add encoder check in intel_hdcp2_get_capability to avoid null pointer er… CWE-476
 NULL Pointer Dereference
CVE-2024-53050 2024-11-21 01:17 2024-11-20 Show GitHub Exploit DB Packet Storm
308532 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability Sometimes during hotplug scenario or suspend/resume scenario encode… NVD-CWE-noinfo
CVE-2024-53051 2024-11-21 01:16 2024-11-20 Show GitHub Exploit DB Packet Storm
308533 4.3 MEDIUM
Network
themeum tutor_lms_elementor_addons The Tutor LMS Elementor Addons plugin for WordPress is vulnerable to unauthorized plugin installation due to a missing capability check on the install_etlms_dependency_plugin() function in all versio… CWE-862
 Missing Authorization
CVE-2024-10897 2024-11-21 01:09 2024-11-15 Show GitHub Exploit DB Packet Storm
308534 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" thread was scheduled … CWE-362
Race Condition
CVE-2024-49866 2024-11-21 00:56 2024-10-22 Show GitHub Exploit DB Packet Storm
308535 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: eventfs: Use list_del_rcu() for SRCU protected list variable Chi Zhiling reported: We found a null pointer accessing in tracef… CWE-476
 NULL Pointer Dereference
CVE-2024-46785 2024-11-21 00:51 2024-09-18 Show GitHub Exploit DB Packet Storm
308536 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: fix return value of tcp_bpf_sendmsg() When we cork messages in psock->cork, the last message triggers the flushing will … NVD-CWE-noinfo
CVE-2024-46783 2024-11-21 00:47 2024-09-18 Show GitHub Exploit DB Packet Storm
308537 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the run_job thread resulting in UAF. It is only safe… CWE-416
 Use After Free
CVE-2024-50149 2024-11-21 00:45 2024-11-7 Show GitHub Exploit DB Packet Storm
308538 7.5 HIGH
Network
anisha job_recruitment A vulnerability was found in code-projects Job Recruitment 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file reset.php. The manipulation of… CWE-89
SQL Injection
CVE-2024-11241 2024-11-21 00:41 2024-11-16 Show GitHub Exploit DB Packet Storm
308539 7.5 HIGH
Network
crmeb crmeb CRMEB <=5.4.0 is vulnerable to Incorrect Access Control. Users can bypass the front-end restriction of only being able to claim coupons once by capturing packets and sending a large number of data pa… NVD-CWE-noinfo
CVE-2024-50653 2024-11-21 00:36 2024-11-16 Show GitHub Exploit DB Packet Storm
308540 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix checks for huge PMDs Patch series "userfaultfd: fix races around pmd_trans_huge() check", v2. The pmd_trans_hug… NVD-CWE-noinfo
CVE-2024-46787 2024-11-21 00:33 2024-09-18 Show GitHub Exploit DB Packet Storm