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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252611 5 警告 レッドハット
OpenLDAP Foundation
- OpenLDAP の modrdn.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1081 2011-04-8 13:34 2011-02-10 Show GitHub Exploit DB Packet Storm
252612 6.8 警告 レッドハット
OpenLDAP Foundation
- OpenLDAP の bind.cpp におけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1025 2011-04-8 13:34 2011-02-10 Show GitHub Exploit DB Packet Storm
252613 4.6 警告 サイバートラスト株式会社
レッドハット
OpenLDAP Foundation
- OpenLDAP の chain.c における内部プログラムの認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1024 2011-04-8 13:33 2011-02-10 Show GitHub Exploit DB Packet Storm
252614 6.8 警告 IBM - IBM WebSphere Application Server の Security コンポーネントにおけるサーバへアクセスされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1320 2011-04-8 13:33 2010-08-30 Show GitHub Exploit DB Packet Storm
252615 4 警告 IBM - IBM WebSphere Application Server の Security コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1319 2011-04-8 13:32 2010-07-16 Show GitHub Exploit DB Packet Storm
252616 5 警告 IBM - IBM WebSphere Application Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1313 2011-04-8 13:32 2010-06-24 Show GitHub Exploit DB Packet Storm
252617 1.9 注意 IBM - IBM WebSphere Application Server の Administrative Scripting Tools における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1310 2011-04-8 13:32 2010-07-19 Show GitHub Exploit DB Packet Storm
252618 4 警告 Cyber-Ark Software - Password Vault Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0459 2011-04-8 12:01 2011-04-8 Show GitHub Exploit DB Packet Storm
252619 4.6 警告 Linux
レッドハット
- Linux kernel の KVM 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3698 2011-04-8 11:23 2010-10-20 Show GitHub Exploit DB Packet Storm
252620 5 警告 IBM - IBM WebSphere Application Server の SOAP with Attachments API for Java (SAAJ) 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1322 2011-04-7 15:40 2010-07-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
258271 7.5 HIGH
Network
dnnsoftware dotnetnuke DNN (aka DotNetNuke) before 9.2.0 suffers from a Server-Side Request Forgery (SSRF) vulnerability in the DnnImageHandler class. Attackers may be able to access information about internal network reso… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2017-0929 2024-11-21 12:03 2018-07-4 Show GitHub Exploit DB Packet Storm
258272 8.1 HIGH
Network
gitlab gitlab GitLab Community and Enterprise Editions before 10.1.6, 10.2.6, and 10.3.4 are vulnerable to an unverified password change issue in the PasswordsController component resulting in potential account ta… CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2017-0921 2024-11-21 12:03 2018-07-4 Show GitHub Exploit DB Packet Storm
258273 7.5 HIGH
Network
gitlab gitlab GitLab Community and Enterprise Editions before 10.1.6, 10.2.6, and 10.3.4 are vulnerable to an authorization bypass issue in the GitLab import component resulting in an attacker being able to perfor… CWE-306
Missing Authentication for Critical Function
CVE-2017-0919 2024-11-21 12:03 2018-07-4 Show GitHub Exploit DB Packet Storm
258274 4.7 MEDIUM
Local
ubnt ucrm Ubiquiti UCRM versions 2.3.0 to 2.7.7 allow an authenticated user to read arbitrary files in the local file system. Note that by default, the local file system is isolated in a docker container. Succ… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-0913 2024-11-21 12:03 2018-07-4 Show GitHub Exploit DB Packet Storm
258275 5.4 MEDIUM
Network
ui ucrm Ubiquiti UCRM versions 2.5.0 to 2.7.7 are vulnerable to Stored Cross-site Scripting. Due to the lack sanitization, it is possible to inject arbitrary HTML code by manipulating the uploaded filename. … CWE-79
Cross-site Scripting
CVE-2017-0912 2024-11-21 12:03 2018-07-4 Show GitHub Exploit DB Packet Storm
258276 6.1 MEDIUM
Network
html-janitor_project html-janitor html-janitor node module suffers from a Cross-Site Scripting (XSS) vulnerability via clean() accepting user-controlled values. CWE-79
Cross-site Scripting
CVE-2017-0931 2024-11-21 12:03 2018-06-5 Show GitHub Exploit DB Packet Storm
258277 6.5 MEDIUM
Network
augustine_project augustine augustine node module suffers from a Path Traversal vulnerability due to lack of validation of url, which allows a malicious user to read content of any file with known path. CWE-22
Path Traversal
CVE-2017-0930 2024-11-21 12:03 2018-06-5 Show GitHub Exploit DB Packet Storm
258278 6.1 MEDIUM
Network
theguardian html-janitor html-janitor node module suffers from an External Control of Critical State Data vulnerability via user-control of the '_sanitized' variable causing sanitization to be bypassed. CWE-642
 External Control of Critical State Data
CVE-2017-0928 2024-11-21 12:03 2018-06-5 Show GitHub Exploit DB Packet Storm
258279 5.3 MEDIUM
Local
google android An elevation of privilege vulnerability in the Qualcomm QCE driver. Product: Android. Versions: Android kernel. Android ID: A-36591162. References: QC-CR#2045061. NVD-CWE-noinfo
CVE-2017-0751 2024-11-21 12:03 2018-04-6 Show GitHub Exploit DB Packet Storm
258280 5.3 MEDIUM
Network
google android An information disclosure vulnerability in the Qualcomm audio driver. Product: Android. Versions: Android Kernel. Android ID: A-35764875. References: QC-CR#2029798. CWE-200
Information Exposure
CVE-2017-0748 2024-11-21 12:03 2018-04-6 Show GitHub Exploit DB Packet Storm