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 26, 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
250131 7.5 危険 Ruby on Rails project - Ruby on Rails における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0448 2012-03-27 18:42 2011-02-8 Show GitHub Exploit DB Packet Storm
250132 6.8 警告 Ruby on Rails project - Ruby on Rails におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0447 2012-03-27 18:42 2011-02-8 Show GitHub Exploit DB Packet Storm
250133 4.3 警告 Ruby on Rails project - Ruby on Rails の mail_to ヘルパーにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0446 2012-03-27 18:42 2011-02-9 Show GitHub Exploit DB Packet Storm
250134 6.8 警告 TinyBB - TinyBB における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0443 2012-03-27 18:42 2011-01-12 Show GitHub Exploit DB Packet Storm
250135 3.5 注意 DELL EMC (旧 EMC Corporation) - EMC Avamar のサービスユーティリティにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-0442 2012-03-27 18:42 2011-03-16 Show GitHub Exploit DB Packet Storm
250136 6.3 警告 The PHP Group - PHP の Debian GNU/Linux /etc/cron.d/php5 クーロンジョブにおける任意のファイルを削除される脆弱性 CWE-59
リンク解釈の問題
CVE-2011-0441 2012-03-27 18:42 2011-03-29 Show GitHub Exploit DB Packet Storm
250137 5.8 警告 Mahara - Mahara におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0440 2012-03-27 18:42 2011-03-28 Show GitHub Exploit DB Packet Storm
250138 4.3 警告 Mahara - Mahara におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0439 2012-03-27 18:42 2011-03-28 Show GitHub Exploit DB Packet Storm
250139 6.8 警告 arthurdejong - nss-pam-ldapd PAM モジュールにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-0438 2012-03-27 18:42 2011-03-15 Show GitHub Exploit DB Packet Storm
250140 4 警告 GPLHost - DTC の shared/inc/sql/ssh.php における任意のアカウントを削除される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0437 2012-03-27 18:42 2011-03-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196241 3.3 LOW
Local
google android In requestRouteToHostAddress of ConnectivityService.java, there is a possible way to determine whether an app is installed, without query permissions, due to a missing permission check. This could le… CWE-862
 Missing Authorization
CVE-2021-0994 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196242 6.5 MEDIUM
Network
google android In getOffsetBeforeAfter of TextLine.java, there is a possible denial of service due to resource exhaustion. This could lead to remote denial of service with no additional execution privileges needed.… NVD-CWE-Other
CVE-2021-0993 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196243 3.3 LOW
Local
google android In onCreate of PaymentDefaultDialog.java, there is a possible way to change a default payment app without user consent due to tapjack overlay. This could lead to local escalation of privilege with no… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0992 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196244 2.4 LOW
Adjacent
google android In OnMetadataChangedListener of AdvancedBluetoothDetailsHeaderController.java, there is a possible leak of Bluetooth MAC addresses due to log information disclosure. This could lead to local informat… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2021-0991 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196245 3.3 LOW
Local
google android In getDeviceId of PhoneSubInfoController.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0990 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196246 3.3 LOW
Local
google android In hasManageOngoingCallsPermission of TelecomServiceImpl.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure.… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0989 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196247 3.3 LOW
Local
google android In getLaunchedFromUid and getLaunchedFromPackage of ActivityClientController.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel inf… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0988 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196248 3.3 LOW
Local
google android In getNeighboringCellInfo of PhoneInterfaceManager.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This … CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0987 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196249 5.5 MEDIUM
Local
google android In hasGrantedPolicy of DevicePolicyManagerService.java, there is a possible information disclosure about the device owner, profile owner, or device admin due to a logic error in the code. This could … CWE-862
 Missing Authorization
CVE-2021-0986 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
196250 7.8 HIGH
Local
google android In onReceive of AlertReceiver.java, there is a possible way to dismiss system dialog due to a missing permission check. This could lead to local escalation of privilege with no additional execution p… CWE-862
 Missing Authorization
CVE-2021-0985 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm