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":April 30, 2026, 2:16 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251811 9.3 危険 マイクロソフト - Microsoft Publisher の pubconv.dll における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2569 2011-01-17 15:14 2010-12-14 Show GitHub Exploit DB Packet Storm
251812 4.9 警告 マイクロソフト - Microsoft Windows Server 2008 の Hyper-V におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3960 2011-01-17 15:12 2010-12-14 Show GitHub Exploit DB Packet Storm
251813 5.4 警告 マイクロソフト - 複数の Microsoft 製品の Netlogon RPC Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2742 2011-01-17 15:09 2010-12-14 Show GitHub Exploit DB Packet Storm
251814 7.2 危険 マイクロソフト - 複数の Microsoft 製品の Consent User Interface における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3961 2011-01-17 15:06 2010-12-14 Show GitHub Exploit DB Packet Storm
251815 7.2 危険 マイクロソフト - Microsoft Windows 製品の Routing and Remote Access NDProxy コンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3963 2011-01-17 15:03 2010-12-14 Show GitHub Exploit DB Packet Storm
251816 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2010-3944 2011-01-17 14:45 2010-12-14 Show GitHub Exploit DB Packet Storm
251817 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3943 2011-01-17 14:38 2010-12-14 Show GitHub Exploit DB Packet Storm
251818 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2010-3942 2011-01-17 14:35 2010-12-14 Show GitHub Exploit DB Packet Storm
251819 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3941 2011-01-17 14:29 2010-12-14 Show GitHub Exploit DB Packet Storm
251820 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内にある win32k.sys における権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2010-3940 2011-01-14 15:55 2010-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210801 5.5 MEDIUM
Local
google android In mediadrm, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is … CWE-125
Out-of-bounds Read
CVE-2020-0125 2024-11-21 13:52 2020-09-18 Show GitHub Exploit DB Packet Storm
210802 9.8 CRITICAL
Network
google android There is a possible out of bounds write due to an incorrect bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-149871374 CWE-787
 Out-of-bounds Write
CVE-2020-0123 2024-11-21 13:52 2020-09-18 Show GitHub Exploit DB Packet Storm
210803 7.8 HIGH
Local
google android In verifyIntentFiltersIfNeeded of PackageManagerService.java, there is a possible settings bypass allowing an app to become the default handler for arbitrary domains. This could lead to local escalat… CWE-269
 Improper Privilege Management
CVE-2020-0074 2024-11-21 13:52 2020-09-18 Show GitHub Exploit DB Packet Storm
210804 7.8 HIGH
Local
google android In postNotification of ServiceRecord.java, there is a possible bypass of foreground process restrictions due to an uncaught exception. This could lead to local escalation of privilege with no additio… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-0108 2024-11-21 13:52 2020-08-12 Show GitHub Exploit DB Packet Storm
210805 6.7 MEDIUM
Local
google android In the permission declaration for com.google.android.providers.gsf.permission.WRITE_GSERVICES in AndroidManifest.xml, there is a possible permissions bypass. This could lead to local escalation of pr… CWE-276
Incorrect Default Permissions 
CVE-2020-0122 2024-11-21 13:52 2020-07-18 Show GitHub Exploit DB Packet Storm
210806 5.5 MEDIUM
Local
google android In getUiccCardsInfo of PhoneInterfaceManager.java, there is a possible permissions bypass due to improper input validation. This could lead to local information disclosure with no additional executio… CWE-862
 Missing Authorization
CVE-2020-0107 2024-11-21 13:52 2020-07-18 Show GitHub Exploit DB Packet Storm
210807 7.8 HIGH
Local
google android In notifyErrorForPendingRequests of QCamera3HWI.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional executi… CWE-787
 Out-of-bounds Write
CVE-2020-0120 2024-11-21 13:52 2020-07-18 Show GitHub Exploit DB Packet Storm
210808 7.5 HIGH
Network
openmicroscopy omero.server In Open Microscopy Environment OMERO.server 5.0.0 through 5.6.0, the reading of files from imported image filesets may circumvent OMERO permissions restrictions. This occurs because the Bio-Formats f… NVD-CWE-noinfo
CVE-2019-9944 2024-11-21 13:52 2020-06-18 Show GitHub Exploit DB Packet Storm
210809 7.5 HIGH
Network
openmicroscopy omero.server In ome.services.graphs.GraphTraversal.findObjectDetails in Open Microscopy Environment OMERO.server 5.1.0 through 5.6.0, permissions on OMERO model objects may be circumvented during certain operatio… CWE-276
Incorrect Default Permissions 
CVE-2019-9943 2024-11-21 13:52 2020-06-18 Show GitHub Exploit DB Packet Storm
210810 7.8 HIGH
Local
google android In rw_t3t_message_set_block_list of rw_t3t.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution pri… CWE-787
 Out-of-bounds Write
CVE-2020-0150 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm