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 26, 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
248661 7.2 危険 シマンテック - Symantec Endpoint Protection および Symantec Network Access Control におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0289 2012-05-25 12:17 2012-05-22 Show GitHub Exploit DB Packet Storm
248662 7.5 危険 ロジテック株式会社 - LAN-W300N/R シリーズにおけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1250 2012-05-25 12:04 2012-05-25 Show GitHub Exploit DB Packet Storm
248663 4.3 警告 Roundcube.net - Roundcube Webmail において任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1253 2012-05-25 12:03 2012-05-25 Show GitHub Exploit DB Packet Storm
248664 4.3 警告 サイベース - Sybase 製 EAServer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4340 2012-05-25 12:02 2012-05-25 Show GitHub Exploit DB Packet Storm
248665 4.3 警告 RSSOwl - RSSOwl において任意のスクリプトが実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1252 2012-05-25 12:01 2012-05-25 Show GitHub Exploit DB Packet Storm
248666 7.5 危険 SIRINI.NET - GR Board における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-5091 2012-05-25 11:53 2012-05-24 Show GitHub Exploit DB Packet Storm
248667 6.4 警告 SIRINI.NET - GR Board におけるデータを変更または削除される脆弱性 CWE-287
不適切な認証
CVE-2011-5090 2012-05-25 11:52 2012-05-24 Show GitHub Exploit DB Packet Storm
248668 5 警告 Tornado - Tornado の tornado.web.RequestHandler.set_header 関数における CRLF インジェクションの脆弱性 CWE-20
不適切な入力確認
CVE-2012-2374 2012-05-25 11:26 2012-05-23 Show GitHub Exploit DB Packet Storm
248669 6.4 警告 Gliffy - Atlassian JIRA および Atlassian Confluence 用 Gliffy プラグインにおける任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2928 2012-05-24 13:42 2012-05-22 Show GitHub Exploit DB Packet Storm
248670 4 警告 TM Software - Atlassian JIRA 用 TM Software Tempo プラグインにおけるサービス運用妨害 (リソース消費)の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2927 2012-05-24 13:41 2012-05-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211881 7.5 HIGH
Network
prismjs previewers Prism is vulnerable to Cross-Site Scripting. The easing preview of the Previewers plugin has an XSS vulnerability that allows attackers to execute arbitrary code in Safari and Internet Explorer. This… CWE-79
Cross-site Scripting
CVE-2020-15138 2024-11-21 14:04 2020-08-8 Show GitHub Exploit DB Packet Storm
211882 7.7 HIGH
Network
redhat
fedoraproject
etcd
fedora
In etcd before versions 3.3.23 and 3.4.10, the etcd gateway is a simple TCP proxy to allow for basic service discovery and access. However, it is possible to include the gateway address as an endpoin… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2020-15114 2024-11-21 14:04 2020-08-7 Show GitHub Exploit DB Packet Storm
211883 6.5 MEDIUM
Network
redhat
fedoraproject
etcd
fedora
In ectd before versions 3.4.10 and 3.3.23, gateway TLS authentication is only applied to endpoints detected in DNS SRV records. When starting a gateway, TLS authentication will only be attempted on e… CWE-306
Missing Authentication for Critical Function
CVE-2020-15136 2024-11-21 14:04 2020-08-7 Show GitHub Exploit DB Packet Storm
211884 7.5 HIGH
Network
redhat
fedoraproject
etcd
fedora
etcd before versions 3.3.23 and 3.4.10 does not perform any password length validation, which allows for very short passwords, such as those with a length of one. This may allow an attacker to guess … - CVE-2020-15115 2024-11-21 14:04 2020-08-7 Show GitHub Exploit DB Packet Storm
211885 5.3 MEDIUM
Network
sulu sulu In Sulu before versions 1.6.35, 2.0.10, and 2.1.1, when the "Forget password" feature on the login screen is used, Sulu asks the user for a username or email address. If the given string is not found… CWE-209
Information Exposure Through an Error Message
CVE-2020-15132 2024-11-21 14:04 2020-08-6 Show GitHub Exploit DB Packet Storm
211886 7.5 HIGH
Network
projectcontour contour In Contour ( Ingress controller for Kubernetes) before version 1.7.0, a bad actor can shut down all instances of Envoy, essentially killing the entire ingress data plane. GET requests to /shutdown on… CWE-306
Missing Authentication for Critical Function
CVE-2020-15127 2024-11-21 14:04 2020-08-6 Show GitHub Exploit DB Packet Storm
211887 7.1 HIGH
Local
etcd
fedoraproject
etcd
fedora
In etcd before versions 3.3.23 and 3.4.10, certain directory paths are created (etcd data directory and the directory path when provided to automatically generate self-signed certificates for TLS con… - CVE-2020-15113 2024-11-21 14:04 2020-08-6 Show GitHub Exploit DB Packet Storm
211888 6.5 MEDIUM
Network
etcd
fedoraproject
etcd
fedora
In etcd before versions 3.3.23 and 3.4.10, it is possible to have an entry index greater then the number of entries in the ReadAll method in wal/wal.go. This could cause issues when WAL entries are b… CWE-129
 Improper Validation of Array Index
CVE-2020-15112 2024-11-21 14:04 2020-08-6 Show GitHub Exploit DB Packet Storm
211889 6.5 MEDIUM
Network
etcd
fedoraproject
etcd
fedora
In etcd before versions 3.3.23 and 3.4.10, a large slice causes panic in decodeRecord method. The size of a record is stored in the length field of a WAL file and no additional validation is done on … NVD-CWE-Other
CVE-2020-15106 2024-11-21 14:04 2020-08-6 Show GitHub Exploit DB Packet Storm
211890 5.3 MEDIUM
Network
nebulab solidus In solidus before versions 2.8.6, 2.9.6, and 2.10.2, there is an bility to change order address without triggering address validations. This vulnerability allows a malicious customer to craft request… CWE-862
 Missing Authorization
CVE-2020-15109 2024-11-21 14:04 2020-08-5 Show GitHub Exploit DB Packet Storm