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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225971 2.6 注意 アップル - Apple iOS および Apple Safari で使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0962 2013-03-28 16:24 2013-01-29 Show GitHub Exploit DB Packet Storm
225972 4.3 警告 アップル
Google
- 複数の製品で使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2889 2013-03-28 15:54 2012-09-25 Show GitHub Exploit DB Packet Storm
225973 6.8 警告 シマンテック - Symantec Enterprise Vault for File System Archiving における権限を取得される脆弱性 CWE-Other
その他
CVE-2013-1609 2013-03-28 15:32 2013-03-21 Show GitHub Exploit DB Packet Storm
225974 6 警告 IBM - IBM Domino の webadmin.nsf におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0489 2013-03-28 15:26 2013-03-21 Show GitHub Exploit DB Packet Storm
225975 4.3 警告 IBM - IBM Domino の webadmin.nsf におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0488 2013-03-28 15:25 2013-03-21 Show GitHub Exploit DB Packet Storm
225976 8.5 危険 IBM - IBM Domino の Java コンソールにおける一時的な資格をハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2013-0487 2013-03-28 15:23 2013-03-21 Show GitHub Exploit DB Packet Storm
225977 1.5 注意 IBM - IBM iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0525 2013-03-28 15:17 2013-03-21 Show GitHub Exploit DB Packet Storm
225978 4.3 警告 IBM - IBM iNotes におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5943 2013-03-28 14:27 2013-03-21 Show GitHub Exploit DB Packet Storm
225979 5 警告 IBM - Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0486 2013-03-28 12:00 2013-03-28 Show GitHub Exploit DB Packet Storm
225980 5 警告 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- Oracle Java SE の Java Runtime Environment (JRE) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3558 2013-03-27 17:37 2011-10-18 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