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 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257391 5.8 警告 アップル
サイバートラスト株式会社
Python Software Foundation
サン・マイクロシステムズ
レッドハット
- Python の imageop モジュールにおける複数の整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2007-4965 2010-01-19 15:47 2007-09-18 Show GitHub Exploit DB Packet Storm
257392 7.5 危険 アップル - Mac OS X 用の Java における任意のコードを実行される脆弱性 CWE-310
暗号の問題
CVE-2009-2843 2010-01-18 12:22 2009-12-3 Show GitHub Exploit DB Packet Storm
257393 6.8 警告 アップル
GNU Project
サン・マイクロシステムズ
サイバートラスト株式会社
レッドハット
- GNU tar の contains_dot_dot() 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2007-4131 2010-01-18 12:21 2007-08-23 Show GitHub Exploit DB Packet Storm
257394 4.6 警告 IBM - IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4150 2010-01-15 14:10 2009-12-2 Show GitHub Exploit DB Packet Storm
257395 2.1 注意 サン・マイクロシステムズ - Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4080 2010-01-15 14:10 2009-11-24 Show GitHub Exploit DB Packet Storm
257396 5 警告 サン・マイクロシステムズ - Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4075 2010-01-15 14:09 2009-11-23 Show GitHub Exploit DB Packet Storm
257397 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
257398 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
257399 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
257400 10 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の Provider クラスにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-2721 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
302781 9.8 CRITICAL
Network
ktsuss_project ktsuss ktsuss versions 1.4 and prior has the uid set to root and does not drop privileges prior to executing user specified commands, which can result in command execution with root privileges. CWE-273
 Improper Check for Dropped Privileges
CVE-2011-2921 2024-11-21 10:29 2019-11-20 Show GitHub Exploit DB Packet Storm
302782 5.5 MEDIUM
Local
qtnx_project qtnx qtnx 0.9 stores non-custom SSH keys in a world-readable configuration file. If a user has a world-readable or world-executable home directory, another local system user could obtain the private key u… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2011-2916 2024-11-21 10:29 2019-11-16 Show GitHub Exploit DB Packet Storm
302783 6.7 MEDIUM
Local
linux-ax25
debian
ax25-tools
debian_linux
The AX.25 daemon (ax25d) in ax25-tools before 0.0.8-13 does not check the return value of a setuid call. The setuid call is responsible for dropping privileges but if the call fails the daemon would … CWE-269
 Improper Privilege Management
CVE-2011-2910 2024-11-21 10:29 2019-11-16 Show GitHub Exploit DB Packet Storm
302784 9.8 CRITICAL
Network
elgg elgg Elgg through 1.7.10 has a SQL injection vulnerability CWE-89
SQL Injection
CVE-2011-2936 2024-11-21 10:29 2019-11-12 Show GitHub Exploit DB Packet Storm
302785 6.1 MEDIUM
Network
elgg elgg Elgg through 1.7.10 has XSS CWE-79
Cross-site Scripting
CVE-2011-2935 2024-11-21 10:29 2019-11-12 Show GitHub Exploit DB Packet Storm
302786 9.8 CRITICAL
Network
gnome
redhat
debian
gdk-pixbuf
enterprise_linux
debian_linux
gdk-pixbuf through 2.31.1 has GIF loader buffer overflow when initializing decompression tables due to an input validation flaw CWE-20
 Improper Input Validation 
CVE-2011-2897 2024-11-21 10:29 2019-11-12 Show GitHub Exploit DB Packet Storm
302787 6.5 MEDIUM
Network
google blink Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13. CWE-755
 Improper Handling of Exceptional Conditions
CVE-2011-2807 2024-11-21 10:29 2019-11-8 Show GitHub Exploit DB Packet Storm
302788 6.5 MEDIUM
Network
google blink A stale layout root is set as an input element in WebKit in Google Chrome before Blink M13 when a child of a keygen with autofocus is accessed. CWE-20
 Improper Input Validation 
CVE-2011-2808 2024-11-21 10:29 2019-11-7 Show GitHub Exploit DB Packet Storm
302789 5.9 MEDIUM
Network
canonical selinux The Ubuntu SELinux initscript before version 1:0.10 used touch to create a lockfile in a world-writable directory. If the OS kernel does not have symlink protections then an attacker can cause a zero… CWE-693
 Protection Mechanism Failure
CVE-2011-3151 2024-11-21 10:29 2019-04-23 Show GitHub Exploit DB Packet Storm
302790 8.6 HIGH
Network
openstack nova Versions of nova before 2012.1 could expose hypervisor host files to a guest operating system when processing a maliciously constructed qcow filesystem. CWE-200
Information Exposure
CVE-2011-3147 2024-11-21 10:29 2019-04-23 Show GitHub Exploit DB Packet Storm