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 15, 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
254781 10 危険 オラクル - Oracle WebLogic Server の WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0073 2010-09-6 17:41 2010-02-4 Show GitHub Exploit DB Packet Storm
254782 2.1 注意 サイバートラスト株式会社
libvirt.org
レッドハット
- libvirt における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2242 2010-09-3 16:32 2010-08-4 Show GitHub Exploit DB Packet Storm
254783 4.4 警告 サイバートラスト株式会社
libvirt.org
レッドハット
- libvirt における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2239 2010-09-3 16:32 2010-08-10 Show GitHub Exploit DB Packet Storm
254784 3.6 注意 freedesktop.org
サイバートラスト株式会社
レッドハット
- dbus-glib の GObject プロパティにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1172 2010-09-3 16:32 2010-08-10 Show GitHub Exploit DB Packet Storm
254785 6.6 警告 マイクロソフト - Microsoft Windows の win32k.sys 内にある Windows カーネルモードドライバにおける権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1897 2010-09-3 12:00 2010-08-10 Show GitHub Exploit DB Packet Storm
254786 6.8 警告 マイクロソフト - Windows の Windows Service Isolation 機能における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1886 2010-09-2 14:07 2010-08-10 Show GitHub Exploit DB Packet Storm
254787 6.8 警告 マイクロソフト - Windows のサービスのトレース機能における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2554 2010-09-2 14:06 2010-08-10 Show GitHub Exploit DB Packet Storm
254788 6.8 警告 マイクロソフト - Windows のサービスのトレース機能における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2555 2010-09-2 14:06 2010-08-10 Show GitHub Exploit DB Packet Storm
254789 6.8 警告 マイクロソフト - Windwos の TCP/IP スタックにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1893 2010-09-2 14:06 2010-08-10 Show GitHub Exploit DB Packet Storm
254790 9.3 危険 マイクロソフト - Microsoft Office Excel および Open XML File Format Converter における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2562 2010-09-2 14:05 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
301691 - mediawiki mediawiki Multiple directory traversal vulnerabilities in (1) languages/Language.php and (2) includes/StubObject.php in MediaWiki 1.8.0 and other versions before 1.16.2, when running on Windows and possibly No… CWE-22
Path Traversal
CVE-2011-0537 2024-11-21 10:24 2011-02-4 Show GitHub Exploit DB Packet Storm
301692 - plone
redhat
plone
conga
luci
Unspecified vulnerability in Plone 2.5 through 4.0, as used in Conga, luci, and possibly other products, allows remote attackers to obtain administrative access, read or create arbitrary content, and… NVD-CWE-noinfo
CVE-2011-0720 2024-11-21 10:24 2011-02-4 Show GitHub Exploit DB Packet Storm
301693 - lockon ec-cube Multiple cross-site scripting (XSS) vulnerabilities in (1) data/Smarty/templates/default/list.tpl and (2) data/Smarty/templates/default/campaign/bloc/cart_tag.tpl in EC-CUBE before 2.4.4 allow remote… CWE-79
Cross-site Scripting
CVE-2011-0451 2024-11-21 10:24 2011-02-4 Show GitHub Exploit DB Packet Storm
301694 - ibm db2 IBM DB2 9.1 before FP10, 9.5 before FP6a, and 9.7 before FP2 on Linux, UNIX, and Windows does not properly revoke the DBADM authority, which allows remote authenticated users to execute non-DDL state… CWE-264
Permissions, Privileges, and Access Controls
CVE-2011-0757 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
301695 - linux linux_kernel The dvb_ca_ioctl function in drivers/media/dvb/ttpci/av7110_ca.c in the Linux kernel before 2.6.38-rc2 does not check the sign of a certain integer field, which allows local users to cause a denial o… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-0521 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
301696 - php php Integer overflow in the mt_rand function in PHP before 5.3.4 might make it easier for context-dependent attackers to predict the return values by leveraging a script's use of a large max parameter, a… CWE-189
Numeric Errors
CVE-2011-0755 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
301697 - php php The SplFileInfo::getType function in the Standard PHP Library (SPL) extension in PHP before 5.3.4 on Windows does not properly detect symbolic links, which might make it easier for local users to con… CWE-59
Link Following
CVE-2011-0754 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
301698 - php php Race condition in the PCNTL extension in PHP before 5.3.4, when a user-defined signal handler exists, might allow context-dependent attackers to cause a denial of service (memory corruption) via a la… CWE-362
Race Condition
CVE-2011-0753 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
301699 - php php The extract function in PHP before 5.2.15 does not prevent use of the EXTR_OVERWRITE parameter to overwrite (1) the GLOBALS superglobal array and (2) the this variable, which allows context-dependent… CWE-20
 Improper Input Validation 
CVE-2011-0752 2024-11-21 10:24 2011-02-3 Show GitHub Exploit DB Packet Storm
301700 - novell zenworks_handheld_management Buffer overflow in ZfHIPCND.exe in Novell ZENworks Handheld Management 7.0 allows remote attackers to execute arbitrary code via a crafted IP Conduit packet to TCP port 2400. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2011-0742 2024-11-21 10:24 2011-02-2 Show GitHub Exploit DB Packet Storm