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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252761 9.3 危険 マイクロソフト - Microsoft Outlook におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2728 2010-10-5 18:59 2010-09-14 Show GitHub Exploit DB Packet Storm
252762 9.3 危険 マイクロソフト - Microsoft Windows の USP10.DLL 内の Uniscribe 実装における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2738 2010-10-5 18:58 2010-09-14 Show GitHub Exploit DB Packet Storm
252763 9.3 危険 マイクロソフト - Microsoft Windows の MPEG-4 コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0818 2010-10-5 18:58 2010-09-14 Show GitHub Exploit DB Packet Storm
252764 9.3 危険 マイクロソフト - Microsoft Windows の Print Spooler サービスにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2729 2010-10-5 18:57 2010-09-14 Show GitHub Exploit DB Packet Storm
252765 1.7 注意 IBM - IBM AIX の sa_snap におけるファイルを削除される脆弱性 CWE-noinfo
情報不足
CVE-2010-3406 2010-10-5 18:57 2010-08-6 Show GitHub Exploit DB Packet Storm
252766 6.8 警告 IBM - IBM AIX および VIOS の sa_snap におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3405 2010-10-5 18:56 2010-08-6 Show GitHub Exploit DB Packet Storm
252767 4.3 警告 有限会社 のれんずプロ - AD-EDIT2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2367 2010-10-5 11:02 2010-10-5 Show GitHub Exploit DB Packet Storm
252768 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の ImageIO におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1817 2010-10-4 17:59 2010-09-8 Show GitHub Exploit DB Packet Storm
252769 5.8 警告 アップル - iPhone および iPod touch 上で稼動する Apple iOS の FaceTime における通話をリダイレクトされる脆弱性 CWE-Other
その他
CVE-2010-1810 2010-10-4 17:55 2010-09-8 Show GitHub Exploit DB Packet Storm
252770 10 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の Accessibility コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-1809 2010-10-4 17:55 2010-09-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 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
256911 7.8 HIGH
Local
nvidia gpu_driver All versions of the NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler where incorrect calculation may cause an invalid address access leading t… CWE-682
 Incorrect Calculation
CVE-2017-0342 2024-11-21 12:02 2017-05-10 Show GitHub Exploit DB Packet Storm
256912 7.8 HIGH
Local
nvidia gpu_driver All versions of the NVIDIA Windows GPU Display Driver contain a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgDdiEscape where user provided input can trigger an access to a poi… CWE-476
 NULL Pointer Dereference
CVE-2017-0341 2024-11-21 12:02 2017-05-10 Show GitHub Exploit DB Packet Storm
256913 5.3 MEDIUM
Network
f5 big-ip_access_policy_manager In F5 BIG-IP APM 12.0.0 through 12.1.2 and 13.0.0, an authenticated user with an established access session to the BIG-IP APM system may be able to cause a traffic disruption if the length of the req… CWE-118
Incorrect Access of Indexable Resource ('Range Error')
CVE-2017-0302 2024-11-21 12:02 2017-05-10 Show GitHub Exploit DB Packet Storm
256914 7.8 HIGH
Local
microsoft forefront_security
malware_protection_engine
windows_defender
The Microsoft Malware Protection Engine running on Microsoft Forefront and Microsoft Defender on Microsoft Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-0290 2024-11-21 12:02 2017-05-9 Show GitHub Exploit DB Packet Storm
256915 8.4 HIGH
Local
ibm maximo_asset_management
maximo_asset_management_essentials
IBM Maximo Asset Management 7.1, 7.5, and 7.6 could allow a remote attacker to include arbitrary files. A remote attacker could send a specially-crafted URL request, which could allow the attacker to… CWE-284
Improper Access Control
CVE-2016-9976 2024-11-21 12:02 2017-05-4 Show GitHub Exploit DB Packet Storm
256916 7.8 HIGH
Local
google
linux
android
linux_kernel
An elevation of privilege vulnerability in the NVIDIA video driver could enable a local malicious application to execute arbitrary code within the context of the kernel. This issue is rated as Critic… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2017-0331 2024-11-21 12:02 2017-05-3 Show GitHub Exploit DB Packet Storm
256917 7.5 HIGH
Network
irregex_project irregex The backtrack compilation code in the Irregex package (aka IrRegular Expressions) before 0.9.6 for Scheme allows remote attackers to cause a denial of service (memory consumption) via a crafted regul… CWE-399
 Resource Management Errors
CVE-2016-9954 2024-11-21 12:02 2017-04-22 Show GitHub Exploit DB Packet Storm
256918 5.4 MEDIUM
Network
ibm curam_social_program_management IBM Curam Social Program Management 5.2, 6.0, and 7.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intende… CWE-79
Cross-site Scripting
CVE-2016-9980 2024-11-21 12:02 2017-04-21 Show GitHub Exploit DB Packet Storm
256919 5.4 MEDIUM
Network
ibm curam_social_program_management IBM Curam Social Program Management 5.2, 6.0, and 7.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intende… CWE-79
Cross-site Scripting
CVE-2016-9979 2024-11-21 12:02 2017-04-21 Show GitHub Exploit DB Packet Storm
256920 4.3 MEDIUM
Network
ibm curam_social_program_management IBM Curam Social Program Management 5.2, 6.0, and 7.0 could allow an authenticated attacker to disclose sensitive information. IBM X-Force ID: 120254. CWE-200
Information Exposure
CVE-2016-9978 2024-11-21 12:02 2017-04-21 Show GitHub Exploit DB Packet Storm