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 24, 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
255641 6.8 警告 マイクロソフト - Windows 上で稼働する Microsoft Internet Information Services におけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-2731 2010-10-6 16:54 2010-09-14 Show GitHub Exploit DB Packet Storm
255642 9.3 危険 マイクロソフト - Microsoft Internet Information Services におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2730 2010-10-5 19:00 2010-09-14 Show GitHub Exploit DB Packet Storm
255643 4.3 警告 マイクロソフト - Microsoft Internet Information Services の ASP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1899 2010-10-5 18:59 2010-09-14 Show GitHub Exploit DB Packet Storm
255644 9.3 危険 マイクロソフト - Microsoft Outlook におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2728 2010-10-5 18:59 2010-09-14 Show GitHub Exploit DB Packet Storm
255645 9.3 危険 マイクロソフト - Microsoft Windows の USP10.DLL 内の Uniscribe 実装における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2738 2010-10-5 18:58 2010-09-14 Show GitHub Exploit DB Packet Storm
255646 9.3 危険 マイクロソフト - Microsoft Windows の MPEG-4 コーデックにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0818 2010-10-5 18:58 2010-09-14 Show GitHub Exploit DB Packet Storm
255647 9.3 危険 マイクロソフト - Microsoft Windows の Print Spooler サービスにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2729 2010-10-5 18:57 2010-09-14 Show GitHub Exploit DB Packet Storm
255648 1.7 注意 IBM - IBM AIX の sa_snap におけるファイルを削除される脆弱性 CWE-noinfo
情報不足
CVE-2010-3406 2010-10-5 18:57 2010-08-6 Show GitHub Exploit DB Packet Storm
255649 6.8 警告 IBM - IBM AIX および VIOS の sa_snap におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3405 2010-10-5 18:56 2010-08-6 Show GitHub Exploit DB Packet Storm
255650 4.3 警告 有限会社 のれんずプロ - AD-EDIT2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2367 2010-10-5 11:02 2010-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221161 7.5 HIGH
Network
google android In nfcManager_routeAid and nfcManager_unrouteAid of NativeNfcManager.cpp, there is possible memory reuse due to a use after free. This could lead to remote information disclosure with no additional e… CWE-416
 Use After Free
CVE-2019-2230 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221162 5.5 MEDIUM
Local
google android In updateWidget of BaseWidgetProvider.java, there is a possible leak of user data due to a missing permission check. This could lead to local information disclosure with no additional execution privi… CWE-862
 Missing Authorization
CVE-2019-2229 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221163 5.5 MEDIUM
Local
google android In array_find of array.c, there is a possible out-of-bounds read due to an incorrect bounds check. This could lead to local information disclosure in the printer spooler with no additional execution … CWE-125
Out-of-bounds Read
CVE-2019-2228 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221164 6.5 MEDIUM
Adjacent
google android In DeepCopy of btif_av.cc, there is a possible out of bounds read due to improper casting. This could lead to remote information disclosure over Bluetooth with no additional execution privileges need… CWE-125
Out-of-bounds Read
CVE-2019-2227 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221165 5.5 MEDIUM
Local
google android In device_class_to_int of device_class.cc, there is a possible out of bounds read due to improper casting. This could lead to local information disclosure in the Bluetooth server with User execution … CWE-125
Out-of-bounds Read
CVE-2019-2226 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221166 8.8 HIGH
Adjacent
google android When pairing with a Bluetooth device, it may be possible to pair a malicious device without any confirmation from the user, and that device may be able to interact with the phone. This could lead to … CWE-269
 Improper Privilege Management
CVE-2019-2225 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221167 7.8 HIGH
Local
google android In ihevcd_ref_list of ihevcd_ref_list.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed… CWE-787
 Out-of-bounds Write
CVE-2019-2223 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221168 7.8 HIGH
Local
google android n ihevcd_parse_slice_data of ihevcd_parse_slice.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privile… CWE-787
 Out-of-bounds Write
CVE-2019-2222 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221169 7.8 HIGH
Local
google android In hasActivityInVisibleTask of WindowProcessController.java there’s a possible bypass of user interaction requirements due to incorrect handling of top activities in INITIALIZING state. This could le… NVD-CWE-noinfo
CVE-2019-2221 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm
221170 5.5 MEDIUM
Local
google android In checkOperation of AppOpsService.java, there is a possible bypass of user interaction requirements due to mishandling application suspend. This could lead to local information disclosure no additio… NVD-CWE-noinfo
CVE-2019-2220 2024-11-21 13:40 2019-12-7 Show GitHub Exploit DB Packet Storm