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 12, 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
254971 10 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるアクセス権を取得される脆弱性 CWE-264
CWE-310
CVE-2010-0231 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
254972 7.8 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0022 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
254973 9 危険 マイクロソフト - Microsoft Windows の SMB 実装における任意のコードを実行される脆弱性 CWE-20
CWE-94
CVE-2010-0020 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
254974 6.9 警告 マイクロソフト - Microsoft Windows の Client/Server Run-time Subsystem における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0023 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
254975 4 警告 マイクロソフト - Microsoft Windows の Hyper-V サーバ実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0026 2010-03-3 11:53 2010-02-9 Show GitHub Exploit DB Packet Storm
254976 9.3 危険 日本電気
アップル
富士通
古河電気工業
ヒューレット・パッカード
インターネットイニシアティブ
アラクサラネットワークス
日立
- IPv6 NDP 実装における Neighbor Discovery メッセージの送信元検証処理に関する脆弱性 CWE-20
不適切な入力確認
CVE-2008-2476 2010-03-3 11:43 2008-10-3 Show GitHub Exploit DB Packet Storm
254977 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0034 2010-03-2 11:29 2010-02-9 Show GitHub Exploit DB Packet Storm
254978 9.3 危険 マイクロソフト - Microsoft Office PowerPoint におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0033 2010-03-2 11:28 2010-02-9 Show GitHub Exploit DB Packet Storm
254979 9.3 危険 マイクロソフト - Microsoft Office PowerPoint における任意のコードを実行される脆弱性 CWE-94
CWE-Other
CVE-2010-0032 2010-03-2 11:28 2010-02-9 Show GitHub Exploit DB Packet Storm
254980 9.3 危険 マイクロソフト - Microsoft Office PowerPoint における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0031 2010-03-2 11:27 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
258001 7.5 HIGH
Network
linux
debian
redhat
linux_kernel
debian_linux
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_eus
virtualization_host
enterprise_linux_server_tu…
The Linux kernel version 3.3-rc1 and later is affected by a vulnerability lies in the processing of incoming L2CAP commands - ConfigRequest, and ConfigResponse messages. This info leak is a result of… CWE-200
Information Exposure
CVE-2017-1000410 2024-11-21 12:04 2017-12-8 Show GitHub Exploit DB Packet Storm
258002 7.0 HIGH
Local
linux linux_kernel The Linux Kernel versions 2.6.38 through 4.14 have a problematic use of pmd_mkdirty() in the touch_pmd() function inside the THP implementation. touch_pmd() can be reached by get_user_pages(). In suc… CWE-362
Race Condition
CVE-2017-1000405 2024-11-21 12:04 2017-12-1 Show GitHub Exploit DB Packet Storm
258003 7.5 HIGH
Network
opendaylight karaf OpenDaylight Karaf 0.6.1-Carbon fails to clear the cache after a password change, allowing the old password to be used until the Karaf cache is manually cleared (e.g. via restart). CWE-254
 7PK - Security Features
CVE-2017-1000406 2024-11-21 12:04 2017-12-1 Show GitHub Exploit DB Packet Storm
258004 8.8 HIGH
Network
swagger swagger-parser
swagger-codegen
A vulnerability in Swagger-Parser's version <= 1.0.30 and Swagger codegen version <= 2.2.2 yaml parsing functionality results in arbitrary code being executed when a maliciously crafted yaml Open-API… CWE-502
 Deserialization of Untrusted Data
CVE-2017-1000207 2024-11-21 12:04 2017-11-28 Show GitHub Exploit DB Packet Storm
258005 7.8 HIGH
Local
gnome evince Command injection in evince via filename when printing to PDF. This affects versions earlier than 3.25.91. CWE-78
OS Command 
CVE-2017-1000159 2024-11-21 12:04 2017-11-28 Show GitHub Exploit DB Packet Storm
258006 8.8 HIGH
Network
typed_function_project typed_function typed-function before 0.10.6 had an arbitrary code execution in the JavaScript engine. Creating a typed function with JavaScript code in the name could result arbitrary execution. CWE-20
 Improper Input Validation 
CVE-2017-1001004 2024-11-21 12:04 2017-11-27 Show GitHub Exploit DB Packet Storm
258007 9.8 CRITICAL
Network
mathjs_project mathjs math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object. CWE-20
 Improper Input Validation 
CVE-2017-1001003 2024-11-21 12:04 2017-11-27 Show GitHub Exploit DB Packet Storm
258008 9.8 CRITICAL
Network
mathjs math.js math.js before 3.17.0 had an arbitrary code execution in the JavaScript engine. Creating a typed function with JavaScript code in the name could result arbitrary execution. CWE-94
Code Injection
CVE-2017-1001002 2024-11-21 12:04 2017-11-27 Show GitHub Exploit DB Packet Storm
258009 9.8 CRITICAL
Network
gitphp_project gitphp GitPHP by xiphux is vulnerable to OS Command Injections CWE-78
OS Command 
CVE-2017-1000214 2024-11-21 12:04 2017-11-27 Show GitHub Exploit DB Packet Storm
258010 6.5 MEDIUM
Network
apereo opencast In Opencast 2.2.3 and older if user names overlap, the Opencast search service used for publication to the media modules and players will handle the access control incorrectly so that users only need… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-1000221 2024-11-21 12:04 2017-11-18 Show GitHub Exploit DB Packet Storm