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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253531 6.8 警告 マイクロソフト - Windows の URL プロトコルハンドラにおける実行ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-1961 2011-08-10 14:02 2011-08-10 Show GitHub Exploit DB Packet Storm
253532 6.8 警告 アップル
Google
- Google Chrome におけるサービス運用妨害 (DOM ツリーの破損) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1204 2011-08-10 10:09 2011-03-8 Show GitHub Exploit DB Packet Storm
253533 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1203 2011-08-10 10:08 2011-03-8 Show GitHub Exploit DB Packet Storm
253534 7.5 危険 アップル
Google
- Google Chrome における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-1121 2011-08-10 10:07 2011-02-28 Show GitHub Exploit DB Packet Storm
253535 5 警告 アップル
Google
- Google Chrome の Web Workers 実装における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1190 2011-08-10 09:54 2011-03-8 Show GitHub Exploit DB Packet Storm
253536 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-1188 2011-08-10 09:53 2011-02-28 Show GitHub Exploit DB Packet Storm
253537 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1117 2011-08-10 09:52 2011-02-28 Show GitHub Exploit DB Packet Storm
253538 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1114 2011-08-10 09:51 2011-02-28 Show GitHub Exploit DB Packet Storm
253539 7.5 危険 アップル
Google
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1115 2011-08-10 09:50 2011-02-28 Show GitHub Exploit DB Packet Storm
253540 7.5 危険 アップル
Google
- Google Chrome の Cascading Style Sheets におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1109 2011-08-10 09:49 2011-02-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
215251 5.5 MEDIUM
Local
intel unite Improper buffer restrictions in the Intel(R) Unite Client for Windows* before version 4.2.13064 may allow an authenticated user to potentially enable information disclosure via local access. NVD-CWE-noinfo
CVE-2020-0575 2024-11-21 13:53 2020-11-13 Show GitHub Exploit DB Packet Storm
215252 5.5 MEDIUM
Local
google android In callCallbackForRequest of ConnectivityService.java, there is a possible permission bypass due to a missing permission check. This could lead to local information disclosure of the current SSID wit… CWE-862
 Missing Authorization
CVE-2020-0454 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215253 5.5 MEDIUM
Local
google android In updateNotification of BeamTransferManager.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges… NVD-CWE-noinfo
CVE-2020-0453 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215254 9.8 CRITICAL
Network
google
fedoraproject
android
fedora
In exif_entry_get_value of exif-entry.c, there is a possible out of bounds write due to an integer overflow. This could lead to remote code execution if a third party app used this library to process… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0452 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215255 8.8 HIGH
Network
google android In sbrDecoder_AssignQmfChannels2SbrChannels of sbrdecoder.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execu… CWE-787
 Out-of-bounds Write
CVE-2020-0451 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215256 6.5 MEDIUM
Network
google android In rw_i93_sm_format of rw_i93.cc, there is a possible out of bounds read due to uninitialized data. This could lead to remote information disclosure over NFC with no additional execution privileges n… CWE-125
CWE-665
Out-of-bounds Read
 Improper Initialization
CVE-2020-0450 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215257 8.8 HIGH
Network
google android In btm_sec_disconnected of btm_sec.cc, there is a possible memory corruption due to a use after free. This could lead to remote code execution in the Bluetooth server with no additional execution pri… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2020-0449 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215258 5.5 MEDIUM
Local
google android In getPhoneAccountsForPackage of TelecomServiceImpl.java, there is a possible way to access a tracking identifier due to a missing permission check. This could lead to local information disclosure of… CWE-862
 Missing Authorization
CVE-2020-0448 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215259 9.8 CRITICAL
Network
google android There is a possible out of bounds write due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-168251617 CWE-787
 Out-of-bounds Write
CVE-2020-0447 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm
215260 9.8 CRITICAL
Network
google android There is a possible out of bounds write due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-168264528 CWE-787
 Out-of-bounds Write
CVE-2020-0446 2024-11-21 13:53 2020-11-10 Show GitHub Exploit DB Packet Storm