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 31, 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
251051 6.8 警告 IBM - IBM OmniFind の ESAdmin/security.do におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3891 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
251052 4.3 警告 IBM - IBM OmniFind におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3890 2012-03-27 18:42 2010-11-12 Show GitHub Exploit DB Packet Storm
251053 1.9 注意 Linux - Linux kernel の ax25_getname 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3875 2012-03-27 18:42 2011-01-3 Show GitHub Exploit DB Packet Storm
251054 7.8 危険 Linux - Linux kernel の X.25 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3873 2012-03-27 18:42 2011-01-3 Show GitHub Exploit DB Packet Storm
251055 7.2 危険 マイクロソフト - Microsoft Windows の 32 ビットプラットフォームにおける権限昇格の脆弱性 CWE-noinfo
情報不足
CVE-2010-3889 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
251056 7.2 危険 マイクロソフト - Microsoft Windows の 32 ビットプラットフォームにおける権限昇格の脆弱性 CWE-noinfo
情報不足
CVE-2010-3888 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
251057 4.3 警告 アップル - Apple の Mac OS X の Limit Mail 機能におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3887 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
251058 4.3 警告 マイクロソフト - Microsoft mshtml.dll の sertIntoTimeoutList 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-3886 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
251059 6.8 警告 CMS Made Simple - CMS Made Simple における管理者パスワードのリセット要求の管理者認証をハイジャックされる脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3884 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
251060 6.8 警告 CMS Made Simple - CMS Made Simple の Change Group Permissions モジュールにおけるクロスサイトリクエストフォージェリ脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3883 2012-03-27 18:42 2010-10-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 1, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
223421 6.5 MEDIUM
Network
mongodb mongodb A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use $lookup and collations. This issue affects MongoDB Server v4.2 versions pri… CWE-416
 Use After Free
CVE-2019-2393 2024-11-21 13:40 2020-11-24 Show GitHub Exploit DB Packet Storm
223422 6.5 MEDIUM
Network
mongodb mongodb A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use the $mod operator to overflow negative values. This issue affects: MongoDB … CWE-190
 Integer Overflow or Wraparound
CVE-2019-2392 2024-11-21 13:40 2020-11-24 Show GitHub Exploit DB Packet Storm
223423 7.8 HIGH
Local
google android In SurfaceFlinger::createLayer of SurfaceFlinger.cpp, there is a possible arbitrary code execution due to improper casting. This could lead to local escalation of privilege with no additional executi… CWE-704
 Incorrect Type Conversion or Cast
CVE-2019-2194 2024-11-21 13:40 2020-10-14 Show GitHub Exploit DB Packet Storm
223424 5.3 MEDIUM
Network
mongodb ops_manager In affected Ops Manager versions there is an exposed http route was that may allow attackers to view a specific access log of a publicly exposed Ops Manager instance. This issue affects: MongoDB Inc.… CWE-425
 Direct Request ('Forced Browsing')
CVE-2019-2388 2024-11-21 13:40 2020-05-14 Show GitHub Exploit DB Packet Storm
223425 5.5 MEDIUM
Local
google android There is a possible disclosure of RAM using a shared crypto key due to improperly used crypto. This could lead to local information disclosure with no additional execution privileges needed. User int… NVD-CWE-noinfo
CVE-2019-2056 2024-11-21 13:40 2020-04-18 Show GitHub Exploit DB Packet Storm
223426 5.4 MEDIUM
Network
mongodb js-bson Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB In… CWE-502
 Deserialization of Untrusted Data
CVE-2019-2391 2024-11-21 13:40 2020-03-31 Show GitHub Exploit DB Packet Storm
223427 7.3 HIGH
Local
google android In overlay notifications, there is a possible hidden notification due to improper input validation. This could lead to a local escalation of privilege because the user is not notified of an overlayin… CWE-20
 Improper Input Validation 
CVE-2019-2216 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223428 7.8 HIGH
Local
google android In app uninstallation, there is a possible set of permissions that may not be removed from a shared app ID. This could lead to a local escalation of privilege with no additional execution privileges … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-2089 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223429 5.5 MEDIUM
Local
google android In StatsService, there is a possible out of bounds read. This could lead to local information disclosure if UBSAN were not enabled, with no additional execution privileges needed. User interaction is… CWE-125
Out-of-bounds Read
CVE-2019-2088 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm
223430 6.5 MEDIUM
Network
google android In libAACdec, there is a possible out of bounds read. This could lead to remote information disclosure, with no additional execution privileges needed. User interaction is needed for exploitation.Pro… CWE-125
Out-of-bounds Read
CVE-2019-2058 2024-11-21 13:40 2020-03-16 Show GitHub Exploit DB Packet Storm