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 5, 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
226521 4.3 警告 pro2col - Pro2col Stingray FTS の verify_login.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4168 2012-12-20 18:52 2008-09-22 Show GitHub Exploit DB Packet Storm
226522 7.5 危険 zanfi solutions - Zanfi CMS lite および Jaw Portal の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4159 2012-12-20 18:52 2008-09-22 Show GitHub Exploit DB Packet Storm
226523 6.8 警告 zanfi solutions - Zanfi CMS lite の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4158 2012-12-20 18:52 2008-09-22 Show GitHub Exploit DB Packet Storm
226524 7.5 危険 Vastal I-Tech & Co. - Vastal I-Tech phpVID の groups.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4157 2012-12-20 18:52 2008-09-22 Show GitHub Exploit DB Packet Storm
226525 7.5 危険 razorecommerce - RazorCommerce Shopping Cart の category_search.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4143 2012-12-20 18:52 2008-09-24 Show GitHub Exploit DB Packet Storm
226526 7.5 危険 x10media - x10Media x10 Automatic MP3 Script における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4141 2012-12-20 18:52 2008-09-24 Show GitHub Exploit DB Packet Storm
226527 10 危険 technote - Technote の skin_shop/standard/3_plugin_twindow/twindow_notice.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4138 2012-12-20 18:52 2008-09-24 Show GitHub Exploit DB Packet Storm
226528 7.8 危険 s60 - Nokia E90 Communicator および Nseries N82 上で稼動している Symbian OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4135 2012-12-20 18:52 2008-09-19 Show GitHub Exploit DB Packet Storm
226529 7.5 危険 phprealty - phpRealty の manager/static/view.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4134 2012-12-20 18:52 2008-09-19 Show GitHub Exploit DB Packet Storm
226530 5 警告 phpBB - phpBB の search 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-4125 2012-12-20 18:52 2008-09-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
211541 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 initialization in BIOS firmware for 8th, 9th and 10th Generation Intel(R) Core(TM) Processor families may allow an unauthenticated user to potentially enable escalation of privilege via loca… CWE-665
 Improper Initialization
CVE-2020-0529 2024-11-21 13:53 2020-06-15 Show GitHub Exploit DB Packet Storm
211542 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
211543 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
211544 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
211545 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
211546 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
211547 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
211548 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
211549 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
211550 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