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 16, 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
253161 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0665 2011-05-6 11:07 2011-04-12 Show GitHub Exploit DB Packet Storm
253162 7.2 危険 マイクロソフト - Microsoft Windows の win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0662 2011-05-6 11:06 2011-04-12 Show GitHub Exploit DB Packet Storm
253163 9.3 危険 マイクロソフト - Microsoft Windows のワードパッドにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0028 2011-05-6 11:03 2011-04-12 Show GitHub Exploit DB Packet Storm
253164 7.6 危険 マイクロソフト - Microsoft Windows の FAX 送付状エディター内にある fxscover.exe における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3974 2011-05-6 11:01 2011-04-12 Show GitHub Exploit DB Packet Storm
253165 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0977 2011-05-6 11:00 2011-02-10 Show GitHub Exploit DB Packet Storm
253166 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0107 2011-05-6 10:59 2011-04-12 Show GitHub Exploit DB Packet Storm
253167 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0976 2011-05-6 10:58 2011-02-10 Show GitHub Exploit DB Packet Storm
253168 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0656 2011-05-6 10:57 2011-04-12 Show GitHub Exploit DB Packet Storm
253169 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0655 2011-05-6 10:56 2011-04-12 Show GitHub Exploit DB Packet Storm
253170 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0980 2011-05-6 10:55 2011-02-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247071 6.5 MEDIUM
Network
libtiff libtiff LibTIFF 4.0.7 has an invalid read in the _TIFFVGetField function in tif_dir.c, which might allow remote attackers to cause a denial of service (crash) via a crafted TIFF file. CWE-125
Out-of-bounds Read
CVE-2017-9147 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247072 8.8 HIGH
Network
ytnef_project ytnef The TNEFFillMapi function in lib/ytnef.c in libytnef in ytnef through 1.9.2 does not ensure a nonzero count value before a certain memory allocation, which allows remote attackers to cause a denial o… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9146 2024-11-21 12:35 2017-05-23 Show GitHub Exploit DB Packet Storm
247073 6.5 MEDIUM
Network
imagemagick
debian
imagemagick
debian_linux
In ImageMagick 7.0.5-5, a crafted RLE image can trigger a crash because of incorrect EOF handling in coders/rle.c. CWE-20
 Improper Input Validation 
CVE-2017-9144 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247074 6.5 MEDIUM
Network
imagemagick
debian
imagemagick
debian_linux
In ImageMagick 7.0.5-5, the ReadARTImage function in coders/art.c allows attackers to cause a denial of service (memory leak) via a crafted .art file. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-9143 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247075 6.5 MEDIUM
Network
imagemagick
debian
imagemagick
debian_linux
In ImageMagick 7.0.5-7 Q16, a crafted file could trigger an assertion failure in the WriteBlob function in MagickCore/blob.c because of missing checks in the ReadOneJNGImage function in coders/png.c. CWE-20
CWE-617
 Improper Input Validation 
 Reachable Assertion
CVE-2017-9142 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247076 6.5 MEDIUM
Network
imagemagick
debian
imagemagick
debian_linux
In ImageMagick 7.0.5-7 Q16, a crafted file could trigger an assertion failure in the ResetImageProfileIterator function in MagickCore/profile.c because of missing checks in the ReadDDSImage function … CWE-20
CWE-617
 Improper Input Validation 
 Reachable Assertion
CVE-2017-9141 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247077 6.1 MEDIUM
Network
progress telerik_reporting
sitefinity_cms
Cross-site scripting (XSS) vulnerability in Telerik.ReportViewer.WebForms.dll in Telerik Reporting for ASP.NET WebForms Report Viewer control before R1 2017 SP2 (11.0.17.406) allows remote attackers … CWE-79
Cross-site Scripting
CVE-2017-9140 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247078 3.5 LOW
Adjacent
tendacn f1200_firmware
fh1202_firmware
f1202_firmware
There is a stack-based buffer overflow on some Tenda routers (FH1202/F1202/F1200: versions before 1.2.0.20). Crafted POST requests to an unspecified URL result in DoS, interrupting the HTTP service (… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9139 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247079 8.0 HIGH
Adjacent
tendacn f1200_firmware
fh1202_firmware
f1202_firmware
There is a debug-interface vulnerability on some Tenda routers (FH1202/F1202/F1200: versions before 1.2.0.20). After connecting locally to a router in a wired or wireless manner, one can bypass inten… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-9138 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm
247080 8.8 HIGH
Network
mimosa client_radios
backhaul_radios
An issue was discovered on Mimosa Client Radios before 2.2.4 and Mimosa Backhaul Radios before 2.2.4. On the backend of the device's web interface, there are some diagnostic tests available that are … CWE-74
Injection
CVE-2017-9135 2024-11-21 12:35 2017-05-22 Show GitHub Exploit DB Packet Storm