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 27, 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
250441 4.3 警告 MyBB Group - MyBB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4522 2012-03-27 18:42 2010-12-30 Show GitHub Exploit DB Packet Storm
250442 4.3 警告 Drupal
Earl Miles
- Drupal の Views モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4521 2012-03-27 18:42 2010-12-15 Show GitHub Exploit DB Packet Storm
250443 4.3 警告 Drupal
Earl Miles
- Drupal の Views モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4520 2012-03-27 18:42 2010-06-16 Show GitHub Exploit DB Packet Storm
250444 6.8 警告 Drupal
Earl Miles
- Drupal の Views モジュールの Views UI 実装におけるクロスサイトリクエストフォージェリーの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4519 2012-03-27 18:42 2010-06-16 Show GitHub Exploit DB Packet Storm
250445 4.3 警告 wobeo - WordPress の Safe Search プラグインにおける クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4518 2012-03-27 18:42 2010-12-9 Show GitHub Exploit DB Packet Storm
250446 6.8 警告 Joomla!
Jextensions
- Joomla! の JExtensions JE Auto (com_jeauto) コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4517 2012-03-27 18:42 2010-12-9 Show GitHub Exploit DB Packet Storm
250447 5 警告 IBM - IBM Lotus Notes Traveler におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-4552 2012-03-27 18:42 2009-11-23 Show GitHub Exploit DB Packet Storm
250448 6.2 警告 オラクル - Passlogix v-GO SSPR における任意のプログラムを実行される脆弱性 CWE-310
暗号の問題
CVE-2010-4506 2012-03-27 18:42 2011-02-7 Show GitHub Exploit DB Packet Storm
250449 4.3 警告 TIBCO Software - TIBCO Collaborative Information Manager サーバにおけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2010-4499 2012-03-27 18:42 2011-01-5 Show GitHub Exploit DB Packet Storm
250450 7.5 危険 TIBCO Software - TIBCO Collaborative Information Manager サーバにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-4498 2012-03-27 18:42 2011-01-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311901 7.5 HIGH
Network
phpgurukul client_management_system Client Management System 1.0 was discovered to contain a SQL injection vulnerability via the Between Dates Reports parameter at /admin/bwdates-reports-ds.php. CWE-89
SQL Injection
CVE-2024-48570 2024-10-26 03:59 2024-10-23 Show GitHub Exploit DB Packet Storm
311902 5.4 MEDIUM
Network
o-dyn collabtive Collabtive 3.1 is vulnerable to Cross-site scripting (XSS) via the title parameter with action=add or action=editform within the (a) managemessage.php file and (b) managetask.php file respectively. CWE-79
Cross-site Scripting
CVE-2024-48706 2024-10-26 03:58 2024-10-23 Show GitHub Exploit DB Packet Storm
311903 4.3 MEDIUM
Network
qodeinteractive qi_addons_for_elementor The Qi Addons For Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.8.0 via private templates. This makes it possible for authenti… NVD-CWE-noinfo
CVE-2024-9530 2024-10-26 03:52 2024-10-23 Show GitHub Exploit DB Packet Storm
311904 4.3 MEDIUM
Network
wpbeginner transients_manager The Transients Manager plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.6. This is due to missing or incorrect nonce validation on the proces… CWE-352
 Origin Validation Error
CVE-2024-10045 2024-10-26 03:52 2024-10-23 Show GitHub Exploit DB Packet Storm
311905 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpiolib: fix memory leak in gpiochip_setup_dev() Here is a backtrace report about memory leak detected in gpiochip_setup_dev(): … CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48975 2024-10-26 03:48 2024-10-22 Show GitHub Exploit DB Packet Storm
311906 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rcv_filter Analogue to commit 8aa59e355949 ("can: af_can: fix NULL pointer deref… CWE-476
 NULL Pointer Dereference
CVE-2022-48977 2024-10-26 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
311907 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable_offload: fix using __this_cpu_add in preemptible flow_offload_queue_work() can be called in workqueue withou… NVD-CWE-noinfo
CVE-2022-48976 2024-10-26 03:47 2024-10-22 Show GitHub Exploit DB Packet Storm
311908 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hid_report_raw_event Syzbot reported shift-out-of-bounds in hid_report_raw_event. microsof… NVD-CWE-Other
CVE-2022-48978 2024-10-26 03:46 2024-10-22 Show GitHub Exploit DB Packet Storm
311909 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix array index out of bound error in DCN32 DML [Why&How] LinkCapacitySupport array is indexed with the number o… CWE-129
 Improper Validation of Array Index
CVE-2022-48979 2024-10-26 03:40 2024-10-22 Show GitHub Exploit DB Packet Storm
311910 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing() The SJA1105 family has 45 L2 policing table entries (… CWE-787
 Out-of-bounds Write
CVE-2022-48980 2024-10-26 03:36 2024-10-22 Show GitHub Exploit DB Packet Storm