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 2, 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
227141 4.3 警告 デル - Dell OpenManage Server Administrator にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6272 2013-01-28 14:07 2013-01-10 Show GitHub Exploit DB Packet Storm
227142 7.5 危険 Google - Mac OS X 上の Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-0843 2013-01-28 11:33 2013-01-22 Show GitHub Exploit DB Packet Storm
227143 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2013-0842 2013-01-28 11:32 2013-01-22 Show GitHub Exploit DB Packet Storm
227144 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0841 2013-01-28 11:30 2013-01-22 Show GitHub Exploit DB Packet Storm
227145 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2013-0840 2013-01-28 11:29 2013-01-22 Show GitHub Exploit DB Packet Storm
227146 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0839 2013-01-28 11:28 2013-01-22 Show GitHub Exploit DB Packet Storm
227147 5 警告 日本電気
VMware
Apache Software Foundation
オラクル
- Apache Tomcat におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-189
数値処理の問題
CVE-2012-0022 2013-01-25 18:32 2012-01-19 Show GitHub Exploit DB Packet Storm
227148 5.8 警告 Wireshark - Wireshark の LDP 解析機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5240 2013-01-25 16:58 2012-10-2 Show GitHub Exploit DB Packet Storm
227149 3.3 注意 Wireshark - Wireshark の PPP 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5238 2013-01-25 16:56 2012-10-2 Show GitHub Exploit DB Packet Storm
227150 3.3 注意 Wireshark - Wireshark の HSRP 解析機能 におけるサービス運用妨害 (無限ループ) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5237 2013-01-25 16:55 2012-10-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
318431 7.8 HIGH
Local
google chrome Insufficient data validation in Installer in Google Chrome on Windows prior to 128.0.6613.84 allowed a local attacker to perform privilege escalation via a malicious file. (Chromium security severity… NVD-CWE-noinfo
CVE-2024-7977 2024-08-23 05:35 2024-08-22 Show GitHub Exploit DB Packet Storm
318432 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac() ida_simple_get() returns an id between min (0) and max (NFP_MAX_… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48934 2024-08-23 05:33 2024-08-22 Show GitHub Exploit DB Packet Storm
318433 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring: add a schedule point in io_add_buffers() Looping ~65535 times doing kmalloc() calls can trigger soft lockups, especiall… CWE-667
 Improper Locking
CVE-2022-48937 2024-08-23 04:07 2024-08-22 Show GitHub Exploit DB Packet Storm
318434 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
318435 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
318436 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
318437 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
318438 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
318439 - - - 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
318440 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