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":April 30, 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
252911 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2201 2010-07-21 16:27 2010-06-29 Show GitHub Exploit DB Packet Storm
252912 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2168 2010-07-20 18:08 2010-06-29 Show GitHub Exploit DB Packet Storm
252913 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1295 2010-07-20 18:08 2010-06-29 Show GitHub Exploit DB Packet Storm
252914 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
CWE-399
CVE-2010-1285 2010-07-20 18:08 2010-06-29 Show GitHub Exploit DB Packet Storm
252915 4.7 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の gfs2_lock または gfs_lock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0727 2010-07-20 18:02 2010-03-16 Show GitHub Exploit DB Packet Storm
252916 4.3 警告 サン・マイクロシステムズ
サイバートラスト株式会社
Pango.org
レッドハット
- Pango の hb_ot_layout_build_glyph_classes 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-0421 2010-07-20 18:01 2010-03-15 Show GitHub Exploit DB Packet Storm
252917 4 警告 Samba Project
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
レッドハット
- Samba の smbd におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-2906 2010-07-20 18:01 2009-10-7 Show GitHub Exploit DB Packet Storm
252918 1.9 注意 レッドハット
サイバートラスト株式会社
ターボリナックス
Samba Project
- Samba の mount.cifs における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2948 2010-07-20 18:01 2009-10-7 Show GitHub Exploit DB Packet Storm
252919 6 警告 Samba Project
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
レッドハット
- Apple Mac OS の SMB サブシステムにおけるファイル共有の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2813 2010-07-20 18:01 2009-09-10 Show GitHub Exploit DB Packet Storm
252920 5 警告 S2 Security - S2 Netbox に脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2466 2010-07-16 18:41 2010-06-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213481 4.8 MEDIUM
Network
croogo croogo A stored-self XSS exists in Croogo through v3.0.5, allowing an attacker to execute HTML or JavaScript code in a vulnerable Blog field to /admin/nodes/nodes/add/blog. CWE-79
Cross-site Scripting
CVE-2019-7168 2024-11-21 13:47 2019-01-30 Show GitHub Exploit DB Packet Storm
213482 9.8 CRITICAL
Network
idreamsoft icms idreamsoft iCMS 7.0.13 allows admincp.php?app=files ../ Directory Traversal via the udir parameter to files.admincp.php, resulting in execution of arbitrary PHP code from a ZIP file via the admincp.p… CWE-22
Path Traversal
CVE-2019-7160 2024-11-21 13:47 2019-01-30 Show GitHub Exploit DB Packet Storm
213483 6.5 MEDIUM
Network
libdoc_project libdoc In libdoc through 2019-01-28, calcFileBlockOffset in ole.c allows division by zero. CWE-369
 Divide By Zero
CVE-2019-7156 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213484 6.5 MEDIUM
Network
webassembly binaryen The main function in tools/wasm2js.cpp in Binaryen 1.38.22 has a heap-based buffer overflow because Emscripten is misused, triggering an error in cashew::JSPrinter::printAst() in emscripten-optimizer… CWE-787
 Out-of-bounds Write
CVE-2019-7154 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213485 6.5 MEDIUM
Network
webassembly binaryen A NULL pointer dereference was discovered in wasm::WasmBinaryBuilder::processFunctions() in wasm/wasm-binary.cpp (when calling wasm::WasmBinaryBuilder::getFunctionIndexName) in Binaryen 1.38.22. A cr… CWE-476
 NULL Pointer Dereference
CVE-2019-7153 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213486 6.5 MEDIUM
Network
webassembly binaryen A heap-based buffer over-read was discovered in wasm::WasmBinaryBuilder::processFunctions() in wasm/wasm-binary.cpp (when calling wasm::WasmBinaryBuilder::getFunctionIndexName) in Binaryen 1.38.22. A… CWE-125
Out-of-bounds Read
CVE-2019-7152 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213487 6.5 MEDIUM
Network
webassembly binaryen A NULL pointer dereference was discovered in wasm::Module::getFunctionOrNull in wasm/wasm.cpp in Binaryen 1.38.22. A crafted input can cause segmentation faults, leading to denial-of-service, as demo… CWE-476
 NULL Pointer Dereference
CVE-2019-7151 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213488 6.5 MEDIUM
Network
elfutils_project
debian
elfutils
debian_linux
A heap-based buffer over-read was discovered in the function read_srclines in dwarf_getsrclines.c in libdw in elfutils 0.175. A crafted input can cause segmentation faults, leading to denial-of-servi… CWE-125
Out-of-bounds Read
CVE-2019-7149 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213489 5.5 MEDIUM
Local
nasm netwide_assembler A buffer over-read exists in the function crc64ib in crc64.c in nasmlib in Netwide Assembler (NASM) 2.14rc16. A crafted asm input can cause segmentation faults, leading to denial-of-service. CWE-125
Out-of-bounds Read
CVE-2019-7147 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm
213490 5.5 MEDIUM
Local
elfutils_project elfutils In elfutils 0.175, there is a buffer over-read in the ebl_object_note function in eblobjnote.c in libebl. Remote attackers could leverage this vulnerability to cause a denial-of-service via a crafted… CWE-125
Out-of-bounds Read
CVE-2019-7146 2024-11-21 13:47 2019-01-29 Show GitHub Exploit DB Packet Storm