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 23, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231761 7.5 危険 phpcc - phpCC の nickpage.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-0985 2012-12-20 18:19 2007-02-16 Show GitHub Exploit DB Packet Storm
231762 4.3 警告 taskfreak - TaskFreak! の error.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0982 2012-12-20 18:19 2007-02-16 Show GitHub Exploit DB Packet Storm
231763 7.5 危険 webtester - WebTester における SQL インジェクションの脆弱性 - CVE-2007-0970 2012-12-20 18:19 2007-02-15 Show GitHub Exploit DB Packet Storm
231764 6.8 警告 webtester - WebTester におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0969 2012-12-20 18:19 2007-02-15 Show GitHub Exploit DB Packet Storm
231765 6.8 警告 scriptsez.net - Scriptsez.net Virtual Calendar におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0952 2012-12-20 18:19 2007-02-14 Show GitHub Exploit DB Packet Storm
231766 5 警告 virtual calendar - Virtual Calendar におけるエンコードされたパスワードをダウンロードされる脆弱性 - CVE-2007-0928 2012-12-20 18:19 2007-02-14 Show GitHub Exploit DB Packet Storm
231767 7.5 危険 BitTorrent, Inc. - uTorrent におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-0927 2012-12-20 18:19 2007-02-14 Show GitHub Exploit DB Packet Storm
231768 7.5 危険 till gerken - Till Gerken phpPolls における認証を回避される脆弱性 - CVE-2007-0924 2012-12-20 18:19 2007-02-14 Show GitHub Exploit DB Packet Storm
231769 7.8 危険 radical technologies - Portal Search の buscador/buscador.htm における重要な情報を取得される脆弱性 - CVE-2007-0923 2012-12-20 18:19 2007-02-14 Show GitHub Exploit DB Packet Storm
231770 4.3 警告 radical technologies - Portal Search の buscador/buscador.htm におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0922 2012-12-20 18:19 2007-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
314321 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
314322 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
314323 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
314324 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
314325 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
314326 5.4 MEDIUM
Network
perfexcrm perfex_crm A stored cross-site scripting (XSS) vulnerability in the Discussion section of Perfex CRM v1.1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Cont… CWE-79
Cross-site Scripting
CVE-2024-44851 2024-09-14 01:34 2024-09-12 Show GitHub Exploit DB Packet Storm
314327 9.8 CRITICAL
Network
comfast cf-xr11_firmware COMFAST CF-XR11 V2.7.2 has a command injection vulnerability in function sub_424CB4. Attackers can send POST request messages to /usr/bin/webmgnt and inject commands into parameter iface. CWE-77
Command Injection
CVE-2024-44466 2024-09-14 01:32 2024-09-12 Show GitHub Exploit DB Packet Storm
314328 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE copy_fd_bitmaps(new, old, count) is expected to copy the first co… CWE-787
 Out-of-bounds Write
CVE-2024-45025 2024-09-14 01:30 2024-09-12 Show GitHub Exploit DB Packet Storm
314329 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs wi… CWE-667
 Improper Locking
CVE-2024-45024 2024-09-14 01:30 2024-09-12 Show GitHub Exploit DB Packet Storm
314330 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix data corruption for degraded array with slow disk read_balance() will avoid reading from slow disks as much as poss… CWE-787
 Out-of-bounds Write
CVE-2024-45023 2024-09-14 01:30 2024-09-12 Show GitHub Exploit DB Packet Storm