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 22, 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
233131 7.5 危険 revokesoft - RevokeBB の Search System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2778 2012-12-20 18:52 2008-06-19 Show GitHub Exploit DB Packet Storm
233132 7.5 危険 phpraider - Simple Machines phpRaider の authentication/smf/smf.functions.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2769 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233133 3.5 注意 xigla - Xigla Poll Manager XE の admin/search.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2768 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233134 6.5 警告 xigla - Xigla Poll Manager XE の search.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2767 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233135 4.3 警告 xigla - Xigla Absolute Image Gallery XE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2766 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233136 7.5 危険 xigla - Xigla Absolute Image Gallery XE の gallery.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2765 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233137 3.5 注意 xigla - Xigla Absolute Live Support XE の admin/search.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2764 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233138 6.5 警告 xigla - Xigla Absolute Live Support XE の search.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2763 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233139 6.5 警告 xigla - Xigla Absolute Form Processor XE の search.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2762 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
233140 3.5 注意 xigla - Xigla Absolute Banner Manager XE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2761 2012-12-20 18:52 2008-06-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313741 8.8 HIGH
Network
microsoft python_extension Visual Studio Code Python Extension Remote Code Execution Vulnerability NVD-CWE-noinfo
CVE-2024-49050 2024-11-19 07:03 2024-11-13 Show GitHub Exploit DB Packet Storm
313742 7.5 HIGH
Network
lunary lunary In lunary-ai/lunary version 1.2.7, there is a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. Attackers can exploit this by automating forgot password re… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2024-3760 2024-11-19 07:02 2024-11-15 Show GitHub Exploit DB Packet Storm
313743 - - - A Python command injection vulnerability exists in the `SagemakerLLM` class's `complete()` method within `./private_gpt/components/llm/custom/sagemaker.py` of the imartinez/privategpt application, ve… CWE-78
OS Command 
CVE-2024-4343 2024-11-19 06:35 2024-11-15 Show GitHub Exploit DB Packet Storm
313744 - - - An unclaimed Amazon S3 bucket, 'codeconf', is referenced in an audio file link within the .rst documentation file. This bucket has been claimed by an external party. The use of this unclaimed S3 buck… CWE-840
 Business Logic Errors
CVE-2024-1682 2024-11-19 06:35 2024-11-15 Show GitHub Exploit DB Packet Storm
313745 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in proto_unregister There's issue as follows: KASAN: maybe wild-memory-access in range … NVD-CWE-noinfo
CVE-2024-50148 2024-11-19 06:24 2024-11-7 Show GitHub Exploit DB Packet Storm
313746 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix command bitmask initialization Command bitmask have a dedicated bit for MANAGE_PAGES command, this bit isn't Initia… CWE-476
 NULL Pointer Dereference
CVE-2024-50147 2024-11-19 06:19 2024-11-7 Show GitHub Exploit DB Packet Storm
313747 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put() with fence_fini() Currently we can call fence_fini() twice if something goes wrong when sending … NVD-CWE-noinfo
CVE-2024-50144 2024-11-19 06:16 2024-11-7 Show GitHub Exploit DB Packet Storm
313748 7.8 HIGH
Local
microsoft windows_server_2008
windows_server_2012
windows_server_2025
windows_server_2019
windows_server_2022
windows_server_2022_23h2
windows_server_2016
Active Directory Certificate Services Elevation of Privilege Vulnerability NVD-CWE-noinfo
CVE-2024-49019 2024-11-19 06:12 2024-11-13 Show GitHub Exploit DB Packet Storm
313749 8.8 HIGH
Network
microsoft windows_server_2008
windows_server_2012
windows_server_2025
windows_10_1809
windows_server_2019
windows_10_21h2
windows_11_22h2
windows_10_22h2
windows_11_23h2
windows_serv…
Windows Telephony Service Remote Code Execution Vulnerability NVD-CWE-noinfo
CVE-2024-43627 2024-11-19 05:58 2024-11-13 Show GitHub Exploit DB Packet Storm
313750 8.8 HIGH
Network
microsoft windows_server_2008
windows_server_2012
windows_server_2025
windows_10_1809
windows_server_2019
windows_server_2022
windows_10_21h2
windows_11_22h2
windows_10_22h2
windows_…
Windows Telephony Service Remote Code Execution Vulnerability NVD-CWE-noinfo
CVE-2024-43628 2024-11-19 05:46 2024-11-13 Show GitHub Exploit DB Packet Storm