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 21, 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
247451 6.4 警告 Debian - Debian GNU/Linux の PyDNS における DNS レスポンスを偽装される脆弱性 CWE-16
環境設定
CVE-2008-4126 2012-06-26 16:02 2008-07-10 Show GitHub Exploit DB Packet Storm
247452 4.3 警告 cpcommerce - cpCommerce におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4121 2012-06-26 16:02 2008-10-21 Show GitHub Exploit DB Packet Storm
247453 4.3 警告 FlatPress - FlatPress におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4120 2012-06-26 16:02 2008-09-29 Show GitHub Exploit DB Packet Storm
247454 9.3 危険 アップル - Apple QuickTime および iTunes におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4116 2012-06-26 16:02 2008-09-18 Show GitHub Exploit DB Packet Storm
247455 6.4 警告 GNU Project - GNU adns における DNS 応答を偽装される脆弱性 CWE-16
環境設定
CVE-2008-4100 2012-06-26 16:02 2008-09-18 Show GitHub Exploit DB Packet Storm
247456 6.4 警告 Debian - Debian GNU/Linux の PyDNS における DNS レスポンスを偽装される脆弱性 CWE-16
環境設定
CVE-2008-4099 2012-06-26 16:02 2008-07-10 Show GitHub Exploit DB Packet Storm
247457 10 危険 flip4mac - Flip4Mac WMV の Importer における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2008-4095 2012-06-26 16:02 2008-09-16 Show GitHub Exploit DB Packet Storm
247458 7.5 危険 couponscript - PHP Coupon Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4090 2012-06-26 16:02 2008-09-15 Show GitHub Exploit DB Packet Storm
247459 6.8 警告 acoustica - Acoustica Beatcraft におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4087 2012-06-26 16:02 2008-09-15 Show GitHub Exploit DB Packet Storm
247460 3.5 注意 brim-project - Brim の Bookmarks プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4083 2012-06-26 16:02 2008-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313411 7.8 HIGH
Local
google android In PVRSRVRGXKickTA3DKM of rgxta3d.c, there is a possible arbitrary code execution due to improper input validation. This could lead to local escalation of privilege in the kernel with no additional e… NVD-CWE-noinfo
CVE-2023-35686 2024-11-21 02:35 2024-11-14 Show GitHub Exploit DB Packet Storm
313412 7.8 HIGH
Local
google android In DevmemIntChangeSparse of devicemem_server.c, there is a possible arbitrary code execution due to a logic error in the code. This could lead to local escalation of privilege in the kernel with no a… NVD-CWE-noinfo
CVE-2023-35659 2024-11-21 02:35 2024-11-14 Show GitHub Exploit DB Packet Storm
313413 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handl… NVD-CWE-noinfo
CVE-2024-46820 2024-11-21 02:34 2024-09-27 Show GitHub Exploit DB Packet Storm
313414 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten… NVD-CWE-noinfo
CVE-2024-46780 2024-11-21 02:31 2024-09-18 Show GitHub Exploit DB Packet Storm
313415 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook When enable CONFIG_MEMCG & CONFIG_KFENCE & CONFIG_KMEMLEAK, t… NVD-CWE-noinfo
CVE-2024-46789 2024-11-21 02:27 2024-09-18 Show GitHub Exploit DB Packet Storm
313416 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check The lookup function iwl_mvm_rcu_fw_link_id_to_link_conf() is normally call… NVD-CWE-noinfo
CVE-2024-46825 2024-11-21 02:24 2024-09-27 Show GitHub Exploit DB Packet Storm
313417 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ELF: fix kernel.randomize_va_space double read ELF loader uses "randomize_va_space" twice. It is sysctl and can change at any mom… NVD-CWE-noinfo
CVE-2024-46826 2024-11-21 02:19 2024-09-27 Show GitHub Exploit DB Packet Storm
313418 6.1 MEDIUM
Network
cisco identity_services_engine A vulnerability in the web-based management interface of Cisco ISE could allow an unauthenticated, remote attacker to conduct an XSS attack against a user of the interface. This vulnerability exis… CWE-79
Cross-site Scripting
CVE-2024-20525 2024-11-21 01:54 2024-11-7 Show GitHub Exploit DB Packet Storm
313419 6.1 MEDIUM
Network
cisco identity_services_engine A vulnerability in the web-based management interface of Cisco ISE could allow an unauthenticated, remote attacker to conduct an XSS attack against a user of the interface. This vulnerability exis… CWE-79
Cross-site Scripting
CVE-2024-20530 2024-11-21 01:50 2024-11-7 Show GitHub Exploit DB Packet Storm
313420 6.5 MEDIUM
Network
cisco identity_services_engine A vulnerability in the API of Cisco ISE could allow an authenticated, remote attacker to read arbitrary files on the underlying operating system of an affected device and conduct a server-side reques… CWE-611
CWE-918
XXE
Server-Side Request Forgery (SSRF) 
CVE-2024-20531 2024-11-21 01:45 2024-11-7 Show GitHub Exploit DB Packet Storm