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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251681 4.3 警告 ContentLion - ContentLion Alpha の system/classes/login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1224 2012-02-22 14:34 2012-02-21 Show GitHub Exploit DB Packet Storm
251682 5 警告 RabidHamster - RabidHamster R2/Extreme における PIN number を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1223 2012-02-22 14:32 2012-02-21 Show GitHub Exploit DB Packet Storm
251683 8.5 危険 RabidHamster - RabidHamster R2/Extreme におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1222 2012-02-22 14:31 2012-02-21 Show GitHub Exploit DB Packet Storm
251684 5 警告 RabidHamster - RabidHamster R2/Extreme の telnet サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1221 2012-02-22 14:30 2012-02-21 Show GitHub Exploit DB Packet Storm
251685 4.3 警告 Yoono - Firefox 用 Yoono エクステンションの Add friends モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1215 2012-02-22 11:38 2012-02-21 Show GitHub Exploit DB Packet Storm
251686 4.3 警告 Yoono - Yoono Desktop Application の Add friends モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1214 2012-02-22 11:37 2012-02-21 Show GitHub Exploit DB Packet Storm
251687 7.5 危険 Nova CMS - Nova CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2012-1200 2012-02-21 16:48 2012-02-18 Show GitHub Exploit DB Packet Storm
251688 7.5 危険 BASE - Basic Analysis and Security Engine における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2012-1199 2012-02-21 16:48 2012-02-18 Show GitHub Exploit DB Packet Storm
251689 7.5 危険 BASE - Basic Analysis and Security Engine の base_ag_main.php における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2012-1198 2012-02-21 16:45 2012-02-18 Show GitHub Exploit DB Packet Storm
251690 6.8 警告 ACD Systems International - ACDSee の IDE_ACDStd.apl モジュールにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-1197 2012-02-21 16:44 2012-02-18 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
316651 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoc: PCM6240: Return directly after a failed devm_kzalloc() in pcmdevice_i2c_probe() The value “-ENOMEM” was assigned to the loc… CWE-476
 NULL Pointer Dereference
CVE-2024-43822 2024-09-4 02:49 2024-08-17 Show GitHub Exploit DB Packet Storm
316652 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix a possible null pointer dereference In function lpfc_xcvr_data_show, the memory allocation with kmalloc might fai… CWE-476
 NULL Pointer Dereference
CVE-2024-43821 2024-09-4 02:49 2024-08-17 Show GitHub Exploit DB Packet Storm
316653 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init() Instead of getting the epc_features fr… CWE-476
 NULL Pointer Dereference
CVE-2024-43824 2024-09-4 02:48 2024-08-17 Show GitHub Exploit DB Packet Storm
316654 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: kvm: s390: Reject memory region operations for ucontrol VMs This change rejects the KVM_SET_USER_MEMORY_REGION and KVM_SET_USER_M… CWE-476
 NULL Pointer Dereference
CVE-2024-43819 2024-09-4 02:47 2024-08-17 Show GitHub Exploit DB Packet Storm
316655 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpi_get_first_physical_node() can return NULL in several cases (… CWE-476
 NULL Pointer Dereference
CVE-2024-43818 2024-09-4 02:45 2024-08-17 Show GitHub Exploit DB Packet Storm
316656 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtio_net_hdr_to_skb() allowed syzbot to crash kernels again 1. After the skb_se… NVD-CWE-noinfo
CVE-2024-43817 2024-09-4 02:41 2024-08-17 Show GitHub Exploit DB Packet Storm
316657 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() Syzbot reports uninitialized value access issue as below:… CWE-908
 Use of Uninitialized Resource
CVE-2024-42311 2024-09-4 02:38 2024-08-17 Show GitHub Exploit DB Packet Storm
316658 9.8 CRITICAL
Network
chartist chartist Chartist 1.x through 1.3.0 allows Prototype Pollution via the extend function. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2024-45435 2024-09-4 02:23 2024-08-29 Show GitHub Exploit DB Packet Storm
316659 - - - MCMS v5.4.1 has front-end file upload vulnerability which can lead to remote command execution. - CVE-2024-42991 2024-09-4 01:35 2024-09-4 Show GitHub Exploit DB Packet Storm
316660 - - - ASIS (aka Aplikasi Sistem Sekolah using CodeIgniter 3) 3.0.0 through 3.2.0 allows index.php username SQL injection for Authentication Bypass. - CVE-2024-45622 2024-09-4 01:35 2024-09-3 Show GitHub Exploit DB Packet Storm