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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228691 10 危険 NJStar Software Company - NJStar Communicator にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4040 2013-06-26 13:38 2011-11-2 Show GitHub Exploit DB Packet Storm
228692 7.5 危険 Mercator - Mercator SENTINEL に SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1913 2013-06-26 12:29 2011-09-15 Show GitHub Exploit DB Packet Storm
228693 7.5 危険 アップル - Apple iOS における脆弱性に対するアップデート CWE-20
不適切な入力確認
CVE-2011-0228 2013-06-26 12:20 2011-07-27 Show GitHub Exploit DB Packet Storm
228694 10 危険 日立 - EUR Form Client における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-4773 2013-06-26 12:15 2010-11-15 Show GitHub Exploit DB Packet Storm
228695 6 警告 A51 D.O.O. - ActiveCollab のアクセス制御機能における問題 CWE-264
認可・権限・アクセス制御
CVE-2010-0215 2013-06-26 12:08 2010-10-7 Show GitHub Exploit DB Packet Storm
228696 2.1 注意 アップル - Apple Mac OS X の sso_util におけるパスワード漏えいの脆弱性 CWE-200
情報漏えい
CVE-2008-1578 2013-06-25 18:42 2008-05-28 Show GitHub Exploit DB Packet Storm
228697 2.6 注意 サイボウズ - 複数のサイボウズ製品におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2305 2013-06-25 18:35 2013-04-15 Show GitHub Exploit DB Packet Storm
228698 2.1 注意 トランスウエア - Active! mail における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2013-2302 2013-06-25 18:29 2013-04-4 Show GitHub Exploit DB Packet Storm
228699 10 危険 アドビシステムズ - Adobe ColdFusion に任意のコードが実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-1389 2013-06-25 18:24 2013-05-14 Show GitHub Exploit DB Packet Storm
228700 4 警告 日本電気 - 複数の NEC 製モバイルルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0717 2013-06-25 18:18 2013-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 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
320171 4.8 MEDIUM
Network
peepso peepso The Community by PeepSo – Social Network, Membership, Registration, User Profiles plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 6.4.5.0 due t… CWE-79
Cross-site Scripting
CVE-2024-7655 2024-09-20 03:20 2024-09-10 Show GitHub Exploit DB Packet Storm
320172 4.8 MEDIUM
Network
peepso peepso The Community by PeepSo – Social Network, Membership, Registration, User Profiles plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘content’ parameter in all versions up to, … CWE-79
Cross-site Scripting
CVE-2024-7618 2024-09-20 03:20 2024-09-10 Show GitHub Exploit DB Packet Storm
320173 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state->fb->obj[0] directly, get object from framebuffer … CWE-476
 NULL Pointer Dereference
CVE-2024-46694 2024-09-20 03:16 2024-09-13 Show GitHub Exploit DB Packet Storm
320174 5.4 MEDIUM
Network
microfocus netiq_access_manager Improper Input Validation vulnerability in OpenText NetIQ Access Manager leads to Cross-Site Scripting (XSS) attack. This issue affects NetIQ Access Manager before 5.0.4.1 and 5.1. CWE-79
Cross-site Scripting
CVE-2024-4554 2024-09-20 03:15 2024-08-28 Show GitHub Exploit DB Packet Storm
320175 7.1 HIGH
Local
stripe stripe-cli stripe-cli is a command-line tool for the payment processor Stripe. A vulnerability exists in stripe-cli starting in version 1.11.1 and prior to version 1.21.3 where a plugin package containing a man… CWE-22
Path Traversal
CVE-2024-45401 2024-09-20 03:12 2024-09-6 Show GitHub Exploit DB Packet Storm
320176 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pktgen: use cpus_read_lock() in pg_net_init() I have seen the WARN_ON(smp_processor_id() != cpu) firing in pktgen_thread_worker()… NVD-CWE-noinfo
CVE-2024-46681 2024-09-20 03:10 2024-09-13 Show GitHub Exploit DB Packet Storm
320177 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined create_elf_fdpic_tables() does not correctly account the s… CWE-131
Incorrect Calculation of Buffer Size
CVE-2024-46684 2024-09-20 03:04 2024-09-13 Show GitHub Exploit DB Packet Storm
320178 6.1 MEDIUM
Network
mlewand open_link ckeditor-plugin-openlink is a plugin for the CKEditor JavaScript text editor that extends the context menu with a possibility to open a link in a new tab. A vulnerability in versions of the plugin pr… CWE-79
Cross-site Scripting
CVE-2024-45400 2024-09-20 03:04 2024-09-6 Show GitHub Exploit DB Packet Storm
320179 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails If z_erofs_gbuf_growsize() partially fails on a globa… CWE-787
 Out-of-bounds Write
CVE-2024-46688 2024-09-20 03:01 2024-09-13 Show GitHub Exploit DB Packet Storm
320180 5.3 MEDIUM
Network
apple visionos The issue was addressed by suspending Persona when the virtual keyboard is active. This issue is fixed in visionOS 1.3. Inputs to the virtual keyboard may be inferred from Persona. NVD-CWE-noinfo
CVE-2024-40865 2024-09-20 02:58 2024-09-6 Show GitHub Exploit DB Packet Storm