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":June 12, 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
225351 4.3 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft PeopleTools における PeopleCode の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0387 2013-11-8 11:20 2013-01-15 Show GitHub Exploit DB Packet Storm
225352 6.8 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Stored Procedure の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0386 2013-11-8 11:19 2013-01-15 Show GitHub Exploit DB Packet Storm
225353 6.6 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Replication の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0385 2013-11-8 11:18 2013-01-15 Show GitHub Exploit DB Packet Storm
225354 6.8 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Information Schema の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0384 2013-11-8 11:17 2013-01-15 Show GitHub Exploit DB Packet Storm
225355 4.3 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Locking の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0383 2013-11-8 11:15 2013-01-15 Show GitHub Exploit DB Packet Storm
225356 6.4 警告 オラクル - Oracle E-Business Suite の Oracle Marketing におけるキャンペーン管理の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0382 2013-11-8 11:14 2013-01-15 Show GitHub Exploit DB Packet Storm
225357 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Payroll における給与明細書表示の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0380 2013-11-8 11:12 2013-01-15 Show GitHub Exploit DB Packet Storm
225358 4.3 警告 オラクル - Oracle Siebel CRM における Siebel Calendar の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0379 2013-11-8 11:11 2013-01-15 Show GitHub Exploit DB Packet Storm
225359 4.3 警告 オラクル - Oracle Siebel CRM における Siebel Calendar の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0378 2013-11-8 11:02 2013-01-15 Show GitHub Exploit DB Packet Storm
225360 4.3 警告 オラクル - Oracle E-Business Suite の Oracle アプリケーション・テクノロジ・スタックにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-0377 2013-11-8 11:01 2013-01-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223661 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 Title field to /admin/taxonomy/vocabularies. CWE-79
Cross-site Scripting
CVE-2019-7170 2024-11-21 13:47 2019-01-30 Show GitHub Exploit DB Packet Storm
223662 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 Title field to /admin/menus/menus/edit/3. CWE-79
Cross-site Scripting
CVE-2019-7169 2024-11-21 13:47 2019-01-30 Show GitHub Exploit DB Packet Storm
223663 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
223664 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
223665 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
223666 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
223667 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
223668 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
223669 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
223670 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