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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
239971 7.5 危険 fipsasp - fipsASP fipsCMS の modules/print.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2124 2012-06-26 16:02 2008-05-9 Show GitHub Exploit DB Packet Storm
239972 4.3 警告 Digium - Asterisk Open Source および Business Edition におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-2119 2012-06-26 16:02 2008-05-8 Show GitHub Exploit DB Packet Storm
239973 6.8 警告 Activision Publishing - Call of Duty におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-2106 2012-06-26 16:02 2008-05-7 Show GitHub Exploit DB Packet Storm
239974 6.8 警告 backlinkspider - BackLinkSpider における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2096 2012-06-26 16:02 2008-05-7 Show GitHub Exploit DB Packet Storm
239975 7.5 危険 actualscripts - ActualScripts ActualAnalyzer Lite の admin.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2076 2012-06-26 16:02 2008-05-5 Show GitHub Exploit DB Packet Storm
239976 4.3 警告 astrocam - AstroCam の pic.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2075 2012-06-26 16:02 2008-05-5 Show GitHub Exploit DB Packet Storm
239977 4.3 警告 cPanel - cPanel の WHM インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-2071 2012-06-26 16:02 2008-05-12 Show GitHub Exploit DB Packet Storm
239978 4.3 警告 cPanel - cPanel の WHM インターフェースにおける任意の Web スクリプトを挿入される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2070 2012-06-26 16:02 2008-05-12 Show GitHub Exploit DB Packet Storm
239979 4.3 警告 Bitrix - Bitrix Site Manager の redirect.php におけるオープンリダイレクトの脆弱性 CWE-59
リンク解釈の問題
CVE-2008-2052 2012-06-26 16:02 2008-05-2 Show GitHub Exploit DB Packet Storm
239980 4.3 警告 e-post corporation - E-Post Mail Server の EPSTPOP3S.EXE における重要な情報が取得される脆弱性 CWE-200
情報漏えい
CVE-2008-2049 2012-06-26 16:02 2008-05-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255831 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netem_enqueue() introduced by commit 5845f706388a ("net: net… CWE-416
 Use After Free
CVE-2024-45016 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255832 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driv… NVD-CWE-noinfo
CVE-2024-45011 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255833 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only decrement add_addr_accepted for MPJ req Adding the following warning ... WARN_ON_ONCE(msk->pm.add_addr_accepte… NVD-CWE-noinfo
CVE-2024-45009 2024-09-14 01:36 2024-09-12 Show GitHub Exploit DB Packet Storm
255834 - - - An External XML Entity (XXE) vulnerability in the provisioning web service of Ivanti EPM before 2022 SU6, or the 2024 September update allows a remote unauthenticated attacker to leak API secrets. - CVE-2024-37397 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
255835 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: s390/boot: Avoid possible physmem_info segment corruption When physical memory for the kernel image is allocated it does not cons… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-45014 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
255836 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable() For cases where the crtc's connectors_changed was set wit… CWE-476
 NULL Pointer Dereference
CVE-2024-45015 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
255837 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvme_uninit_ctrl() Commit 4733b65d82bd ("nvme: start keep-alive after admin queue setup") mov… CWE-416
 Use After Free
CVE-2024-45013 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
255838 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-45012 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
255839 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: only mark 'subflow' endp as available Adding the following warning ... WARN_ON_ONCE(msk->pm.local_addr_used == 0) … NVD-CWE-noinfo
CVE-2024-45010 2024-09-14 01:35 2024-09-12 Show GitHub Exploit DB Packet Storm
255840 - sumatrapdfreader sumatrapdf Heap-based buffer overflow in the loadexponentialfunc function in mupdf/pdf_function.c in MuPDF in the mupdf-20090223-win32 package, as used in SumatraPDF 0.9.3 and earlier, allows remote attackers t… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2009-1605 2024-09-14 01:35 2009-05-12 Show GitHub Exploit DB Packet Storm