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 22, 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
249961 4.3 警告 Mahara - Mahara におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0439 2012-03-27 18:42 2011-03-28 Show GitHub Exploit DB Packet Storm
249962 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
249963 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
249964 5 警告 GPLHost - DTC における重要な帯域幅の情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-0435 2012-03-27 18:42 2011-03-7 Show GitHub Exploit DB Packet Storm
249965 7.5 危険 GPLHost - DTC における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0434 2012-03-27 18:42 2011-03-7 Show GitHub Exploit DB Packet Storm
249966 7.5 危険 simon pamies - PyWebDAV の get_userinfo メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-0432 2012-03-27 18:42 2011-03-14 Show GitHub Exploit DB Packet Storm
249967 5 警告 OpenAFS - OpenAFS の kernel モジュールの afs_linux_lock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0431 2012-03-27 18:42 2011-02-18 Show GitHub Exploit DB Packet Storm
249968 7.5 危険 OpenAFS - OpenAFS の Rx サーバプロセスにおける任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0430 2012-03-27 18:42 2011-02-18 Show GitHub Exploit DB Packet Storm
249969 6.8 警告 The Tor Project - Tor におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0427 2012-03-27 18:42 2011-01-17 Show GitHub Exploit DB Packet Storm
249970 4.3 警告 VMware - VMware vCenter の vCenter Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0426 2012-03-27 18:42 2011-05-5 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
196711 7.8 HIGH
Local
google android In __hidinput_change_resolution_multipliers of hid-input.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional … CWE-787
 Out-of-bounds Write
CVE-2021-0512 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196712 7.8 HIGH
Local
google android In Dex2oat of dex2oat.cc, there is a possible way to inject bytecode into an app due to improper input validation. This could lead to local escalation of privilege with no additional execution privil… CWE-20
NVD-CWE-Other
 Improper Input Validation 
CVE-2021-0511 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196713 7.8 HIGH
Local
google android In decrypt_1_2 of CryptoPlugin.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 privileges needed… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2021-0510 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196714 7.0 HIGH
Local
google android In various functions of CryptoPlugin.cpp, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. … CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0509 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196715 7.0 HIGH
Local
google android In various functions of DrmPlugin.cpp, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. Use… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0508 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196716 8.8 HIGH
Adjacent
google android In handle_rc_metamsg_cmd of btif_rc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over Bluetooth with no additional execution pri… CWE-787
 Out-of-bounds Write
CVE-2021-0507 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196717 7.3 HIGH
Local
google android In ActivityPicker.java, there is a possible bypass of user interaction in intent resolution due to a tapjacking/overlay attack. This could lead to local escalation of privilege with User execution pr… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0506 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196718 7.8 HIGH
Local
google android In the Settings app, there is a possible way to disable an always-on VPN due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-862
 Missing Authorization
CVE-2021-0505 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196719 6.5 MEDIUM
Adjacent
google android In avrc_pars_browse_rsp of avrc_pars_ct.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure over Bluetooth with no additional ex… CWE-125
Out-of-bounds Read
CVE-2021-0504 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm
196720 7.8 HIGH
Local
google android In updateDrawable of StatusBarIconView.java, there is a possible permission bypass due to an uncaught exception. This could lead to local escalation of privilege by running foreground services withou… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2021-0478 2024-11-21 14:42 2021-06-22 Show GitHub Exploit DB Packet Storm