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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225401 6.5 警告 Imperva Inc. - Imperva SecureSphere の SecureSphere Operations Manager Management Server における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-4095 2013-07-2 16:31 2013-06-2 Show GitHub Exploit DB Packet Storm
225402 6.5 警告 Imperva Inc. - Imperva SecureSphere の SecureSphere Operations Manager Management Server における実行可能なファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-4094 2013-07-2 16:30 2013-06-2 Show GitHub Exploit DB Packet Storm
225403 5 警告 Imperva Inc. - Imperva SecureSphere の SecureSphere Operations Manager Management Server における重要な情報を取得される脆弱性 CWE-22
パス・トラバーサル
CVE-2013-4093 2013-07-2 16:28 2013-06-2 Show GitHub Exploit DB Packet Storm
225404 5 警告 Imperva Inc. - Imperva SecureSphere の SecureSphere Operations Manager Management Server における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4092 2013-07-2 16:26 2013-06-2 Show GitHub Exploit DB Packet Storm
225405 7.5 危険 Imperva Inc. - Imperva SecureSphere の SecureSphere Operations Manager Management Server におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4091 2013-07-2 16:15 2013-06-2 Show GitHub Exploit DB Packet Storm
225406 7.5 危険 Indra - EDItran Communications Platform の editcp におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-5288 2013-07-2 16:08 2010-06-25 Show GitHub Exploit DB Packet Storm
225407 6.8 警告 JS-YAML Project - Node.js 用 JS-YAML モジュールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-4660 2013-07-2 16:07 2013-06-23 Show GitHub Exploit DB Packet Storm
225408 2.1 注意 X.Org Foundation
Canonical
- X.Org X Server における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1940 2013-07-2 16:01 2013-04-10 Show GitHub Exploit DB Packet Storm
225409 6.8 警告 Novell
Canonical
レッドハット
- IcedTea-Web プラグインにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-1927 2013-07-2 15:58 2013-04-17 Show GitHub Exploit DB Packet Storm
225410 5.8 警告 Novell
Canonical
レッドハット
- IcedTea-Web プラグインにおける重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-1926 2013-07-2 15:56 2013-04-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212971 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
212972 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
212973 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
212974 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
212975 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
212976 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
212977 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
212978 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
212979 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
212980 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