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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252151 9.3 危険 マイクロソフト - Microsoft Excel における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1272 2011-06-24 10:06 2011-06-14 Show GitHub Exploit DB Packet Storm
252152 5.1 警告 マイクロソフト - Microsoft .NET Framework の JIT コンパイラにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1271 2011-06-24 10:05 2011-06-14 Show GitHub Exploit DB Packet Storm
252153 10 危険 マイクロソフト - Microsoft Windows の SMB クライアントにおける任意コードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1268 2011-06-24 10:04 2011-06-14 Show GitHub Exploit DB Packet Storm
252154 7.8 危険 マイクロソフト - Microsoft Windows の Distributed File System 実装におけるサービス運用妨害 (システムハング) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1869 2011-06-24 10:03 2011-06-14 Show GitHub Exploit DB Packet Storm
252155 10 危険 マイクロソフト - Microsoft Windows の Distributed File System 実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1868 2011-06-24 10:01 2011-06-14 Show GitHub Exploit DB Packet Storm
252156 5.7 警告 Linux
レッドハット
- Linux kernel の RPC サーバソケット機能におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0714 2011-06-23 11:48 2011-03-8 Show GitHub Exploit DB Packet Storm
252157 9.3 危険 マイクロソフト - Microsoft Windows の win32k.sys における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1873 2011-06-23 11:42 2011-06-14 Show GitHub Exploit DB Packet Storm
252158 10 危険 マイクロソフト - Microsoft Forefront Threat Management Gateway (TMG) 2010 クライアントの NSPLookupServiceNext 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1889 2011-06-23 11:30 2011-06-14 Show GitHub Exploit DB Packet Storm
252159 9.3 危険 マイクロソフト - Microsoft .NET Framework および Silverlight における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0664 2011-06-23 11:29 2011-06-14 Show GitHub Exploit DB Packet Storm
252160 9.3 危険 マイクロソフト - Microsoft Windows の OLE オートメーションプロトコル実装における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0658 2011-06-23 11:28 2011-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
255291 7.5 HIGH
Network
htacg tidy In Tidy 5.5.31, the IsURLCodePoint function in attrs.c allows attackers to cause a denial of service (Segmentation Fault), as demonstrated by an invalid ISALNUM argument. CWE-20
 Improper Input Validation 
CVE-2017-13692 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
255292 7.8 HIGH
Local
linux linux_kernel net/ipv4/route.c in the Linux kernel 4.13-rc1 through 4.13-rc6 is too late to check for a NULL fi field when RTM_F_FIB_MATCH is set, which allows local users to cause a denial of service (NULL pointe… CWE-476
 NULL Pointer Dereference
CVE-2017-13686 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
255293 6.1 MEDIUM
Network
misp misp app/View/Helper/CommandHelper.php in MISP before 2.4.79 has persistent XSS via comments. It only impacts the users of the same instance because the comment field is not part of the MISP synchronisati… CWE-79
Cross-site Scripting
CVE-2017-13671 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
255294 9.8 CRITICAL
Network
nexusphp nexusphp SQL Injection exists in NexusPHP 1.5.beta5.20120707 via the setanswered parameter to staffbox.php. CWE-89
SQL Injection
CVE-2017-13669 2024-11-21 12:11 2017-08-25 Show GitHub Exploit DB Packet Storm
255295 5.5 MEDIUM
Local
multicorewareinc x265 An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax() in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2017-13666 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
255296 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick before 6.9.9-3 and 7.x before 7.0.6-3, there is a missing NULL check in the ReadMATImage function in coders/mat.c, leading to a denial of service (assertion failure and application exi… CWE-617
 Reachable Assertion
CVE-2017-13658 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
255297 5.5 MEDIUM
Local
unrealircd unrealircd UnrealIRCd 4.0.13 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root accou… CWE-665
 Improper Initialization
CVE-2017-13649 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
255298 6.5 MEDIUM
Network
graphicsmagick graphicsmagick In GraphicsMagick 1.3.26, a memory leak vulnerability was found in the function ReadMATImage in coders/mat.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-13648 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
255299 8.8 HIGH
Network
graphicsmagick graphicsmagick In GraphicsMagick 1.3.26, an allocation failure vulnerability was found in the function ReadMNGImage in coders/png.c when a small MNG file has a MEND chunk with a large length value. CWE-20
 Improper Input Validation 
CVE-2017-13147 2024-11-21 12:11 2017-08-24 Show GitHub Exploit DB Packet Storm
255300 6.1 MEDIUM
Network
qodeinteractive bridge DOM based Cross-site scripting (XSS) vulnerability in the Bridge theme before 11.2 for WordPress allows remote attackers to inject arbitrary JavaScript. CWE-79
Cross-site Scripting
CVE-2017-13138 2024-11-21 12:11 2017-08-23 Show GitHub Exploit DB Packet Storm