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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253661 4 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3677 2011-06-29 10:13 2010-07-9 Show GitHub Exploit DB Packet Storm
253662 7.5 危険 Samba Project
アップル
サイバートラスト株式会社
ヒューレット・パッカード
ターボリナックス
オラクル
VMware
レッドハット
- Samba の sid_parse および dom_sid_parse 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3069 2011-06-29 10:11 2010-09-14 Show GitHub Exploit DB Packet Storm
253663 7.8 危険 アップル
オラクル
- Oracle Solaris の FTB サーバにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2632 2011-06-29 10:10 2011-01-18 Show GitHub Exploit DB Packet Storm
253664 5 警告 アップル
VMware
OpenSSL Project
IBM
ヒューレット・パッカード
- OpenSSL の ssl3_get_record 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0740 2011-06-29 10:08 2010-03-24 Show GitHub Exploit DB Packet Storm
253665 9.3 危険 アドビシステムズ
ターボリナックス
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2094 2011-06-28 12:25 2011-06-14 Show GitHub Exploit DB Packet Storm
253666 5 警告 アドビシステムズ - Adobe ColdFusion におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2091 2011-06-28 12:23 2011-06-14 Show GitHub Exploit DB Packet Storm
253667 6.8 警告 アドビシステムズ - Adobe ColdFusion におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0629 2011-06-28 12:22 2011-06-14 Show GitHub Exploit DB Packet Storm
253668 10 危険 アドビシステムズ
ターボリナックス
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2110 2011-06-28 12:21 2011-06-14 Show GitHub Exploit DB Packet Storm
253669 5 警告 ISC, Inc.
ターボリナックス
- ISC DHCP の dhcpd におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-16
環境設定
CVE-2009-1892 2011-06-28 12:19 2009-10-7 Show GitHub Exploit DB Packet Storm
253670 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1266 2011-06-28 12:18 2011-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 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
215421 7.8 HIGH
Local
intel core_i5-7600k_firmware
core_i5-7600t_firmware
core_i5-7600_firmware
core_i5-7500_firmware
core_i5-7500t_firmware
core_i5-7442eq_firmware
core_i5-7440hq_firmware
core_i5-7440eq_fi…
Improper buffer restrictions in BIOS firmware for 7th, 8th, 9th and 10th Generation Intel(R) Core(TM) Processor families may allow an authenticated user to potentially enable escalation of privilege … NVD-CWE-noinfo
CVE-2020-0528 2024-11-21 13:53 2020-06-15 Show GitHub Exploit DB Packet Storm
215422 7.8 HIGH
Local
google android In main of main.cpp, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is … CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2020-0233 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215423 7.8 HIGH
Local
google android In onCreate of SliceDeepLinkSpringBoard.java there is a possible insecure Intent. This could lead to local elevation of privilege with no additional execution privileges needed. User interaction is n… CWE-476
 NULL Pointer Dereference
CVE-2020-0219 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215424 7.0 HIGH
Local
google android In loadSoundModel and related functions of SoundTriggerHwService.cpp, there is possible out of bounds write due to a race condition. This could lead to local escalation of privilege with no additiona… CWE-362
CWE-787
Race Condition
 Out-of-bounds Write
CVE-2020-0218 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215425 9.8 CRITICAL
Network
google android In RW_T4tPresenceCheck of rw_t4t.cc, 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. Us… CWE-787
 Out-of-bounds Write
CVE-2020-0217 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215426 7.8 HIGH
Local
google android In phNciNfc_RecvMfResp of phNxpExtns_MifareStd.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution p… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0216 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215427 7.8 HIGH
Local
google android In onCreate of ConfirmConnectActivity.java, there is a possible leak of Bluetooth information due to a permissions bypass. This could lead to local escalation of privilege that exposes a pairing Blue… CWE-276
Incorrect Default Permissions 
CVE-2020-0215 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215428 7.5 HIGH
Network
google android In ce_t4t_process_select_file_cmd of ce_t4t.cc, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure with no additional execution … CWE-125
Out-of-bounds Read
CVE-2020-0214 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215429 6.5 MEDIUM
Network
google android In hevcd_fmt_conv_420sp_to_420sp_av8 of ihevcd_fmt_conv_420sp_to_420sp.s, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote information disclosure with … CWE-787
 Out-of-bounds Write
CVE-2020-0213 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215430 6.5 MEDIUM
Network
google android In _onBufferDestroyed of InputBufferManager.cpp, 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 privileg… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2020-0212 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm