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 22, 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
256561 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/Thunderbird の base64 デコード関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2463 2010-04-1 13:36 2009-07-21 Show GitHub Exploit DB Packet Storm
256562 10 危険 サン・マイクロシステムズ
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/Thunderbird のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-2462 2010-04-1 13:34 2009-07-21 Show GitHub Exploit DB Packet Storm
256563 7.2 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の fasync_helper 関数における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2009-4141 2010-03-29 15:18 2010-01-19 Show GitHub Exploit DB Packet Storm
256564 9.3 危険 アップル - Apple Safari における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0045 2010-03-25 11:49 2010-03-15 Show GitHub Exploit DB Packet Storm
256565 4.3 警告 アップル - Apple Safari の PubSub における Cookie が設定される脆弱性 CWE-16
環境設定
CVE-2010-0044 2010-03-25 11:49 2010-03-15 Show GitHub Exploit DB Packet Storm
256566 7.5 危険 サン・マイクロシステムズ
GNU Project
サイバートラスト株式会社
レッドハット
- GNU tar の safer_name_suffix 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4476 2010-03-25 11:47 2007-08-17 Show GitHub Exploit DB Packet Storm
256567 7.8 危険 VMware - VMware Fusion の vmx86 のカーネル拡張における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3282 2010-03-24 12:23 2009-10-1 Show GitHub Exploit DB Packet Storm
256568 7.2 危険 VMware - VMware Fusion の vmx86 のカーネル拡張における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3281 2010-03-24 12:22 2009-10-1 Show GitHub Exploit DB Packet Storm
256569 9.3 危険 VMware - 複数の VMware 製品の VMnc media コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2628 2010-03-24 12:22 2009-09-4 Show GitHub Exploit DB Packet Storm
256570 9.3 危険 VMware - 複数の VMware 製品の VMnc media コーデックにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0199 2010-03-24 12:22 2009-09-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213581 7.5 HIGH
Network
appinghouse memono Users can lock their notes with a password in Memono version 3.8. Thus, users needs to know a password to read notes. However, these notes are stored in a database without encryption and an attacker … CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-11826 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213582 8.8 HIGH
Network
dolibarr dolibarr_erp\/crm In Dolibarr 10.0.6, forms are protected with a CSRF token against CSRF attacks. The problem is any CSRF token in any user's session can be used in another user's session. CSRF tokens should not be va… CWE-352
 Origin Validation Error
CVE-2020-11825 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213583 5.4 MEDIUM
Network
dolibarr dolibarr_erp\/crm In Dolibarr 10.0.6, if USER_LOGIN_FAILED is active, there is a stored XSS vulnerability on the admin tools --> audit page. This may lead to stealing of the admin account. CWE-79
Cross-site Scripting
CVE-2020-11823 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213584 9.8 CRITICAL
Network
rukovoditel rukovoditel Rukovoditel 2.5.2 is affected by a SQL injection vulnerability because of improper handling of the entities_id parameter. CWE-89
SQL Injection
CVE-2020-11820 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213585 9.8 CRITICAL
Network
rukovoditel rukovoditel In Rukovoditel 2.5.2, an attacker may inject an arbitrary .php file location instead of a language file and thus achieve command execution. CWE-22
Path Traversal
CVE-2020-11819 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213586 8.8 HIGH
Network
rukovoditel rukovoditel In Rukovoditel 2.5.2 has a form_session_token value to prevent CSRF attacks. This protection mechanism can be bypassed with another user's valid token. Thus, an attacker can change the Admin password… CWE-352
 Origin Validation Error
CVE-2020-11818 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213587 9.8 CRITICAL
Network
rukovoditel rukovoditel Rukovoditel 2.5.2 is affected by a SQL injection vulnerability because of improper handling of the reports_id (POST) parameter. CWE-89
SQL Injection
CVE-2020-11816 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213588 9.8 CRITICAL
Network
rukovoditel rukovoditel In Rukovoditel 2.5.2, attackers can upload arbitrary file to the server by just changing the content-type value. As a result of that, an attacker can execute a command on the server. This specific at… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2020-11815 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213589 5.4 MEDIUM
Network
qdpm qdpm A Host Header Injection vulnerability in qdPM 9.1 may allow an attacker to spoof a particular header and redirect users to malicious websites. CWE-74
Injection
CVE-2020-11814 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
213590 5.4 MEDIUM
Network
rukovoditel rukovoditel In Rukovoditel 2.5.2, there is a stored XSS vulnerability on the configuration page via the copyright text input. Thus, an attacker can inject a malicious script to steal all users' valuable data. Th… CWE-79
Cross-site Scripting
CVE-2020-11813 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm