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 17, 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
250931 4.4 警告 Super - Super の super.c のエラー関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2776 2012-01-17 16:31 2012-01-8 Show GitHub Exploit DB Packet Storm
250932 4.3 警告 IBM - IBM WebSphere Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1362 2012-01-17 16:29 2012-01-15 Show GitHub Exploit DB Packet Storm
250933 9.3 危険 NTRglobal - NTR ActiveX コントロールの StopModule メソッドにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0267 2012-01-17 16:07 2012-01-15 Show GitHub Exploit DB Packet Storm
250934 9.3 危険 NTRglobal - NTR ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0266 2012-01-17 16:04 2012-01-15 Show GitHub Exploit DB Packet Storm
250935 10 危険 ヒューレット・パッカード - HP StorageWorks P2000 G3 MSA array systems における管理者権限でタスクを実行される脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0697 2012-01-16 15:19 2012-01-13 Show GitHub Exploit DB Packet Storm
250936 4.3 警告 IBM - IBM Cognos TM1 の Executive Viewer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0696 2012-01-16 15:04 2010-11-12 Show GitHub Exploit DB Packet Storm
250937 10 危険 Google
サムスン
日本エイサー
- Chromebook プラットフォームで稼働する Google Chrome における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2012-0695 2012-01-16 15:04 2012-01-10 Show GitHub Exploit DB Packet Storm
250938 4.9 警告 Adaptive Computing - TORQUE Resource Manager における任意のユーザアカウントを偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-4925 2012-01-16 15:03 2012-01-13 Show GitHub Exploit DB Packet Storm
250939 10 危険 ヒューレット・パッカード - HP Diagnostics におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4789 2012-01-16 15:02 2012-01-13 Show GitHub Exploit DB Packet Storm
250940 7.8 危険 ヒューレット・パッカード - HP StorageWorks P2000 G3 MSA array systems における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4788 2012-01-16 15:02 2012-01-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
209521 5.5 MEDIUM
Local
freedesktop accountsservice An Ubuntu-specific modification to AccountsService in versions before 0.6.55-0ubuntu13.2, among other earlier versions, would perform unbounded read operations on user-controlled ~/.pam_environment f… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-16127 2024-11-21 14:06 2020-11-11 Show GitHub Exploit DB Packet Storm
209522 3.3 LOW
Local
freedesktop accountsservice An Ubuntu-specific modification to AccountsService in versions before 0.6.55-0ubuntu13.2, among other earlier versions, improperly dropped the ruid, allowing untrusted users to send signals to Accoun… NVD-CWE-noinfo
CVE-2020-16126 2024-11-21 14:06 2020-11-11 Show GitHub Exploit DB Packet Storm
209523 6.8 MEDIUM
Physics
gnome gnome_display_manager gdm3 versions before 3.36.2 or 3.38.2 would start gnome-initial-setup if gdm3 can't contact the accountservice service via dbus in a timely manner; on Ubuntu (and potentially derivatives) this could … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2020-16125 2024-11-21 14:06 2020-11-10 Show GitHub Exploit DB Packet Storm
209524 7.8 HIGH
Local
packagekit_project
canonical
packagekit
ubuntu_linux
PackageKit's apt backend mistakenly treated all local debs as trusted. The apt security model is based on repository trust and not on the contents of individual files. On sites with configured Policy… CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-16122 2024-11-21 14:06 2020-11-7 Show GitHub Exploit DB Packet Storm
209525 3.3 LOW
Local
packagekit_project
canonical
packagekit
ubuntu_linux
PackageKit provided detailed error messages to unprivileged callers that exposed information about file presence and mimetype of files that the user would be unable to determine on its own. CWE-209
Information Exposure Through an Error Message
CVE-2020-16121 2024-11-21 14:06 2020-11-7 Show GitHub Exploit DB Packet Storm
209526 7.8 HIGH
Local
canonical ubuntu_linux Ubuntu's packaging of libvirt in 20.04 LTS created a control socket with world read and write permissions. An attacker could use this to overwrite arbitrary files or execute arbitrary code. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-15708 2024-11-21 14:06 2020-11-6 Show GitHub Exploit DB Packet Storm
209527 9.0 CRITICAL
Network
immuta immuta Immuta v2.8.2 is affected by stored XSS that allows a low-privileged user to escalate privileges to administrative permissions. Additionally, unauthenticated attackers can phish unauthenticated Immut… CWE-79
Cross-site Scripting
CVE-2020-15952 2024-11-21 14:06 2020-11-6 Show GitHub Exploit DB Packet Storm
209528 6.1 MEDIUM
Network
immuta immuta Immuta v2.8.2 accepts user-supplied project names without properly sanitizing the input, allowing attackers to inject arbitrary HTML content that is rendered as part of the application. An attacker c… CWE-79
Cross-site Scripting
CVE-2020-15951 2024-11-21 14:06 2020-11-6 Show GitHub Exploit DB Packet Storm
209529 8.8 HIGH
Network
immuta immuta Immuta v2.8.2 is affected by improper session management: user sessions are not revoked upon logout. CWE-613
 Insufficient Session Expiration
CVE-2020-15950 2024-11-21 14:06 2020-11-6 Show GitHub Exploit DB Packet Storm
209530 7.5 HIGH
Network
immuta immuta Immuta v2.8.2 is affected by one instance of insecure permissions that can lead to user account takeover. CWE-287
Improper Authentication
CVE-2020-15949 2024-11-21 14:06 2020-11-6 Show GitHub Exploit DB Packet Storm