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 1, 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
252621 9.3 危険 マイクロソフト - Microsoft Word および Microsoft Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3215 2010-10-26 15:34 2010-10-12 Show GitHub Exploit DB Packet Storm
252622 9.3 危険 マイクロソフト - Microsoft Word および Microsoft Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2750 2010-10-26 15:33 2010-10-12 Show GitHub Exploit DB Packet Storm
252623 9.3 危険 マイクロソフト - Microsoft Word および Microsoft Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2748 2010-10-26 15:33 2010-10-12 Show GitHub Exploit DB Packet Storm
252624 9.3 危険 マイクロソフト - Microsoft Word および Microsoft Office における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2747 2010-10-26 15:32 2010-10-12 Show GitHub Exploit DB Packet Storm
252625 7.2 危険 マイクロソフト - 複数の Microsoft 製品の OpenType Font フォーマットドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2741 2010-10-26 15:31 2010-10-12 Show GitHub Exploit DB Packet Storm
252626 7.2 危険 マイクロソフト - 複数の Microsoft 製品の OpenType Font フォーマットドライバにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2740 2010-10-26 15:29 2010-10-12 Show GitHub Exploit DB Packet Storm
252627 7.2 危険 マイクロソフト - 複数の Microsoft 製品のカーネルモードドライバにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2744 2010-10-26 15:28 2010-10-12 Show GitHub Exploit DB Packet Storm
252628 4.9 警告 マイクロソフト - 複数の Microsoft 製品のカーネルモードドライバにおける権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2549 2010-10-26 15:28 2010-10-12 Show GitHub Exploit DB Packet Storm
252629 6.5 警告 IBM - Linux 上で稼働する IBM DB2 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0462 2010-10-26 15:24 2010-01-28 Show GitHub Exploit DB Packet Storm
252630 9.3 危険 マイクロソフト - 64-bit プラットフォーム上で稼働している Microsoft .NET Framework の JIT コンパイラにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3228 2010-10-25 16:37 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249551 7.8 HIGH
Local
google android A crafted binder request can cause an arbitrary unmap in MediaServer in all Android releases from CAF (Android for MSM, Firefox OS for MSM, QRD Android) using the Linux Kernel. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-18154 2024-11-21 12:19 2018-06-7 Show GitHub Exploit DB Packet Storm
249552 5.4 MEDIUM
Network
nzedb nzedb nZEDb v0.7.3.3 has XSS in the 404 error page. CWE-79
Cross-site Scripting
CVE-2017-18286 2024-11-21 12:19 2018-06-5 Show GitHub Exploit DB Packet Storm
249553 7.1 HIGH
Local
burp_project burp The Gentoo app-backup/burp package before 2.1.32 has incorrect group ownership of the /etc/burp directory, which might allow local users to obtain read and write access to arbitrary files by leveragi… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-18285 2024-11-21 12:19 2018-06-4 Show GitHub Exploit DB Packet Storm
249554 7.1 HIGH
Local
burp_project burp The Gentoo app-backup/burp package before 2.1.32 sets the ownership of the PID file directory to the burp account, which might allow local users to kill arbitrary processes by leveraging access to th… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-18284 2024-11-21 12:19 2018-06-4 Show GitHub Exploit DB Packet Storm
249555 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-22, an infinite loop vulnerability was found in the function ReadTXTImage in coders/txt.c, which allows attackers to cause a denial of service (CPU exhausti… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-18273 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
249556 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-25, there is a use-after-free in ReadOneMNGImage in coders/png.c, which allows attackers to cause a denial of service via a crafted MNG image file that is m… CWE-416
 Use After Free
CVE-2017-18272 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
249557 6.5 MEDIUM
Network
imagemagick
canonical
debian
imagemagick
ubuntu_linux
debian_linux
In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-22, an infinite loop vulnerability was found in the function ReadMIFFImage in coders/miff.c, which allows attackers to cause a denial of service (CPU exhaus… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-18271 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
249558 7.1 HIGH
Local
linux linux_kernel In the Linux kernel before 4.13.5, a local user could create keyrings for other users via keyctl commands, setting unwanted defaults or causing a denial of service. NVD-CWE-noinfo
CVE-2017-18270 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
249559 9.8 CRITICAL
Network
gnu glibc An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the ove… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-18269 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
249560 5.9 MEDIUM
Network
broadcom symantec_intelligencecenter Symantec IntelligenceCenter 3.3 is vulnerable to the Return of the Bleichenbacher Oracle Threat (ROBOT) attack. A remote attacker, who has captured a pre-recorded SSL session inspected by SSLV, can e… CWE-203
 Information Exposure Through Discrepancy
CVE-2017-18268 2024-11-21 12:19 2018-05-17 Show GitHub Exploit DB Packet Storm