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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250871 6.6 警告 マイクロソフト - Microsoft Windows の win32k.sys 内にある Windows カーネルモードドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1895 2010-09-2 14:04 2010-08-10 Show GitHub Exploit DB Packet Storm
250872 6.6 警告 マイクロソフト - Microsoft Windows の win32k.sys 内にある Windows カーネルモードドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1894 2010-09-2 14:04 2010-08-10 Show GitHub Exploit DB Packet Storm
250873 4.4 警告 マイクロソフト - Microsoft Windows の win32k.sys 内にある Windows カーネルモードドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1887 2010-09-2 14:04 2010-08-10 Show GitHub Exploit DB Packet Storm
250874 4.6 警告 マイクロソフト - Microsoft Windows のカーネルにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1890 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
250875 9.3 危険 マイクロソフト - Microsoft Windows の Cinepak コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2553 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
250876 7.8 危険 マイクロソフト - Microsoft Windows の SMB サーバーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2552 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
250877 7.8 危険 マイクロソフト - Microsoft Windows の SMB サーバーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2551 2010-09-1 15:19 2010-08-10 Show GitHub Exploit DB Packet Storm
250878 10 危険 マイクロソフト - Microsoft Windows の SMB サーバーにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2550 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
250879 9.3 危険 マイクロソフト - Microsoft Office Word および Office Word Viewe における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1903 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
250880 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1902 2010-09-1 15:17 2010-08-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 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
198521 7.5 HIGH
Network
libsass libsass There is a stack consumption issue in LibSass 3.4.5 that is triggered in the function Sass::Eval::operator() in eval.cpp. It will lead to a remote denial of service attack. CWE-674
 Uncontrolled Recursion
CVE-2017-12964 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198522 7.5 HIGH
Network
libsass libsass There is an illegal address access in Sass::Eval::operator() in eval.cpp of LibSass 3.4.5, leading to a remote denial of service attack. NOTE: this is similar to CVE-2017-11555 but remains exploitabl… CWE-125
Out-of-bounds Read
CVE-2017-12963 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198523 7.5 HIGH
Network
libsass libsass There are memory leaks in LibSass 3.4.5 triggered by deeply nested code, such as code with a long sequence of open parenthesis characters, leading to a remote denial of service attack. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-12962 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198524 7.5 HIGH
Network
gnu pspp There is an assertion abort in the function parse_attributes() in data/sys-file-reader.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to remote denial of service. CWE-20
 Improper Input Validation 
CVE-2017-12961 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198525 7.5 HIGH
Network
gnu pspp There is a reachable assertion abort in the function dict_rename_var() in data/dictionary.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to remote denial of service. CWE-617
 Reachable Assertion
CVE-2017-12960 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198526 7.5 HIGH
Network
gnu pspp There is a reachable assertion abort in the function dict_add_mrset() in data/dictionary.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to a remote denial of service attack. CWE-617
 Reachable Assertion
CVE-2017-12959 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198527 7.5 HIGH
Network
gnu pspp There is an illegal address access in the function output_hex() in data/data-out.c of the libpspp library in GNU PSPP before 1.0.1 that will lead to remote denial of service. CWE-125
Out-of-bounds Read
CVE-2017-12958 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198528 6.5 MEDIUM
Network
exiv2 exiv2 There is a heap-based buffer over-read in libexiv2 in Exiv2 0.26 that is triggered in the Exiv2::Image::io function in image.cpp. It will lead to remote denial of service. CWE-125
Out-of-bounds Read
CVE-2017-12957 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198529 6.5 MEDIUM
Network
exiv2 exiv2 There is an illegal address access in Exiv2::FileIo::path[abi:cxx11]() in basicio.cpp of libexiv2 in Exiv2 0.26 that will lead to remote denial of service. CWE-125
Out-of-bounds Read
CVE-2017-12956 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm
198530 8.8 HIGH
Network
exiv2 exiv2 There is a heap-based buffer overflow in basicio.cpp of Exiv2 0.26. The vulnerability causes an out-of-bounds write in Exiv2::Image::printIFDStructure(), which may lead to remote denial of service or… CWE-119
CWE-787
Incorrect Access of Indexable Resource ('Range Error') 
 Out-of-bounds Write
CVE-2017-12955 2024-11-21 12:10 2017-08-19 Show GitHub Exploit DB Packet Storm