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 20, 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
248331 6.8 警告 アルバネットワークス株式会社 - Aruba Mobility Controller の LDAP 認証機能におけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-0150 2012-06-26 15:54 2007-12-22 Show GitHub Exploit DB Packet Storm
248332 10 危険 Extended Module Player Project - XMP の dtt_load 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6732 2012-06-26 15:54 2009-09-13 Show GitHub Exploit DB Packet Storm
248333 10 危険 Extended Module Player Project - XMP における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-6731 2012-06-26 15:54 2009-09-13 Show GitHub Exploit DB Packet Storm
248334 4.3 警告 アップル
anonymityanywhere
マイクロソフト
- Windows および Mac OS X 上で稼働する TorK における設定を変更される脆弱性 CWE-16
環境設定
CVE-2007-6723 2012-06-26 15:54 2009-03-31 Show GitHub Exploit DB Packet Storm
248335 10 危険 Bouncy Castle - Crypto Provider Package で使用される The Legion of the Bouncy Castle Java Cryptography API における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2007-6721 2012-06-26 15:54 2009-03-29 Show GitHub Exploit DB Packet Storm
248336 5 警告 マイクロソフト
DivX
- DivX Player の npUpload.dll の ActiveX コントロールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2008-0090 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
248337 7.5 危険 clip-share - ClipShare の uprofile.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0089 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
248338 4.3 警告 BitTorrent, Inc. - BitTorrent および uTorrent の Web UI インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-0071 2012-06-26 15:54 2008-06-16 Show GitHub Exploit DB Packet Storm
248339 9.3 危険 flip4mac - Flip4Mac WMV における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2007-6713 2012-06-26 15:54 2008-04-16 Show GitHub Exploit DB Packet Storm
248340 10 危険 FreeWebshop - FreeWebshop.org の customer.php における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6711 2012-06-26 15:54 2008-03-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313421 8.8 HIGH
Network
zohocorp manageengine_adaudit_plus Zohocorp ManageEngine ADAudit Plus versions below 8123 are vulnerable to SQL Injection in the reports module. CWE-89
SQL Injection
CVE-2024-49574 2024-11-21 01:32 2024-11-18 Show GitHub Exploit DB Packet Storm
313422 8.8 HIGH
Network
zte nh8091_firmware ZTE NH8091 product has an improper permission control vulnerability. Due to improper permission control of the Web module interface, an authenticated attacker may exploit the vulnerability to execute… NVD-CWE-noinfo
CVE-2024-22067 2024-11-21 01:24 2024-11-18 Show GitHub Exploit DB Packet Storm
313423 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
313424 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
313425 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
313426 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
313427 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
313428 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
313429 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
313430 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