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 30, 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
231221 6.8 警告 Restaurant Management System project - Thierry Leriche ReMaSys における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5160 2012-12-20 18:33 2007-10-1 Show GitHub Exploit DB Packet Storm
231222 6.8 警告 サン・マイクロシステムズ - Sun Java System Access Manager における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2007-5153 2012-12-20 18:33 2007-09-27 Show GitHub Exploit DB Packet Storm
231223 7.5 危険 サン・マイクロシステムズ - Sun Java System Access Manager における管理者タスクを実行される脆弱性 CWE-287
不適切な認証
CVE-2007-5152 2012-12-20 18:33 2007-09-27 Show GitHub Exploit DB Packet Storm
231224 6.8 警告 puzzle apps cms - Puzzle Apps CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-5147 2012-12-20 18:33 2007-09-14 Show GitHub Exploit DB Packet Storm
231225 4.3 警告 solidweb - Solidweb Novus の buscar.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5142 2012-12-20 18:33 2007-09-28 Show GitHub Exploit DB Packet Storm
231226 6.8 警告 sitex - SiteX CMS の search.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5141 2012-12-20 18:33 2007-09-28 Show GitHub Exploit DB Packet Storm
231227 4.3 警告 simpgb - SimpGB におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5127 2012-12-20 18:33 2007-09-27 Show GitHub Exploit DB Packet Storm
231228 10 危険 シマンテック - Windows Servers 用の Symantec Veritas Backup Exec のクライアントにおける脆弱性 CWE-noinfo
情報不足
CVE-2007-5126 2012-12-20 18:33 2007-09-27 Show GitHub Exploit DB Packet Storm
231229 7.5 危険 solidweb - Novus の notas.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5123 2012-12-20 18:33 2007-09-27 Show GitHub Exploit DB Packet Storm
231230 7.5 危険 SoftbizScripts - SoftBiz Classifieds PLUS の store_info.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5122 2012-12-20 18:33 2007-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198401 5.0 MEDIUM
Local
google android In doCropPhoto of PhotoSelectionHandler.java, there is a possible permission bypass due to a confused deputy. This could lead to local information disclosure of user's contacts with no additional exe… NVD-CWE-Other
CVE-2021-0952 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198402 8.0 HIGH
Adjacent
google android In onCreate of CompanionDeviceActivity.java or DeviceChooserActivity.java, there is a possible way for HTML tags to interfere with a consent dialog due to improper input validation. This could lead t… CWE-20
CWE-116
 Improper Input Validation 
 Improper Encoding or Escaping of Output
CVE-2021-0933 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198403 7.8 HIGH
Local
google android In showNotification of NavigationModeController.java, there is a possible confused deputy due to an unsafe PendingIntent. This could lead to local escalation of privilege that allows actions performe… NVD-CWE-Other
CVE-2021-0932 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198404 5.5 MEDIUM
Local
google android In getAlias of BluetoothDevice.java, there is a possible way to create misleading permission dialogs due to missing data filtering. This could lead to local information disclosure with User execution… NVD-CWE-Other
CVE-2021-0931 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198405 8.8 HIGH
Adjacent
google android In phNxpNciHal_process_ext_rsp of phNxpNciHal_ext.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over NFC with no additional execu… CWE-787
 Out-of-bounds Write
CVE-2021-0930 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198406 7.8 HIGH
Local
google android In ion_dma_buf_end_cpu_access and related functions of ion.c, there is a possible way to corrupt memory due to a use after free. This could lead to local escalation of privilege with no additional ex… CWE-416
 Use After Free
CVE-2021-0929 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198407 7.8 HIGH
Local
google android In createFromParcel of OutputConfiguration.java, there is a possible parcel serialization/deserialization mismatch due to improper input validation. This could lead to local escalation of privilege w… CWE-20
CWE-755
 Improper Input Validation 
 Improper Handling of Exceptional Conditions
CVE-2021-0928 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198408 7.8 HIGH
Local
google android In requestChannelBrowsable of TvInputManagerService.java, there is a possible permission bypass due to a logic error in the code. This could lead to local escalation of privilege with no additional e… CWE-281
 Improper Preservation of Permissions
CVE-2021-0927 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198409 7.8 HIGH
Local
google android In onCreate of NfcImportVCardActivity.java, there is a possible way to add a contact without user's consent due to a missing permission check. This could lead to local escalation of privilege with no… CWE-862
 Missing Authorization
CVE-2021-0926 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198410 7.5 HIGH
Network
google android In rw_t4t_sm_detect_ndef of rw_t4t.cc, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure due to a limited change in behavior ba… CWE-125
Out-of-bounds Read
CVE-2021-0925 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm