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 4, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
257131 5.8 警告 サン・マイクロシステムズ
GNOME Project
レッドハット
- Evolution Data Server (別名 evolution-data-server) の ntlm_challenge 関数におけるプロセスメモリ情報の漏洩またはサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-0582 2010-05-14 18:37 2009-03-14 Show GitHub Exploit DB Packet Storm
257132 1.2 注意 日本電気
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
OpenSSL Project
レッドハット
- RSA key reconstruction vulnerability - CVE-2007-3108 2010-05-14 18:37 2007-08-16 Show GitHub Exploit DB Packet Storm
257133 5 警告 ヒューレット・パッカード
サイバートラスト株式会社
OpenSSL Project
ターボリナックス
レッドハット
- OpenSSL の zlib_stateful_finish 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-4355 2010-05-13 17:21 2010-01-13 Show GitHub Exploit DB Packet Storm
257134 9.3 危険 日立 - XMAP3 における任意のコードが実行される脆弱性 CWE-noinfo
情報不足
- 2010-05-13 15:14 2010-04-12 Show GitHub Exploit DB Packet Storm
257135 4.3 警告 オラクル - Oracle Industry Product Suite の Retail - Oracle Retail Plan In-Season コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0863 2010-05-13 15:13 2010-04-13 Show GitHub Exploit DB Packet Storm
257136 4.3 警告 オラクル - Oracle Industry Product Suite の Retail - Oracle Retail Place In-Season コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0864 2010-05-13 15:13 2010-04-13 Show GitHub Exploit DB Packet Storm
257137 4.3 警告 オラクル - Oracle Industry Product Suite の Retail - Oracle Retail Markdown Optimization コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0862 2010-05-13 15:13 2010-04-13 Show GitHub Exploit DB Packet Storm
257138 4.3 警告 オラクル - Oracle Industry Product Suite の Life Sciences - Oracle Thesaurus Management System コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0875 2010-05-13 15:12 2010-04-13 Show GitHub Exploit DB Packet Storm
257139 4.3 警告 オラクル - Oracle Industry Product Suite の Life Sciences - Oracle Clinical Remote Data Capture Option コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0876 2010-05-13 15:12 2010-04-13 Show GitHub Exploit DB Packet Storm
257140 4.3 警告 オラクル - Oracle Industry Product Suite の Communications - Oracle Communications Unified Inventory Management コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0874 2010-05-13 15:12 2010-04-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202091 9.8 CRITICAL
Network
express-fileupload_project
netapp
express-fileupload
max_data
This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7699 2024-11-21 14:37 2020-07-30 Show GitHub Exploit DB Packet Storm
202092 9.8 CRITICAL
Network
gerapy gerapy This affects the package Gerapy from 0 and before 0.9.3. The input being passed to Popen, via the project_configure endpoint, isn’t being sanitized. CWE-78
OS Command 
CVE-2020-7698 2024-11-21 14:37 2020-07-29 Show GitHub Exploit DB Packet Storm
202093 9.8 CRITICAL
Network
mock2easy_project mock2easy This affects all versions of package mock2easy. a malicious user could inject commands through the _data variable: Affected Area require('../server/getJsonByCurl')(mock2easy, function (error, stdout)… CWE-77
Command Injection
CVE-2020-7697 2024-11-21 14:37 2020-07-29 Show GitHub Exploit DB Packet Storm
202094 7.5 HIGH
Network
umbraco umbraco_forms This affects all versions of package UmbracoForms. When using the default configuration for upload forms, it is possible to upload arbitrary file types. The package offers a way for users to mitigate… CWE-1188
 Insecure Default Initialization of Resource
CVE-2020-7685 2024-11-21 14:37 2020-07-29 Show GitHub Exploit DB Packet Storm
202095 5.3 MEDIUM
Network
encode uvicorn Uvicorn before 0.11.7 is vulnerable to HTTP response splitting. CRLF sequences are not escaped in the value of HTTP headers. Attackers can exploit this to add arbitrary headers to HTTP responses, or … CWE-74
Injection
CVE-2020-7695 2024-11-21 14:37 2020-07-27 Show GitHub Exploit DB Packet Storm
202096 7.5 HIGH
Network
encode uvicorn This affects all versions of package uvicorn. The request logger provided by the package is vulnerable to ASNI escape sequence injection. Whenever any HTTP request is received, the default behaviour … CWE-94
CWE-116
Code Injection
 Improper Encoding or Escaping of Output
CVE-2020-7694 2024-11-21 14:37 2020-07-27 Show GitHub Exploit DB Packet Storm
202097 7.5 HIGH
Network
fast-http_project fast-http This affects all versions of package fast-http. There is no path sanitization in the path provided at fs.readFile in index.js. CWE-22
Path Traversal
CVE-2020-7687 2024-11-21 14:37 2020-07-25 Show GitHub Exploit DB Packet Storm
202098 7.5 HIGH
Network
rollup-plugin-dev-server_project rollup-plugin-dev-server This affects all versions of package rollup-plugin-dev-server. There is no path sanitization in readFile operation inside the readFileFromContentBase function. CWE-22
Path Traversal
CVE-2020-7686 2024-11-21 14:37 2020-07-25 Show GitHub Exploit DB Packet Storm
202099 7.5 HIGH
Network
rollup-plugin-server_project rollup-plugin-server This affects all versions of package rollup-plugin-server. There is no path sanitization in readFile operation performed inside the readFileFromContentBase function. CWE-22
Path Traversal
CVE-2020-7683 2024-11-21 14:37 2020-07-25 Show GitHub Exploit DB Packet Storm
202100 7.5 HIGH
Network
marked-tree_project marked-tree This affects all versions of package marked-tree. There is no path sanitization in the path provided at fs.readFile in index.js. CWE-22
Path Traversal
CVE-2020-7682 2024-11-21 14:37 2020-07-25 Show GitHub Exploit DB Packet Storm