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 1, 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
249391 7.7 危険 ABB - 複数の ABB 製品におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1801 2012-04-19 16:02 2012-04-18 Show GitHub Exploit DB Packet Storm
249392 9.3 危険 Irfan Skiljan - IrfanView 用 FlashPix PlugIn におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0278 2012-04-19 15:58 2012-04-18 Show GitHub Exploit DB Packet Storm
249393 3.2 注意 ヒューレット・パッカード - HP System Management Homepage におけるデータを改ざんされる脆弱性 CWE-noinfo
情報不足
CVE-2012-1993 2012-04-19 15:55 2012-04-16 Show GitHub Exploit DB Packet Storm
249394 3.5 注意 ヒューレット・パッカード - HP System Management Homepage におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-0135 2012-04-19 15:55 2012-04-16 Show GitHub Exploit DB Packet Storm
249395 5 警告 AdAstrA Research Group - AdAstrA TRACE MODE Data Center における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2011-5087 2012-04-19 15:54 2012-04-18 Show GitHub Exploit DB Packet Storm
249396 6.8 警告 Unitronics - Unitronics UniOPC の https50.ocx におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-5086 2012-04-19 15:52 2011-10-12 Show GitHub Exploit DB Packet Storm
249397 5 警告 Open Automation Software - Open Automation Software の OPC Systems.NET におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4871 2012-04-19 15:50 2012-01-12 Show GitHub Exploit DB Packet Storm
249398 8.3 危険 VMware - 複数の VMware 製品におけるゲスト OS の権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1518 2012-04-19 15:44 2012-04-12 Show GitHub Exploit DB Packet Storm
249399 5.1 警告 Igor Sysoev - nginx の ngx_http_mp4_module.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-2089 2012-04-19 15:41 2012-04-17 Show GitHub Exploit DB Packet Storm
249400 3.5 注意 SyndeoCMS - SyndeoCMS の starnet/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1979 2012-04-19 15:37 2012-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
213771 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
213772 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
213773 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
213774 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
213775 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
213776 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
213777 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
213778 7.6 HIGH
Network
save-server_project save-server save-server (npm package) before version 1.05 is affected by a CSRF vulnerability, as there is no CSRF mitigation (Tokens etc.). The fix introduced in version version 1.05 unintentionally breaks uplo… CWE-352
 Origin Validation Error
CVE-2020-15135 2024-11-21 14:04 2020-08-5 Show GitHub Exploit DB Packet Storm
213779 8.7 HIGH
Network
faye_project faye Faye before version 1.4.0, there is a lack of certification validation in TLS handshakes. Faye uses em-http-request and faye-websocket in the Ruby version of its client. Those libraries both use the … CWE-295
Improper Certificate Validation 
CVE-2020-15134 2024-11-21 14:04 2020-08-1 Show GitHub Exploit DB Packet Storm
213780 8.7 HIGH
Network
faye-websocket_project faye-websocket In faye-websocket before version 0.11.0, there is a lack of certification validation in TLS handshakes. The `Faye::WebSocket::Client` class uses the `EM::Connection#start_tls` method in EventMachine … CWE-295
Improper Certificate Validation 
CVE-2020-15133 2024-11-21 14:04 2020-08-1 Show GitHub Exploit DB Packet Storm