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 18, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226761 5 警告 skadate - SkaDate Dating の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-4700 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
226762 4.3 警告 skadate - SkaDate Dating におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4699 2012-12-20 19:28 2010-03-15 Show GitHub Exploit DB Packet Storm
226763 4.3 警告 radscripts - RadNICS Gold の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4697 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226764 7.5 危険 radscripts - RadNICS Gold の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4696 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226765 7.5 危険 radscripts - RadScripts RadLance Gold の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4695 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226766 4.3 警告 radscripts - RadScripts RadLance Gold の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4694 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226767 4.3 警告 radscripts - RadScripts RadLance Gold の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4692 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226768 7.5 危険 resalecode - Request It の addlink.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4691 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226769 4.3 警告 YourFreeWorld.com - YourFreeWorld Programs Rating Script におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4690 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
226770 7.5 危険 resalecode - PHP Shopping Cart Selling Website Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4689 2012-12-20 19:28 2010-03-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196151 7.8 HIGH
Local
google android In updateInfo of android_hardware_input_InputApplicationHandle.cpp, there is a possible control of code flow due to a use after free. This could lead to local escalation of privilege with no addition… CWE-416
 Use After Free
CVE-2021-0442 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196152 7.8 HIGH
Local
google android In setPowerModeWithHandle of com_android_server_power_PowerManagerService.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege … CWE-787
 Out-of-bounds Write
CVE-2021-0439 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196153 7.8 HIGH
Local
google android In several functions of InputDispatcher.cpp, WindowManagerService.java, and related files, there is a possible tapjacking attack due to an incorrect FLAG_OBSCURED value. This could lead to local esca… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0438 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196154 7.8 HIGH
Local
google android In setPlayPolicy of DrmPlugin.cpp, there is a possible double free. This could lead to local escalation of privilege in a privileged process with no additional execution privileges needed. User inter… CWE-415
 Double Free
CVE-2021-0437 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196155 5.5 MEDIUM
Local
google android In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds read due to integer overflow. This could lead to local information disclosure with no additional execution privileges n… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0436 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196156 7.5 HIGH
Network
google android In avrc_proc_vendor_command of avrc_api.cc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges n… CWE-665
 Improper Initialization
CVE-2021-0435 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196157 8.0 HIGH
Adjacent
google android In onCreate of DeviceChooserActivity.java, there is a possible way to bypass user consent when pairing a Bluetooth device due to a tapjacking/overlay attack. This could lead to local escalation of pr… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0433 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196158 7.0 HIGH
Local
google android In ClearPullerCacheIfNecessary and ForceClearPullerCache of StatsPullerManager.cpp, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with n… CWE-362
Race Condition
CVE-2021-0432 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196159 7.5 HIGH
Network
google android In avrc_msg_cback of avrc_api.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a paired device with no additional executio… CWE-125
Out-of-bounds Read
CVE-2021-0431 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196160 9.8 CRITICAL
Network
google android In rw_mfc_handle_read_op of rw_mfc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution via a malicious NFC packet with no additional ex… CWE-787
 Out-of-bounds Write
CVE-2021-0430 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm