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 15, 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
231291 4.3 警告 Zend Technologies Ltd. - ZendGData Preview におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5717 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
231292 7.5 危険 phpeasydata pro - PHPEasyData Pro の index.php における SQL インジェクションの脆弱性 - CVE-2006-5707 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
231293 6 警告 WordPress.org - WordPress の plugins/wp-db-backup.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5705 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
231294 4.3 警告 Tiki Software Community Association - Tikiwiki の featured_link.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-5703 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
231295 5 警告 Tiki Software Community Association - Tikiwiki における重要な情報 (MySQL ユーザ名およびパスワード) を取得される脆弱性 CWE-200
情報漏えい
CVE-2006-5702 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
231296 6.4 警告 uni-vert - Uni-Vert PhpLeague の consult/classement.php における SQL インジェクションの脆弱性 - CVE-2006-5676 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
231297 7.5 危険 spider friendly - phpBB モジュール Spider Friendly の admin/modules_data.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5665 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
231298 6.8 警告 virtech - VIRtech Netquery の nquser.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5661 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
231299 7.6 危険 studio achtundachtzig - BlooMooWeb ActiveX コントロールにおける任意のファイルをダウンロードされる脆弱性 - CVE-2006-5658 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
231300 10 危険 vilistextum - Vilistextum の src/text.c における脆弱性 - CVE-2006-5657 2012-12-20 18:02 2006-11-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314741 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1… CWE-834
 Excessive Iteration
CVE-2022-48939 2024-08-23 04:02 2024-08-22 Show GitHub Exploit DB Packet Storm
314742 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ice: fix concurrent reset and removal of VFs Commit c503e63200c6 ("ice: Stop processing VF messages during teardown") introduced … CWE-362
Race Condition
CVE-2022-48941 2024-08-23 03:41 2024-08-22 Show GitHub Exploit DB Packet Storm
314743 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copy_map_value When both bpf_spin_lock and bpf_timer are present in a BPF map value, copy_map_val… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2022-48940 2024-08-23 03:37 2024-08-22 Show GitHub Exploit DB Packet Storm
314744 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvm_arch_c… NVD-CWE-noinfo
CVE-2022-48943 2024-08-23 03:27 2024-08-22 Show GitHub Exploit DB Packet Storm
314745 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it… CWE-476
 NULL Pointer Dereference
CVE-2022-48942 2024-08-23 03:25 2024-08-22 Show GitHub Exploit DB Packet Storm
314746 - - - SeaCMS 13.0 has a remote code execution vulnerability. The reason for this vulnerability is that although admin_editplayer.php imposes restrictions on edited files, attackers can still bypass these r… - CVE-2024-42598 2024-08-23 03:15 2024-08-21 Show GitHub Exploit DB Packet Storm
314747 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmam_free_coherent dmam_free_coherent() frees a DMA allocation, which makes the freed vaddr available for … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-43856 2024-08-23 02:57 2024-08-17 Show GitHub Exploit DB Packet Storm
314748 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddev_suspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in pro… CWE-476
 NULL Pointer Dereference
CVE-2024-43855 2024-08-23 02:48 2024-08-17 Show GitHub Exploit DB Packet Storm
314749 8.8 HIGH
Network
lopalopa music_management_system An Unrestricted file upload vulnerability was found in "/music/ajax.php?action=save_playlist" in Kashipara Music Management System v1.0. This allows attackers to execute arbitrary code via uploading … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-42778 2024-08-23 02:46 2024-08-22 Show GitHub Exploit DB Packet Storm
314750 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Permissions in Google Chrome prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium) NVD-CWE-noinfo
CVE-2024-7975 2024-08-23 02:40 2024-08-22 Show GitHub Exploit DB Packet Storm