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
239441 4.3 警告 goodlyrics - buymyscripts Lyrics Script の search_results.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4672 2012-06-26 16:02 2008-10-22 Show GitHub Exploit DB Packet Storm
239442 4.3 警告 ed putal - Ed Pudol Clickbank Portal の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4670 2012-06-26 16:02 2008-10-22 Show GitHub Exploit DB Packet Storm
239443 4.3 警告 dan fletcher - Dan Fletcher Recipe Script の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4669 2012-06-26 16:02 2008-10-22 Show GitHub Exploit DB Packet Storm
239444 7.5 危険 arabcms - ArabCMS の rss.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4667 2012-06-26 16:02 2008-10-22 Show GitHub Exploit DB Packet Storm
239445 6.8 警告 deeserver - Ultimate Webboard の webboard.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4666 2012-06-26 16:02 2008-10-22 Show GitHub Exploit DB Packet Storm
239446 7.5 危険 datingpro - PG Matchmaking における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4665 2012-06-26 16:02 2008-10-22 Show GitHub Exploit DB Packet Storm
239447 9.3 危険 Dart Communications - ActiveX 用の Dart Communications PowerTCP FTP の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4652 2012-06-26 16:02 2008-10-21 Show GitHub Exploit DB Packet Storm
239448 7.5 危険 Elxis - Elxis CMS におけるセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2008-4649 2012-06-26 16:02 2008-10-21 Show GitHub Exploit DB Packet Storm
239449 4.3 警告 Elxis - Elxis CMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4648 2012-06-26 16:02 2008-10-21 Show GitHub Exploit DB Packet Storm
239450 7.5 危険 astrospaces - AstroSPACES の profile.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4642 2012-06-26 16:02 2008-10-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
256091 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
256092 - - - 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
256093 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
256094 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddev_suspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in pro… CWE-476
 NULL Pointer Dereference
CVE-2024-43855 2024-08-23 02:48 2024-08-17 Show GitHub Exploit DB Packet Storm
256095 8.8 HIGH
Network
lopalopa music_management_system An Unrestricted file upload vulnerability was found in "/music/ajax.php?action=save_playlist" in Kashipara Music Management System v1.0. This allows attackers to execute arbitrary code via uploading … CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2024-42778 2024-08-23 02:46 2024-08-22 Show GitHub Exploit DB Packet Storm
256096 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Permissions in Google Chrome prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium) NVD-CWE-noinfo
CVE-2024-7975 2024-08-23 02:40 2024-08-22 Show GitHub Exploit DB Packet Storm
256097 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: jfs: Fix array-index-out-of-bounds in diFree CWE-129
 Improper Validation of Array Index
CVE-2024-43858 2024-08-23 02:40 2024-08-17 Show GitHub Exploit DB Packet Storm
256098 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null reference error when checking end of zone This patch fixes a potentially null pointer being accessed by is_end_zon… CWE-476
 NULL Pointer Dereference
CVE-2024-43857 2024-08-23 02:38 2024-08-17 Show GitHub Exploit DB Packet Storm
256099 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Views in Google Chrome prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low) NVD-CWE-noinfo
CVE-2024-7981 2024-08-23 02:36 2024-08-22 Show GitHub Exploit DB Packet Storm
256100 4.3 MEDIUM
Network
google chrome Inappropriate implementation in Custom Tabs in Google Chrome on Android prior to 128.0.6613.84 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: L… NVD-CWE-noinfo
CVE-2024-8034 2024-08-23 02:35 2024-08-22 Show GitHub Exploit DB Packet Storm