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 7, 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
226651 10 危険 pie - Pie における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5332 2012-12-20 18:52 2008-12-4 Show GitHub Exploit DB Packet Storm
226652 7.5 危険 xoops hocasi - XOOPS 用の GesGaleri モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5321 2012-12-20 18:52 2008-12-3 Show GitHub Exploit DB Packet Storm
226653 5 警告 Tiki Software Community Association - Tikiwiki における脆弱性 CWE-noinfo
情報不足
CVE-2008-5319 2012-12-20 18:52 2008-10-17 Show GitHub Exploit DB Packet Storm
226654 5 警告 Tiki Software Community Association - Tikiwiki における脆弱性 CWE-noinfo
情報不足
CVE-2008-5318 2012-12-20 18:52 2008-10-17 Show GitHub Exploit DB Packet Storm
226655 7.5 危険 pilotgroup - PG Roommate Finder Solution の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5307 2012-12-20 18:52 2008-12-2 Show GitHub Exploit DB Packet Storm
226656 7.5 危険 pilotgroup - PG Real Estate Solution の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5306 2012-12-20 18:52 2008-12-2 Show GitHub Exploit DB Packet Storm
226657 10 危険 TWiki - TWiki における任意の Perl コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-5305 2012-12-20 18:52 2008-11-21 Show GitHub Exploit DB Packet Storm
226658 4.3 警告 TWiki - TWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5304 2012-12-20 18:52 2008-11-18 Show GitHub Exploit DB Packet Storm
226659 7.6 危険 vitalwerks - No-IP DUC におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5297 2012-12-20 18:52 2008-12-1 Show GitHub Exploit DB Packet Storm
226660 7.5 危険 videogirls - VideoGirls BiZ の view_snaps.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5292 2012-12-20 18:52 2008-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313161 7.2 HIGH
Network
- - The tagDiv Opt-In Builder plugin is vulnerable to Blind SQL Injection via the 'subscriptionCouponId' parameter via the 'create_stripe_subscription' REST API endpoint in versions up to, and including,… - CVE-2023-3416 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313162 - - - A vulnerability was found in LimeSurvey 6.3.0-231016 and classified as problematic. Affected by this issue is some unknown functionality of the file /index.php of the component File Upload. The manip… CWE-404
 Improper Resource Shutdown or Release
CVE-2024-7887 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313163 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: properly dereference pe in ip_vs_add_service Use pe directly to resolve sparse warning: net/netfilter/ipvs/ip_vs_ctl.c:1… - CVE-2024-42322 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313164 - - - In the Linux kernel, the following vulnerability has been resolved: net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE The following splat is easy to reproduce upstream as well as in -stable kernels. … - CVE-2024-42321 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313165 - - - In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime_enable() When mtk-cmdq unbinds, a WARN_ON message w… - CVE-2024-42319 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313166 - - - In the Linux kernel, the following vulnerability has been resolved: sysctl: always initialize i_uid/i_gid Always initialize i_uid/i_gid inside the sysfs core so set_ownership() can safely skip sett… - CVE-2024-42312 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313167 - - - In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while load… - CVE-2024-42306 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313168 - - - In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the largest and supported pa… - CVE-2024-42317 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313169 - - - In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERR_PTR dereference in pxp_probe() devm_regmap_init_mmio() can fail, add a check and bail out in case of erro… - CVE-2024-42303 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm
313170 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed If an NTFS file system is mounted to another system with differe… - CVE-2024-42299 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm