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 28, 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
204191 7.8 重要
Local
アップル - Apple OS X の NVIDIA グラフィックスドライバサブシステムにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1861 2016-06-23 11:46 2016-05-16 Show GitHub Exploit DB Packet Storm
204192 3.3
Local
アップル - Apple OS X の Intel Graphics Driver における重要なカーネルメモリのレイアウト情報を取得される脆弱性 CWE-200
CWE-Other
CVE-2016-1860 2016-06-23 11:46 2016-05-16 Show GitHub Exploit DB Packet Storm
204193 9.8 緊急
Network
DELL EMC (旧 EMC Corporation) - EMC Data Domain OS におけるパスワード変更の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0912 2016-06-23 11:37 2016-06-10 Show GitHub Exploit DB Packet Storm
204194 8.2 重要
Local
DELL EMC (旧 EMC Corporation) - EMC Data Domain OS におけるファイルシステムへのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0911 2016-06-23 11:37 2016-06-10 Show GitHub Exploit DB Packet Storm
204195 5.3 警告
Network
トレンドマイクロ - ウイルスバスター クラウドにおけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1225 2016-06-22 18:11 2016-05-25 Show GitHub Exploit DB Packet Storm
204196 6.1 警告
Network
トレンドマイクロ - ウイルスバスター クラウドにおける任意のスクリプト実行の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1226 2016-06-22 18:09 2016-05-25 Show GitHub Exploit DB Packet Storm
204197 5.2 警告
Network
トレンドマイクロ - 企業向けウイルスバスター製品におけるHTTP ヘッダインジェクションの脆弱性 CWE-noinfo
情報不足
CVE-2016-1224 2016-06-22 17:59 2016-05-25 Show GitHub Exploit DB Packet Storm
204198 4.3 警告
Network
トレンドマイクロ - 企業向けウイルスバスター製品におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1223 2016-06-22 17:53 2016-05-25 Show GitHub Exploit DB Packet Storm
204199 7.5 重要
Network
Fonality - Fonality の Chrome HUDWeb プラグインにおける暗号保護メカニズムを破られる脆弱性 CWE-310
CWE-Other
CVE-2016-2364 2016-06-22 17:17 2016-06-1 Show GitHub Exploit DB Packet Storm
204200 7.8 重要
Local
Fonality - Fonality における不特定のコマンド実行の root アクセス権を取得される脆弱性 CWE-264
CWE-Other
CVE-2016-2363 2016-06-22 17:17 2016-06-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
350931 - gianluca_baldo phpauction Multiple cross-site scripting (XSS) vulnerabilities in PhpAuction 2.5 allow remote attackers to inject arbitrary web script or HTML via the lan parameter to (1) index.php or (2) admin/index.php, or (… CWE-79
Cross-site Scripting
CVE-2005-2254 2010-12-21 14:00 2005-07-13 Show GitHub Exploit DB Packet Storm
350932 - bsdi
freebsd
openbsd
bsd_os
freebsd
openbsd
ip_input.c in BSD-derived TCP/IP implementations allows remote attackers to cause a denial of service (crash or hang) via crafted packets. CWE-20
 Improper Input Validation 
CVE-1999-0001 2010-12-16 14:00 1999-12-30 Show GitHub Exploit DB Packet Storm
350933 - 1024cms 1024_cms SQL injection vulnerability in rss.php in 1024 CMS 2.1.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a vp action. CWE-89
SQL Injection
CVE-2010-1093 2010-12-14 23:34 2010-03-25 Show GitHub Exploit DB Packet Storm
350934 - jan_schutze truc Cross-site scripting (XSS) vulnerability in login_reset_password_page.php in Tracking Requirements & Use Cases (TRUC) 0.11.0 and earlier allows remote attackers to inject arbitrary web script or HTML… CWE-79
Cross-site Scripting
CVE-2010-1095 2010-12-14 14:00 2010-03-25 Show GitHub Exploit DB Packet Storm
350935 - dedecms dedecms include/userlogin.class.php in DeDeCMS 5.5 GBK, when session.auto_start is enabled, allows remote attackers to bypass authentication and gain administrative access via a value of 1 for the _SESSION[d… CWE-287
Improper Authentication
CVE-2010-1097 2010-12-14 14:00 2010-03-25 Show GitHub Exploit DB Packet Storm
350936 - php php The Linear Congruential Generator (LCG) in PHP before 5.2.13 does not provide the expected entropy, which makes it easier for context-dependent attackers to guess values that were intended to be unpr… CWE-310
Cryptographic Issues
CVE-2010-1128 2010-12-10 15:39 2010-03-27 Show GitHub Exploit DB Packet Storm
350937 - php php The xmlrpc extension in PHP 5.3.1 does not properly handle a missing methodName element in the first argument to the xmlrpc_decode_request function, which allows context-dependent attackers to cause … NVD-CWE-Other
CVE-2010-0397 2010-12-10 15:37 2010-03-17 Show GitHub Exploit DB Packet Storm
350938 - php php Per: http://cwe.mitre.org/data/slices/2000.html Improper Check for Unusual or Exceptional Conditions CWE-754 NVD-CWE-Other
CVE-2010-0397 2010-12-10 15:37 2010-03-17 Show GitHub Exploit DB Packet Storm
350939 - apple mac_os_x The hfs implementation in Apple Mac OS X 10.5.8 and 10.6.x before 10.6.5 supports hard links to directories and does not prevent certain deeply nested directory structures, which allows local users t… NVD-CWE-Other
CVE-2010-0105 2010-12-10 14:00 2010-04-28 Show GitHub Exploit DB Packet Storm
350940 - php php Use-after-free vulnerability in the request shutdown functionality in PHP 5.2 before 5.2.13 and 5.3 before 5.3.2 allows context-dependent attackers to cause a denial of service (crash) via a stream c… CWE-399
 Resource Management Errors
CVE-2010-2093 2010-12-7 15:48 2010-05-28 Show GitHub Exploit DB Packet Storm