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":June 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
224881 4.6 警告 シスコシステムズ - Cisco Unified Computing System の Cisco Management Controller におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-4081 2013-09-25 11:42 2013-09-18 Show GitHub Exploit DB Packet Storm
224882 4.3 警告 シスコシステムズ - Cisco MediaSense の oraservice ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5501 2013-09-25 11:39 2013-09-20 Show GitHub Exploit DB Packet Storm
224883 4.3 警告 シスコシステムズ - Cisco MediaSense の oraadmin サービスページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5500 2013-09-25 11:37 2013-09-20 Show GitHub Exploit DB Packet Storm
224884 6.8 警告 シスコシステムズ - Mac OS X 上で稼働する Cisco AnyConnect Secure Mobility Client における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1130 2013-09-25 11:33 2013-09-19 Show GitHub Exploit DB Packet Storm
224885 4.6 警告 シスコシステムズ - Cisco Unified Computing System Manager コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-4093 2013-09-25 11:31 2013-09-18 Show GitHub Exploit DB Packet Storm
224886 4 警告 シスコシステムズ - Cisco Unified Computing System の管理 Web インターフェイスにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4083 2013-09-25 11:29 2013-09-18 Show GitHub Exploit DB Packet Storm
224887 5.8 警告 シスコシステムズ - Cisco Unified Computing System の Serial over LAN サブシステムにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4074 2013-09-25 11:25 2013-09-18 Show GitHub Exploit DB Packet Storm
224888 5.8 警告 シスコシステムズ - Cisco Unified Computing System の クライアントの KVM サブシステムにおけるサーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-4073 2013-09-25 11:22 2013-09-18 Show GitHub Exploit DB Packet Storm
224889 4.3 警告 シスコシステムズ - Cisco Unified Computing System の KVM サブシステムにおける SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-4072 2013-09-25 11:17 2013-09-18 Show GitHub Exploit DB Packet Storm
224890 4.3 警告 シスコシステムズ - Cisco Intrusion Prevention System の Web フレームワークの認証管理者プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-5497 2013-09-25 11:09 2013-09-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200061 4.4 MEDIUM
Local
google android In quota_proc_write of xt_quota2.c, there is a possible way to read kernel memory due to uninitialized data. This could lead to local information disclosure with System execution privileges needed. U… CWE-909
 Missing Initialization of Resource
CVE-2021-0961 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200062 4.4 MEDIUM
Local
google android In update of km_compat.cpp, there is a possible loss of potentially sensitive data due to a logic error in the code. This could lead to local denial of service with User execution privileges needed. … NVD-CWE-Other
CVE-2021-0958 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200063 9.8 CRITICAL
Network
google android In NfcTag::discoverTechnologies (activation) of NfcTag.cpp, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote escalation of privilege with no additio… CWE-787
 Out-of-bounds Write
CVE-2021-0956 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200064 7.0 HIGH
Local
google android In pf_write_buf of FuseDaemon.cpp, there is possible memory corruption due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User i… CWE-362
Race Condition
CVE-2021-0955 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200065 7.3 HIGH
Local
google android In ResolverActivity, there is a possible user interaction bypass due to a tapjacking/overlay attack. This could lead to local escalation of privilege with User execution privileges needed. User inter… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0954 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200066 7.8 HIGH
Local
google android In setOnClickActivityIntent of SearchWidgetProvider.java, there is a possible way to access contacts and history bookmarks without permission due to an unsafe PendingIntent. This could lead to local … CWE-281
 Improper Preservation of Permissions
CVE-2021-0953 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200067 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
200068 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
200069 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
200070 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