Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
Urgent
Important
Warning
Warning
CVE
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":Jan. 15, 2025, 6:03 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
190361 7.5 危険 ネットスケープ - Netscape Navigator 9 における任意のコマンドを実行される脆弱性 - CVE-2007-4042 2012-09-25 16:47 2007-07-27 Show GitHub Exploit DB Packet Storm
190362 4.3 警告 マイクロソフト - Microsoft Outlook および Outlook Express における任意のコマンドを実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4040 2012-09-25 16:47 2007-07-27 Show GitHub Exploit DB Packet Storm
190363 4.3 警告 Mozilla Foundation - Mozilla におけるクロスブラウザスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4039 2012-09-25 16:47 2007-07-27 Show GitHub Exploit DB Packet Storm
190364 4.3 警告 Mozilla Foundation - Mozilla Firefox におけるクロスブラウザスクリプティング攻撃を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-4038 2012-09-25 16:47 2007-07-27 Show GitHub Exploit DB Packet Storm
190365 7.8 危険 Tenable, Inc. - Nessus Vulnerability Scanner の特定の ActiveX コントロールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4031 2012-09-25 16:47 2007-07-27 Show GitHub Exploit DB Packet Storm
190366 6.8 警告 The PHP Group - PHP の win32std エクステンションにおけるコマンドを実行される脆弱性 - CVE-2007-4010 2012-09-25 16:47 2007-07-25 Show GitHub Exploit DB Packet Storm
190367 9.3 危険 Parallels - SWSoft Confixx Pro の admin/business_inc/saveserver.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4009 2012-09-25 16:47 2007-07-25 Show GitHub Exploit DB Packet Storm
190368 6.8 警告 mike dubman - Mike Dubman Windows rshd におけるバッファオーバーフローの脆弱性 - CVE-2007-4006 2012-09-25 16:47 2007-07-25 Show GitHub Exploit DB Packet Storm
190369 5 警告 mike dubman - Mike Dubman Windows rshd におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4005 2012-09-25 16:47 2007-07-25 Show GitHub Exploit DB Packet Storm
190370 10 危険 Kerio Technologies - Kerio MailServer の添付ファイルフィルタにおける脆弱性 CWE-DesignError
CVE-2007-3993 2012-09-25 16:47 2007-07-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:Jan. 15, 2025, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
481 - - - In the Linux kernel, the following vulnerability has been resolved: block: avoid to reuse `hctx` not removed from cpuhp callback list If the 'hctx' isn't removed from cpuhp callback list, we can't … - CVE-2024-41149 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
482 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in iso_conn_big_sync This fixes the circular locking dependency warning below, by reworking iso… - CVE-2024-54191 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
483 - - - In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent use of deleted inode syzbot reported a WARNING in nilfs_rmdir. [1] Because the inode bitmap is corrupted, an ino… - CVE-2024-53690 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
484 - - - In the Linux kernel, the following vulnerability has been resolved: block: Fix potential deadlock while freezing queue and acquiring sysfs_lock For storing a value to a queue attribute, the queue_a… - CVE-2024-53689 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
485 - - - In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: unquiesce admin_q before destroy it Kernel will hang on destroy admin_q while we create ctrl failed, such as following… - CVE-2024-49569 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
486 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: Fix IPIs usage in kfence_protect_page() flush_tlb_kernel_range() may use IPIs to flush the TLBs of all the cores, which tr… - CVE-2024-53687 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
487 - - - In the Linux kernel, the following vulnerability has been resolved: dlm: fix possible lkb_resource null dereference This patch fixes a possible null pointer dereference when this function is called… - CVE-2024-47809 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
488 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tailcall infinite loop caused by freplace There is a potential infinite loop issue that can occur when using a combi… - CVE-2024-47794 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
489 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() Under certain kernel configurations when building with Cl… - CVE-2024-53680 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm
490 - - - In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radix_lock radix_lock() shouldn't be held while holding dma_hash_entry[idx].lock otherwise,… - CVE-2024-47143 2025-01-11 22:15 2025-01-11 Show GitHub Exploit DB Packet Storm