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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
239801 7.5 危険 getfireant - FireAnt の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2896 2012-06-26 16:02 2008-06-27 Show GitHub Exploit DB Packet Storm
239802 7.5 危険 aprox - AproxEngine の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2895 2012-06-26 16:02 2008-06-27 Show GitHub Exploit DB Packet Storm
239803 7.5 危険 ajhyip - AJ Square aj-hyip の news.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2893 2012-06-26 16:02 2008-06-27 Show GitHub Exploit DB Packet Storm
239804 7.5 危険 feellove
Joomla!
- Joomla! 用 EXP Shop コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2892 2012-06-26 16:02 2008-06-27 Show GitHub Exploit DB Packet Storm
239805 7.5 危険 emusoft - eMuSOFT emuCMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2891 2012-06-26 16:02 2008-06-27 Show GitHub Exploit DB Packet Storm
239806 6.8 警告 chaozzatwork - chaozz@work FubarForum の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2887 2012-06-26 16:02 2008-06-27 Show GitHub Exploit DB Packet Storm
239807 7.5 危険 ASP indir - sHibby sHop の upgrade.asp におけるファイルを更新される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2882 2012-06-26 16:02 2008-06-26 Show GitHub Exploit DB Packet Storm
239808 6.4 警告 benjacms - Benja CMS におけるメニューを追加または削除される脆弱性 CWE-287
不適切な認証
CVE-2008-2879 2012-06-26 16:02 2008-06-26 Show GitHub Exploit DB Packet Storm
239809 6.8 警告 cmsworks - cmsWorks における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2877 2012-06-26 16:02 2008-06-26 Show GitHub Exploit DB Packet Storm
239810 5 警告 ASP indir - sHibby sHop におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2873 2012-06-26 16:02 2008-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 19, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
256591 - - - 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
256592 - - - 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
256593 - - - 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
256594 - - - 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
256595 - - - 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
256596 - - - 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
256597 - - - 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
256598 - - - 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
256599 - - - 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
256600 - - - In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle inconsistent state in nilfs_btnode_create_block() Syzbot reported that a buffer state inconsistency was detected i… - CVE-2024-42295 2024-08-19 21:59 2024-08-17 Show GitHub Exploit DB Packet Storm