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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255141 9.3 危険 KDE project
Glyph & Cog, LLC
GNOME Project
サイバートラスト株式会社
レッドハット
- Xpdf、gpdf および kpdf の FoFiType1::parse 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4035 2010-01-29 09:54 2009-12-16 Show GitHub Exploit DB Packet Storm
255142 7.8 危険 Mozilla Foundation - Mozilla Firefox/SeaMonkey の GeckoActiveXObject 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-3987 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
255143 7.6 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3986 2010-01-29 09:54 2009-12-15 Show GitHub Exploit DB Packet Storm
255144 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey におけるコンテンツを偽装される脆弱性 CWE-Other
その他
CVE-2009-3985 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
255145 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における http URL または file URL の SSL インジケータを偽装される脆弱性 CWE-Other
その他
CVE-2009-3984 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
255146 6.8 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における認証されたリクエストを任意のアプリケーションに送信される脆弱性 CWE-Other
その他
CVE-2009-3983 2010-01-29 09:53 2009-12-15 Show GitHub Exploit DB Packet Storm
255147 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の libtheora における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2009-3389 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
255148 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の liboggplay における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3388 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
255149 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3982 2010-01-28 12:16 2009-12-15 Show GitHub Exploit DB Packet Storm
255150 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3981 2010-01-28 12:16 2009-12-15 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
211141 7.5 HIGH
Network
bluetrace opentrace The Cloud Functions subsystem in OpenTrace 1.0 might allow fabrication attacks by making billions of TempID requests before an AES-256-GCM key rotation occurs. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-11872 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
211142 7.5 HIGH
Network
ntp
redhat
netapp
debian
opensuse
ntp
enterprise_linux
clustered_data_ontap
virtual_storage_console
data_ontap
vasa_provider_for_clustered_data_ontap
solidfire
hci_management_node
hci_storage_node_firmware
ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address, because transmissi… CWE-346
 Origin Validation Error
CVE-2020-11868 2024-11-21 13:58 2020-04-17 Show GitHub Exploit DB Packet Storm
211143 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
211144 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
211145 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
211146 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
211147 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
211148 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
211149 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
211150 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