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 19, 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
253981 5.8 警告 アップル
サイバートラスト株式会社
VMware
サン・マイクロシステムズ
レッドハット
- 複数の Oracle 製品の Java Web Start または Java Plug-in コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0090 2011-03-11 09:54 2010-03-30 Show GitHub Exploit DB Packet Storm
253982 5 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- 複数の Oracle 製品の Java Web Start または Java Plug-in コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0089 2011-03-11 09:52 2010-03-30 Show GitHub Exploit DB Packet Storm
253983 4.3 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- 複数の Oracle 製品の Java Runtime Environment コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-0091 2011-03-11 09:50 2010-03-30 Show GitHub Exploit DB Packet Storm
253984 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4190 2011-03-10 16:16 2011-02-8 Show GitHub Exploit DB Packet Storm
253985 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32 モジュールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4189 2011-03-10 16:14 2011-02-8 Show GitHub Exploit DB Packet Storm
253986 9.3 危険 アドビシステムズ - Adobe Shockwave Player の dirapi.dll モジュールにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4188 2011-03-10 16:12 2011-02-8 Show GitHub Exploit DB Packet Storm
253987 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4187 2011-03-10 16:10 2011-02-8 Show GitHub Exploit DB Packet Storm
253988 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-4093 2011-03-10 16:08 2011-02-8 Show GitHub Exploit DB Packet Storm
253989 9.3 危険 アドビシステムズ - Adobe Shockwave Player の compatibility コンポーネントにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-4092 2011-03-10 16:06 2011-02-8 Show GitHub Exploit DB Packet Storm
253990 9.3 危険 アドビシステムズ - Adobe Shockwave Player の dirapi.dll モジュールにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-2589 2011-03-10 16:04 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195501 5.3 MEDIUM
Network
google android The broadcast that DevicePickerFragment sends when a new device is paired doesn't have any permission checks, so any app can register to listen for it. This lets apps keep track of what devices are p… CWE-862
 Missing Authorization
CVE-2021-1037 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195502 7.8 HIGH
Local
google android In LocationSettingsActivity of AndroidManifest.xml, there is a possible EoP due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privilege… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-1036 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195503 7.8 HIGH
Local
google android In setLaunchIntent of BluetoothDevicePickerPreferenceController.java, there is a possible way to invoke an arbitrary broadcast receiver due to a confused deputy. This could lead to local escalation o… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2021-1035 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195504 7.8 HIGH
Local
google android In jit_memory_region.cc, there is a possible bypass of memory restrictions due to a logic error in the code. This could lead to local escalation of privilege with User execution privileges needed. Us… NVD-CWE-noinfo
CVE-2021-0959 2024-11-21 14:43 2022-01-15 Show GitHub Exploit DB Packet Storm
195505 6.7 MEDIUM
Local
google android In apusys, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not nee… CWE-787
 Out-of-bounds Write
CVE-2021-0903 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195506 4.4 MEDIUM
Local
google android In apusys, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not ne… CWE-125
Out-of-bounds Read
CVE-2021-0902 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195507 6.7 MEDIUM
Local
google android In apusys, there is a possible memory corruption due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not neede… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0901 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195508 4.4 MEDIUM
Local
google android In apusys, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not ne… CWE-125
Out-of-bounds Read
CVE-2021-0900 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195509 6.7 MEDIUM
Local
google android In apusys, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for … CWE-416
 Use After Free
CVE-2021-0899 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm
195510 6.7 MEDIUM
Local
google android In apusys, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for … CWE-416
 Use After Free
CVE-2021-0898 2024-11-21 14:43 2021-12-18 Show GitHub Exploit DB Packet Storm