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
208971 7.5 危険 Facebook - Facebook HipHop Virtual Machine の hphp/runtime/base/zend-string.cpp の string_chunk_split 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-6228 2015-01-6 13:49 2014-08-25 Show GitHub Exploit DB Packet Storm
208972 5 警告 Facebook - Facebook HipHop Virtual Machine の hphp/runtime/ext/mcrypt/ext_mcrypt.cpp の mcrypt_create_iv 関数における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2014-5386 2015-01-6 13:49 2014-08-16 Show GitHub Exploit DB Packet Storm
208973 5 警告 Facebook - Facebook HipHop Virtual Machine におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2209 2015-01-6 13:48 2014-05-2 Show GitHub Exploit DB Packet Storm
208974 7.5 危険 Facebook - Facebook HipHop Virtual Machine の hphp/util/light-process.cpp の LightProcess プロトコルの実装における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2014-2208 2015-01-6 13:48 2014-03-3 Show GitHub Exploit DB Packet Storm
208975 4 警告 Open-Xchange - Open-Xchange AppSuite の backend の Birthday ウィジェットにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-6241 2015-01-6 13:47 2013-10-21 Show GitHub Exploit DB Packet Storm
208976 7.5 危険 Pydio - Pydio の Zoho プラグインの plugins/editor.zoho/agent/save_zoho.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-6227 2015-01-6 11:57 2013-10-14 Show GitHub Exploit DB Packet Storm
208977 5 警告 Softaculous - Softaculous Webuzo のログイン機能におけるユーザ名を列挙される脆弱性 CWE-200
情報漏えい
CVE-2013-6043 2015-01-6 11:19 2013-10-3 Show GitHub Exploit DB Packet Storm
208978 7.5 危険 Softaculous - Softaculous Webuzo の index.php における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-6041 2015-01-6 11:16 2013-10-3 Show GitHub Exploit DB Packet Storm
208979 5 警告 Sensio Labs - Symfony のセキュリティコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-5958 2015-01-6 11:11 2013-10-10 Show GitHub Exploit DB Packet Storm
208980 7.5 危険 Umbraco - Umbraco CMS の TemplateService コンポーネントの umbraco.webservices/templates/templateService.cs における任意の ASP.NET コードを実行される脆弱性 CWE-287
不適切な認証
CVE-2013-4793 2015-01-6 10:58 2013-11-29 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
251641 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() The bounds checks in snd_soc_put_volsw_sx() are only being a… CWE-787
 Out-of-bounds Write
CVE-2022-48951 2024-10-26 05:01 2024-10-22 Show GitHub Exploit DB Packet Storm
251642 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So … CWE-120
Classic Buffer Overflow
CVE-2024-49996 2024-10-26 04:56 2024-10-22 Show GitHub Exploit DB Packet Storm
251643 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() In mlx5e_tir_builder_alloc() kvzalloc() may return NULL which is dereferen… CWE-476
 NULL Pointer Dereference
CVE-2024-50000 2024-10-26 04:55 2024-10-22 Show GitHub Exploit DB Packet Storm
251644 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix invalid memory access while processing fragmented packets The monitor ring and the reo reinject ring share the … NVD-CWE-noinfo
CVE-2024-43847 2024-10-26 04:55 2024-08-17 Show GitHub Exploit DB Packet Storm
251645 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: lib: objagg: Fix general protection fault The library supports aggregation of objects into other objects only if the parent objec… NVD-CWE-noinfo
CVE-2024-43846 2024-10-26 04:52 2024-08-17 Show GitHub Exploit DB Packet Storm
251646 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: udf: Fix bogus checksum computation in udf_rename() Syzbot reports uninitialized memory access in udf_rename() when updating chec… CWE-908
 Use of Uninitialized Resource
CVE-2024-43845 2024-10-26 04:51 2024-08-17 Show GitHub Exploit DB Packet Storm
251647 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: exfat: fix memory leak in exfat_load_bitmap() If the first directory entry in the root directory is not a bitmap directory entry,… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-50013 2024-10-26 04:49 2024-10-22 Show GitHub Exploit DB Packet Storm
251648 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: wow: fix GTK offload H2C skbuff issue We mistakenly put skb too large and that may exceed skb->end. Therefore, we fi… NVD-CWE-noinfo
CVE-2024-43844 2024-10-26 04:49 2024-08-17 Show GitHub Exploit DB Packet Storm
251649 5.4 MEDIUM
Network
o-dyn collabtive Collabtive 3.1 is vulnerable to Cross-site scripting (XSS) via the name parameter under (a) action=add or action=edit within managemilestone.php file and (b) action=addpro within admin.php file. CWE-79
Cross-site Scripting
CVE-2024-48707 2024-10-26 04:11 2024-10-23 Show GitHub Exploit DB Packet Storm
251650 5.4 MEDIUM
Network
o-dyn collabtive Collabtive 3.1 is vulnerable to Cross-Site Scripting (XSS) via the name parameter in (a) file tasklist.php under action = add/edit and in (b) file admin.php under action = adduser/edituser. CWE-79
Cross-site Scripting
CVE-2024-48708 2024-10-26 04:10 2024-10-23 Show GitHub Exploit DB Packet Storm