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 19, 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
256261 9.3 危険 マイクロソフト - Microsoft Windows の Windows Media Player 用の Intel Indeo41 コーデックにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4309 2010-01-25 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
256262 9.3 危険 マイクロソフト - Microsoft Windows の Indeo コーデックにおけるサービス運用妨害 (DoS) の脆弱性 CWE-94
コード・インジェクション
CVE-2009-4210 2010-01-25 11:51 2009-12-8 Show GitHub Exploit DB Packet Storm
256263 5 警告 アップル
サイバートラスト株式会社
IPsec-Tools
レッドハット
- Ipsec-tools の証明書検証および NAT-Traversal におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1632 2010-01-25 11:48 2009-05-14 Show GitHub Exploit DB Packet Storm
256264 4 警告 PostgreSQL.org
サイバートラスト株式会社
ターボリナックス
サン・マイクロシステムズ
レッドハット
- PostgreSQL のエラーメッセージの変換処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0922 2010-01-25 11:48 2009-03-17 Show GitHub Exploit DB Packet Storm
256265 5.7 警告 日本電気
インターネットイニシアティブ
ヤマハ
古河電気工業
- IPv6 を実装した複数の製品にサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
- 2010-01-25 11:47 2009-10-26 Show GitHub Exploit DB Packet Storm
256266 9.3 危険 マイクロソフト - 複数の Microsoft 製品のテキストコンバーターにおける整数オーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2009-2506 2010-01-22 10:27 2009-12-8 Show GitHub Exploit DB Packet Storm
256267 9 危険 マイクロソフト - Microsoft Windows の Active Directory フェデレーションサービスにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2509 2010-01-22 10:27 2009-12-8 Show GitHub Exploit DB Packet Storm
256268 6.9 警告 マイクロソフト - Microsoft Windows の Active Directory フェデレーションサービスのシングルサインオン実装における認証情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2009-2508 2010-01-22 10:27 2009-12-8 Show GitHub Exploit DB Packet Storm
256269 6.8 警告 マイクロソフト - Microsoft Windows の LSASS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3675 2010-01-22 10:27 2009-12-8 Show GitHub Exploit DB Packet Storm
256270 9.3 危険 マイクロソフト - Microsoft Project における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-0102 2010-01-22 10:26 2009-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209821 7.8 HIGH
Local
net-snmp
canonical
netapp
net-snmp
ubuntu_linux
cloud_backup
smi-s_provider
solidfire
hci_management_node
Net-SNMP through 5.8 has Improper Privilege Management because SNMP WRITE access to the EXTEND MIB provides the ability to run arbitrary commands as root. CWE-269
 Improper Privilege Management
CVE-2020-15862 2024-11-21 14:06 2020-08-20 Show GitHub Exploit DB Packet Storm
209822 7.8 HIGH
Local
net-snmp
canonical
netapp
net-snmp
ubuntu_linux
cloud_backup
smi-s_provider
solidfire_\&_hci_management_node
Net-SNMP through 5.7.3 allows Escalation of Privileges because of UNIX symbolic link (symlink) following. CWE-59
Link Following
CVE-2020-15861 2024-11-21 14:06 2020-08-20 Show GitHub Exploit DB Packet Storm
209823 6.1 MEDIUM
Network
rocket.chat rocket.chat Rocket.Chat through 3.4.2 allows XSS where an attacker can send a specially crafted message to a channel or in a direct message to the client which results in remote code execution on the client side. CWE-79
Cross-site Scripting
CVE-2020-15926 2024-11-21 14:06 2020-08-19 Show GitHub Exploit DB Packet Storm
209824 9.8 CRITICAL
Network
stimulsoft reports A Remote Code Execution vulnerability in Stimulsoft (aka Stimulsoft Reports) 2013.1.1600.0 allows an attacker to encode C# scripts as base-64 in the report XML file so that they will be compiled and … CWE-94
Code Injection
CVE-2020-15865 2024-11-21 14:06 2020-08-19 Show GitHub Exploit DB Packet Storm
209825 7.5 HIGH
Network
nim-lang nim In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a n… CWE-20
 Improper Input Validation 
CVE-2020-15694 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
209826 6.5 MEDIUM
Network
nim-lang nim In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as h… CWE-74
Injection
CVE-2020-15693 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
209827 9.8 CRITICAL
Network
nim-lang nim In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument can be a local file path that will be opened in the default explorer. An attacker… CWE-88
Argument Injection
CVE-2020-15692 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
209828 9.6 CRITICAL
Network
siemens sicam_a8000_firmware A vulnerability has been identified in SICAM WEB firmware for SICAM A8000 RTUs (All versions < V05.30). The login screen does not sufficiently sanitize input, which enables an attacker to generate sp… CWE-79
Cross-site Scripting
CVE-2020-15781 2024-11-21 14:06 2020-08-15 Show GitHub Exploit DB Packet Storm
209829 7.2 HIGH
Network
geutebrueck g-cam_ebc-2110_firmware
g-cam_ebc-2111_firmware
g-cam_efd-2240_firmware
g-cam_efd-2241_firmware
g-cam_efd-2250_firmware
g-cam_ethc-2230_firmware
g-cam_ethc-2239_firmware
g-cam_et…
Using a specially crafted URL command, a remote authenticated user can execute commands as root on the G-Cam and G-Code (Firmware Versions 1.12.0.25 and prior as well as the limited Versions 1.12.13.… CWE-78
OS Command 
CVE-2020-16205 2024-11-21 14:06 2020-08-14 Show GitHub Exploit DB Packet Storm
209830 8.8 HIGH
Network
loway queuemetrics A SQL injection vulnerability in the qm_adm/qm_export_stats_run.do endpoint of Loway QueueMetrics before 19.10.21 allows remote authenticated users to execute arbitrary SQL commands via the exportId … CWE-89
SQL Injection
CVE-2020-15947 2024-11-21 14:06 2020-08-13 Show GitHub Exploit DB Packet Storm