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 29, 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
251081 5 警告 IBM - IBM TSM FastBack の _CalcHashValueWithLength 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3756 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
251082 5 警告 IBM - IBM TSM FastBack の_DAS_ReadBlockReply 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3755 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
251083 10 危険 IBM - IBM TSM FastBack の FXCLI_OraBR_Exec_Command 関数における任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-3754 2012-03-27 18:42 2010-07-18 Show GitHub Exploit DB Packet Storm
251084 5 警告 rene tegel - Visual Synapse HTTP Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3743 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
251085 7.5 危険 dustincowell - Free Simple CMS の themes/default/index.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3742 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
251086 4 警告 IBM - IBM DB2 UDB の Net Search Extender (NSE) 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3740 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
251087 6.4 警告 IBM - IBM DB2 UDB の audit facility における発見されることなく接続される脆弱性 CWE-287
不適切な認証
CVE-2010-3739 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
251088 5 警告 IBM - IBM DB2 UDB の Security コンポーネントにおける Audit 管理コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3738 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
251089 8.5 危険 シマンテック - Symantec IM Manager の IMAdminSchedTask.asp における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3719 2012-03-27 18:42 2011-01-31 Show GitHub Exploit DB Packet Storm
251090 3.5 注意 IBM - IBM DB2 UDB の Relational Data Services コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3737 2012-03-27 18:42 2010-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
281261 4.3 MEDIUM
Network
php
hiphop_virtual_machine_for_php_project
php
hiphop_virtual_machine_for_php
Directory traversal vulnerability in the ZipArchive::extractTo function in ext/zip/php_zip.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 and ext/zip/ext_zip.cpp in HHVM before … CWE-22
Path Traversal
CVE-2014-9767 2024-11-21 11:21 2016-05-22 Show GitHub Exploit DB Packet Storm
281262 7.5 HIGH
Network
enlightenment
debian
imlib2
debian_linux
Integer overflow in imlib2 before 1.4.7 allows remote attackers to cause a denial of service (memory consumption or application crash) via a crafted image, which triggers an invalid read operation. NVD-CWE-Other
CVE-2014-9771 2024-11-21 11:21 2016-05-14 Show GitHub Exploit DB Packet Storm
281263 7.5 HIGH
Network
debian
enlightenment
debian_linux
imlib2
imlib2 before 1.4.7 allows remote attackers to cause a denial of service (segmentation fault) via a crafted GIF file. CWE-20
 Improper Input Validation 
CVE-2014-9764 2024-11-21 11:21 2016-05-14 Show GitHub Exploit DB Packet Storm
281264 7.5 HIGH
Network
debian
enlightenment
debian_linux
imlib2
imlib2 before 1.4.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted PNM file. CWE-189
Numeric Errors
CVE-2014-9763 2024-11-21 11:21 2016-05-14 Show GitHub Exploit DB Packet Storm
281265 7.5 HIGH
Network
enlightenment
debian
imlib2
debian_linux
imlib2 before 1.4.7 allows remote attackers to cause a denial of service (segmentation fault) via a GIF image without a colormap. CWE-20
 Improper Input Validation 
CVE-2014-9762 2024-11-21 11:21 2016-05-14 Show GitHub Exploit DB Packet Storm
281266 7.5 HIGH
Network
botan_project botan The Miller-Rabin primality check in Botan before 1.10.8 and 1.11.x before 1.11.9 improperly uses a single random base, which makes it easier for remote attackers to defeat cryptographic protection me… CWE-310
Cryptographic Issues
CVE-2014-9742 2024-11-21 11:21 2016-05-13 Show GitHub Exploit DB Packet Storm
281267 6.1 MEDIUM
Local
linux linux_kernel fs/namespace.c in the Linux kernel before 4.0.2 processes MNT_DETACH umount2 system calls without verifying that the MNT_LOCKED flag is unset, which allows local users to bypass intended access restr… CWE-284
Improper Access Control
CVE-2014-9717 2024-11-21 11:21 2016-05-2 Show GitHub Exploit DB Packet Storm
281268 3.3 LOW
Local
opensuse opensuse tmpfiles.d/systemd.conf in systemd before 214 uses weak permissions for journal files under (1) /run/log/journal/%m and (2) /var/log/journal/%m, which allows local users to obtain sensitive informati… CWE-264
Permissions, Privileges, and Access Controls
CVE-2014-9770 2024-11-21 11:21 2016-04-21 Show GitHub Exploit DB Packet Storm
281269 8.8 HIGH
Network
canonical
debian
xdelta
opensuse
ubuntu_linux
debian_linux
xdelta3
opensuse
Buffer overflow in the main_get_appheader function in xdelta3-main.h in xdelta3 before 3.0.9 allows remote attackers to execute arbitrary code via a crafted input file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9765 2024-11-21 11:21 2016-04-20 Show GitHub Exploit DB Packet Storm
281270 9.8 CRITICAL
Network
suse
opensuse
fedoraproject
gnu
canonical
linux_enterprise_server
linux_enterprise_debuginfo
linux_enterprise_software_development_kit
linux_enterprise_desktop
opensuse
suse_linux_enterprise_server
fedora
glibc
ubuntu…
Multiple stack-based buffer overflows in the GNU C Library (aka glibc or libc6) before 2.23 allow context-dependent attackers to cause a denial of service (application crash) or possibly execute arbi… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2014-9761 2024-11-21 11:21 2016-04-20 Show GitHub Exploit DB Packet Storm