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 24, 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
249351 4 警告 Linux - Linux kernel の clusterip_proc_write 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2534 2012-03-27 18:43 2011-06-22 Show GitHub Exploit DB Packet Storm
249352 4.3 警告 The Prosody Team - Prosody におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2531 2012-03-27 18:43 2011-06-3 Show GitHub Exploit DB Packet Storm
249353 5 警告 Digium - Asterisk Open Source の SIP チャンネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2529 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
249354 5 警告 Shibboleth
Apache Software Foundation
- Shibboleth などで使用されるApache XML Security for C++ の XML 署名における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2516 2012-03-27 18:43 2011-07-11 Show GitHub Exploit DB Packet Storm
249355 4.3 警告 Andreas Gohr - DokuWiki の RSS 埋め込み機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2510 2012-03-27 18:43 2011-07-14 Show GitHub Exploit DB Packet Storm
249356 4.3 警告 Joomla! - Joomla! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2509 2012-03-27 18:43 2011-07-27 Show GitHub Exploit DB Packet Storm
249357 6 警告 The phpMyAdmin Project - phpMyAdmin の libraries/display_tbl.lib.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-2508 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
249358 6.5 警告 The phpMyAdmin Project - phpMyAdmin の libraries/server_synchronize.lib.php における PCRE e 修飾子を挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2507 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
249359 7.5 危険 The phpMyAdmin Project - phpMyAdmin の setup/lib/ConfigGenerator.class.php における静的コードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-2506 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
249360 6.4 警告 The phpMyAdmin Project - phpMyAdmin の libraries/auth/swekey/swekey.auth.lib.php における SESSION スーパーグローバル配列を変更される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2505 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210491 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
210492 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
210493 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
210494 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
210495 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
210496 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
210497 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
210498 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
210499 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
210500 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