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 2, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252511 10 危険 Google - Google Chrome の canvas 処理における脆弱性 CWE-noinfo
情報不足
CVE-2010-2900 2010-11-24 14:32 2010-07-26 Show GitHub Exploit DB Packet Storm
252512 5 警告 Google - Google Chrome の layout 実装における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-2899 2010-11-24 14:32 2010-07-26 Show GitHub Exploit DB Packet Storm
252513 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2010-2898 2010-11-24 14:31 2010-07-26 Show GitHub Exploit DB Packet Storm
252514 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2010-2897 2010-11-24 14:31 2010-07-26 Show GitHub Exploit DB Packet Storm
252515 9.3 危険 Google - Google Chrome の Cascading Style Sheets 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2651 2010-11-24 14:31 2010-07-2 Show GitHub Exploit DB Packet Storm
252516 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2010-2652 2010-11-24 14:30 2010-07-2 Show GitHub Exploit DB Packet Storm
252517 7.5 危険 Google - Google Chrome におけるフォームの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-1500 2010-11-24 14:29 2010-04-20 Show GitHub Exploit DB Packet Storm
252518 9.3 危険 アップル
アドビシステムズ
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3976 2010-11-24 14:28 2010-11-4 Show GitHub Exploit DB Packet Storm
252519 4.3 警告 Google - HTC Hero 上で稼働する Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1731 2010-11-24 14:19 2010-05-6 Show GitHub Exploit DB Packet Storm
252520 10 危険 IBM - IBM AIX の ftpd におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3187 2010-11-22 15:19 2010-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211811 5.0 MEDIUM
Local
google android In NFC server, 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 i… CWE-125
Out-of-bounds Read
CVE-2019-9383 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211812 8.8 HIGH
Network
google android In libeffects, 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. User interaction is need… CWE-787
 Out-of-bounds Write
CVE-2019-9382 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211813 7.5 HIGH
Network
google android In netd, there is a possible out of bounds read due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not neede… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2019-9381 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211814 6.5 MEDIUM
Network
google android In the settings UI, there is a possible spoofing vulnerability due to a missing permission check. This could lead to a user mistakenly changing permission settings with no additional execution privil… CWE-862
 Missing Authorization
CVE-2019-9380 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211815 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction … CWE-20
 Improper Input Validation 
CVE-2019-9379 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211816 7.8 HIGH
Local
google android In the Activity Manager service, there is a possible permission bypass due to incorrect permission check. This could lead to local escalation of privilege with no additional execution privileges need… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-9378 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211817 3.3 LOW
Local
google android In FingerprintService, there is a possible bypass for operating system protections that isolate user profiles from each other due to a missing permission check. This could lead to a local information… CWE-862
 Missing Authorization
CVE-2019-9377 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211818 5.5 MEDIUM
Local
google android In Account of Account.java, there is a possible boot loop due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction… CWE-834
 Excessive Iteration
CVE-2019-9376 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211819 6.4 MEDIUM
Local
google android In hostapd, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed f… CWE-362
CWE-787
Race Condition
 Out-of-bounds Write
CVE-2019-9375 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm
211820 5.5 MEDIUM
Local
google android In JobStore, there is a mismatched serialization/deserialization for the "battery-not-low" job attribute. This could lead to a local denial of service with no additional execution privileges needed. … CWE-502
 Deserialization of Untrusted Data
CVE-2019-9373 2024-11-21 13:51 2019-09-28 Show GitHub Exploit DB Packet Storm