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 30, 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
245331 7.5 危険 carscripts - Carscripts Classifieds の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2844 2012-06-26 16:02 2008-06-25 Show GitHub Exploit DB Packet Storm
245332 7.5 危険 doitlive - doITLive CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2843 2012-06-26 16:02 2008-06-25 Show GitHub Exploit DB Packet Storm
245333 4.3 警告 doitlive - doITLive CMS の edit/showmedia.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2842 2012-06-26 16:02 2008-06-25 Show GitHub Exploit DB Packet Storm
245334 6.8 警告 exerocms - Exero CMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2840 2012-06-26 16:02 2008-06-24 Show GitHub Exploit DB Packet Storm
245335 7.5 危険 cms.brdconcept - CMS-BRD の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2837 2012-06-26 16:02 2008-06-24 Show GitHub Exploit DB Packet Storm
245336 10 危険 fullrevolution - Full Revolution aspWebCalendar の calendar_admin.asp における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-2832 2012-06-26 16:02 2008-06-24 Show GitHub Exploit DB Packet Storm
245337 9.3 危険 3dftp - 3D-FTP Client の FTP クライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2822 2012-06-26 16:02 2008-06-23 Show GitHub Exploit DB Packet Storm
245338 9.3 危険 マイクロソフト
glub
- Windows 上の Glub Tech Secure FTP の FTP クライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2821 2012-06-26 16:02 2008-06-23 Show GitHub Exploit DB Packet Storm
245339 6.4 警告 azimyt - Open Azimyt CMS の lang/lang-system.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2820 2012-06-26 16:02 2008-06-23 Show GitHub Exploit DB Packet Storm
245340 7.5 危険 easy-clanpage - Easy-Clanpage におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2818 2012-06-26 16:02 2008-06-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
1531 - - - In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() In svs_enable_debug_write(), the buf allocated by memdup_user_nul… - CVE-2026-45881 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1532 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1533 - - - In the Linux kernel, the following vulnerability has been resolved: iio: sca3000: Fix a resource leak in sca3000_probe() spi->irq from request_threaded_irq() not released when iio_device_register()… - CVE-2026-45883 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1534 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: avoid per-cpu hold underflow in aa_get_buffer When aa_get_buffer() pulls from the per-cpu list it unconditionally decre… - CVE-2026-45884 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1535 - - - In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix memleak of newsk in unix_stream_connect(). When prepare_peercred() fails in unix_stream_connect(), unix_release_sock… - CVE-2026-45887 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1536 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1_run() raid1_run() calls setup_conf() which registers a thread via md_register_thread(). If rai… - CVE-2026-45888 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1537 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned… - CVE-2026-45893 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1538 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: intel-dg: Fix accessing regions before setting nregions The regions array is counted by nregions, but it's set only after ac… - CVE-2026-45896 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1539 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45885 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1540 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix bpf_xdp_store_bytes proto for read-only arg While making some maps in Cilium read-only from the BPF side, we noticed tha… - CVE-2026-45886 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm