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
250961 9.3 危険 ヒューレット・パッカード - HPPM におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4113 2012-03-27 18:42 2010-12-15 Show GitHub Exploit DB Packet Storm
250962 5 警告 ヒューレット・パッカード - HP Insight Management Agents における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4112 2012-03-27 18:42 2010-12-14 Show GitHub Exploit DB Packet Storm
250963 4.3 警告 ヒューレット・パッカード - HP Insight Diagnostics Online Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4111 2012-03-27 18:42 2010-12-14 Show GitHub Exploit DB Packet Storm
250964 5.7 警告 ヒューレット・パッカード - HP OpenVMS における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-4110 2012-03-27 18:42 2010-12-14 Show GitHub Exploit DB Packet Storm
250965 4.3 警告 ヒューレット・パッカード - HP Palm webOS の Contacts Application におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4109 2012-03-27 18:42 2010-12-6 Show GitHub Exploit DB Packet Storm
250966 2.6 注意 OTRS プロジェクト - OTRS の AgentTicketZoom におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4071 2012-03-27 18:42 2011-01-20 Show GitHub Exploit DB Packet Storm
250967 6.8 警告 ヒューレット・パッカード - HP HP-UX におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-4108 2012-03-27 18:42 2010-12-6 Show GitHub Exploit DB Packet Storm
250968 7.8 危険 ヒューレット・パッカード - 複数の HP プリンタ製品で使用される File System External Access 設定の PJL Access 値 のデフォルト設定における任意のファイルを読まれる脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4107 2012-03-27 18:42 2010-11-15 Show GitHub Exploit DB Packet Storm
250969 6.8 警告 ヒューレット・パッカード - HP Insight Control におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-4106 2012-03-27 18:42 2010-10-28 Show GitHub Exploit DB Packet Storm
250970 6.4 警告 ヒューレット・パッカード - HP Insight Orchestration におけるアクセス制限を回避する脆弱性 CWE-noinfo
情報不足
CVE-2010-4105 2012-03-27 18:42 2010-10-28 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
266811 5.5 MEDIUM
Local
openbsd openbsd thrsleep in kern/kern_synch.c in OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (kernel panic) via a crafted value in the tsp parameter of the __thrsleep system call. CWE-20
 Improper Input Validation 
CVE-2016-6243 2024-11-21 11:55 2017-03-8 Show GitHub Exploit DB Packet Storm
266812 5.5 MEDIUM
Local
openbsd openbsd OpenBSD 5.8 and 5.9 allows local users to cause a denial of service (assertion failure and kernel panic) via a large ident value in a kevent system call. CWE-189
Numeric Errors
CVE-2016-6242 2024-11-21 11:55 2017-03-8 Show GitHub Exploit DB Packet Storm
266813 7.8 HIGH
Local
openbsd openbsd Integer overflow in the amap_alloc1 function in OpenBSD 5.8 and 5.9 allows local users to execute arbitrary code with kernel privileges via a large size value. CWE-190
 Integer Overflow or Wraparound
CVE-2016-6241 2024-11-21 11:55 2017-03-8 Show GitHub Exploit DB Packet Storm
266814 7.8 HIGH
Local
openbsd openbsd Integer truncation error in the amap_alloc function in OpenBSD 5.8 and 5.9 allows local users to execute arbitrary code with kernel privileges via a large size value. CWE-189
Numeric Errors
CVE-2016-6240 2024-11-21 11:55 2017-03-8 Show GitHub Exploit DB Packet Storm
266815 5.5 MEDIUM
Local
openbsd openbsd The mmap extension __MAP_NOFAULT in OpenBSD 5.8 and 5.9 allows attackers to cause a denial of service (kernel panic and crash) via a large size value. CWE-20
 Improper Input Validation 
CVE-2016-6239 2024-11-21 11:55 2017-03-8 Show GitHub Exploit DB Packet Storm
266816 7.5 HIGH
Network
openbsd openbsd The sys_thrsigdivert function in kern/kern_sig.c in the OpenBSD kernel 5.9 allows remote attackers to cause a denial of service (panic) via a negative "ts.tv_sec" value. CWE-20
 Improper Input Validation 
CVE-2016-6244 2024-11-21 11:55 2017-03-8 Show GitHub Exploit DB Packet Storm
266817 5.4 MEDIUM
Network
ibm connections IBM Connections 4.0, 4.5, 5.0, and 5.5 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality… CWE-79
Cross-site Scripting
CVE-2016-5932 2024-11-21 11:55 2017-03-2 Show GitHub Exploit DB Packet Storm
266818 5.4 MEDIUM
Network
ibm rational_requirements_composer
rational_doors_next_generation
IBM Rational DOORS Next Generation 4.0, 5.0, and 6.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended… CWE-79
Cross-site Scripting
CVE-2016-6055 2024-11-21 11:55 2017-02-24 Show GitHub Exploit DB Packet Storm
266819 6.1 MEDIUM
Network
ibm inotes IBM iNotes 8.5 and 9.0 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially lea… CWE-79
Cross-site Scripting
CVE-2016-5883 2024-11-21 11:55 2017-02-24 Show GitHub Exploit DB Packet Storm
266820 5.3 MEDIUM
Local
f5 big-ip_local_traffic_manager
big-ip_websafe
big-ip_global_traffic_manager
big-ip_advanced_firewall_manager
big-ip_link_controller
big-ip_analytics
big-ip_access_policy_manager
bi…
F5 BIG-IP 12.0.0 and 11.5.0 - 11.6.1 REST requests which timeout during user account authentication may log sensitive attributes such as passwords in plaintext to /var/log/restjavad.0.log. It may all… CWE-200
Information Exposure
CVE-2016-6249 2024-11-21 11:55 2017-02-21 Show GitHub Exploit DB Packet Storm