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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252561 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0103 2011-05-6 10:52 2011-04-12 Show GitHub Exploit DB Packet Storm
252562 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0105 2011-05-2 14:19 2011-04-12 Show GitHub Exploit DB Packet Storm
252563 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0979 2011-05-2 14:17 2011-02-10 Show GitHub Exploit DB Packet Storm
252564 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0978 2011-05-2 14:16 2011-02-10 Show GitHub Exploit DB Packet Storm
252565 9.3 危険 マイクロソフト - 複数の Microsoft Office 製品における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0097 2011-05-2 14:14 2011-04-12 Show GitHub Exploit DB Packet Storm
252566 9.3 危険 マイクロソフト - Microsoft Windows の OpenType Compact Font Format ドライバにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0034 2011-05-2 14:14 2011-04-12 Show GitHub Exploit DB Packet Storm
252567 9.3 危険 マイクロソフト - Microsoft の JScript および VBScript スクリプトエンジンにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0663 2011-05-2 14:13 2011-04-12 Show GitHub Exploit DB Packet Storm
252568 7.5 危険 マイクロソフト - Microsoft Windows の DNS クライアント内にある DNSAPI.dll における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0657 2011-05-2 14:12 2011-04-12 Show GitHub Exploit DB Packet Storm
252569 9.3 危険 マイクロソフト - Microsoft Windows および Office XP の GDI+ 内にある gdiplus.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0041 2011-05-2 14:11 2011-04-12 Show GitHub Exploit DB Packet Storm
252570 9.3 危険 マイクロソフト - Microsoft .NET Framework の x86 JIT コンパイラにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-3958 2011-05-2 14:09 2011-04-12 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
254971 9.8 CRITICAL
Network
dolibarr dolibarr SQL injection vulnerability in admin/menus/edit.php in Dolibarr ERP/CRM version 6.0.0 allows remote attackers to execute arbitrary SQL commands via the menuId parameter. CWE-89
SQL Injection
CVE-2017-14238 2024-11-21 12:12 2017-09-11 Show GitHub Exploit DB Packet Storm
254972 5.3 MEDIUM
Network
genixcms genixcms GeniXCMS before 1.1.0 allows remote attackers to cause a denial of service (account blockage) by leveraging the mishandling of certain username substring relationships, such as the admin<script> user… CWE-20
 Improper Input Validation 
CVE-2017-14231 2024-11-21 12:12 2017-09-10 Show GitHub Exploit DB Packet Storm
254973 9.1 CRITICAL
Network
cyrus imap In the mboxlist_do_find function in imap/mboxlist.c in Cyrus IMAP before 3.0.4, an off-by-one error in prefix calculation for the LIST command caused use of uninitialized memory, which might allow re… CWE-20
 Improper Input Validation 
CVE-2017-14230 2024-11-21 12:12 2017-09-10 Show GitHub Exploit DB Packet Storm
254974 7.5 HIGH
Network
jasper_project jasper There is an infinite loop in the jpc_dec_tileinit function in jpc/jpc_dec.c of Jasper 2.0.13. It will lead to a remote denial of service attack. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-14229 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm
254975 5.5 MEDIUM
Local
nasm
canonical
netwide_assembler
ubuntu_linux
In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function paste_tokens() in preproc.c, aka a NULL pointer dereference. It will lead to remote denial of service. CWE-476
 NULL Pointer Dereference
CVE-2017-14228 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm
254976 7.5 HIGH
Network
mongodb mongodb In MongoDB libbson 1.7.0, the bson_iter_codewscope function in bson-iter.c miscalculates a bson_utf8_validate length argument, which allows remote attackers to cause a denial of service (heap-based b… CWE-125
Out-of-bounds Read
CVE-2017-14227 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm
254977 7.5 HIGH
Network
libreoffice
libwpd
libreoffice
libwpd
WP1StylesListener.cpp, WP5StylesListener.cpp, and WP42StylesListener.cpp in libwpd 0.10.1 mishandle iterators, which allows remote attackers to cause a denial of service (heap-based buffer over-read … CWE-125
Out-of-bounds Read
CVE-2017-14226 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm
254978 8.8 HIGH
Network
ffmpeg ffmpeg The av_color_primaries_name function in libavutil/pixdesc.c in FFmpeg 3.3.3 may return a NULL pointer depending on a value contained in a file, but callers do not anticipate this, as demonstrated by … CWE-476
 NULL Pointer Dereference
CVE-2017-14225 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm
254979 8.8 HIGH
Network
imagemagick imagemagick A heap-based buffer overflow in WritePCXImage in coders/pcx.c in ImageMagick 7.0.6-8 Q16 allows remote attackers to cause a denial of service or code execution via a crafted file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-14224 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm
254980 6.5 MEDIUM
Network
ffmpeg
debian
ffmpeg
debian_linux
In libavformat/asfdec_f.c in FFmpeg 3.3.3, a DoS in asf_build_simple_index() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted ASF file, which claims a large … CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14223 2024-11-21 12:12 2017-09-9 Show GitHub Exploit DB Packet Storm