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
240701 7.5 危険 valve software
AMX Mod X
- Half-Life Server の GeoIP モジュールにおけるサービス運用妨害の脆弱性 CWE-189
数値処理の問題
CVE-2007-5713 2012-06-26 15:54 2007-10-30 Show GitHub Exploit DB Packet Storm
240702 2.6 注意 Django Software Foundation - PyLucid などで使用される Django の国際化 (i18n) フレームワークにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2007-5712 2012-06-26 15:54 2007-10-30 Show GitHub Exploit DB Packet Storm
240703 7.5 危険 codewidgets - CodeWidgets.com Online Event Registration Template における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5704 2012-06-26 15:54 2007-10-29 Show GitHub Exploit DB Packet Storm
240704 6.8 警告 eiqnetworks - eIQNetworks ESA におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5699 2012-06-26 15:54 2007-10-29 Show GitHub Exploit DB Packet Storm
240705 4.3 警告 creapark - CREApark GOLD KOY PORTALI の default.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5698 2012-06-26 15:54 2007-10-29 Show GitHub Exploit DB Packet Storm
240706 7.5 危険 deeemm - DeeEmm.com DM CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5679 2012-06-26 15:54 2007-10-24 Show GitHub Exploit DB Packet Storm
240707 6.8 警告 futurenuke - PHP-Nuke Platinum の modules/Forums/favorites.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5676 2012-06-26 15:54 2007-10-24 Show GitHub Exploit DB Packet Storm
240708 4.3 警告 Creative Digital Resources - Creative Digital Resources SocketMail の lostpwd.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5649 2012-06-26 15:54 2007-10-23 Show GitHub Exploit DB Packet Storm
240709 4.9 警告 マイクロソフト
almico
- Alfredo Milani Comparetti SpeedFan の Speedfan.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2007-5634 2012-06-26 15:54 2007-10-23 Show GitHub Exploit DB Packet Storm
240710 7.2 危険 マイクロソフト
almico
- Alfredo Milani Comparetti SpeedFan の Speedfan.sys における任意の 符号なしのドライバをロードされる脆弱性 CWE-DesignError
CVE-2007-5633 2012-06-26 15:54 2007-10-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251021 5.3 MEDIUM
Network
hcltech sametime HCL Sametime is impacted by the error messages containing sensitive information. An attacker can use this information to launch another, more focused attack. CWE-209
Information Exposure Through an Error Message
CVE-2023-50355 2024-11-1 00:18 2024-10-24 Show GitHub Exploit DB Packet Storm
251022 7.5 HIGH
Network
mozilla thunderbird
firefox
An attacker could have caused a use-after-free when accessibility was enabled, leading to a potentially exploitable crash. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Firefox ESR <… CWE-416
 Use After Free
CVE-2024-10459 2024-11-1 00:16 2024-10-29 Show GitHub Exploit DB Packet Storm
251023 4.3 MEDIUM
Network
rockoa xinhu RockOA v2.6.5 is vulnerable to Directory Traversal in webmain/system/beifen/beifenAction.php. CWE-22
Path Traversal
CVE-2024-48213 2024-11-1 00:09 2024-10-24 Show GitHub Exploit DB Packet Storm
251024 7.5 HIGH
Network
mozilla thunderbird
firefox
A permission leak could have occurred from a trusted site to an untrusted site via `embed` or `object` elements. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Firefox ESR < 115.17, T… NVD-CWE-noinfo
CVE-2024-10458 2024-11-1 00:03 2024-10-29 Show GitHub Exploit DB Packet Storm
251025 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vrf: revert "vrf: Remove unnecessary RCU-bh critical section" This reverts commit 504fc6f4f7f681d2a03aa5f68aad549d90eab853. dev_… CWE-667
 Improper Locking
CVE-2024-49980 2024-10-31 23:58 2024-10-22 Show GitHub Exploit DB Packet Storm
251026 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in has_external_pci() for_each_pci_dev() is implemented by pci_get_device(). The comment… NVD-CWE-Other
CVE-2022-49000 2024-10-31 23:56 2024-10-22 Show GitHub Exploit DB Packet Storm
251027 6.1 MEDIUM
Network
foxskav bet_wc_2018_russia Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Foxskav Bet WC 2018 Russia allows Reflected XSS.This issue affects Bet WC 2018 Russia: fro… CWE-79
Cross-site Scripting
CVE-2024-49637 2024-10-31 23:52 2024-10-29 Show GitHub Exploit DB Packet Storm
251028 6.1 MEDIUM
Network
prashantmavinkurve agile_video_player_lite Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Prashant Mavinkurve Agile Video Player Lite allows Reflected XSS.This issue affects Agile … CWE-79
Cross-site Scripting
CVE-2024-49636 2024-10-31 23:51 2024-10-29 Show GitHub Exploit DB Packet Storm
251029 4.3 MEDIUM
Network
hitachienergy tro610_firmware
tro620_firmware
tro670_firmware
Profile files from TRO600 series radios are extracted in plain-text and encrypted file formats. Profile files provide potential attackers valuable configuration information about the Tropos network. … CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2024-41156 2024-10-31 23:49 2024-10-29 Show GitHub Exploit DB Packet Storm
251030 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference Gwangun Jung reported a slab-out-of-bounds … CWE-125
Out-of-bounds Read
CVE-2022-48999 2024-10-31 23:44 2024-10-22 Show GitHub Exploit DB Packet Storm