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 2, 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
250881 6.4 警告 シスコシステムズ - 複数の Cisco UVC System 製品の Web インターフェースにおけるセッションがハイジャックされる脆弱性 CWE-310
暗号の問題
CVE-2010-4304 2012-03-27 18:42 2010-11-17 Show GitHub Exploit DB Packet Storm
250882 4.9 警告 シスコシステムズ - Cisco UVC System 5110 および 5115 における暗号化されたパスワードファイルを発見される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-4303 2012-03-27 18:42 2010-11-17 Show GitHub Exploit DB Packet Storm
250883 4.9 警告 シスコシステムズ - Cisco UVC System 5110 および 5115 の /opt/rv/Versions/CurrentVersion/Mcu/Config/Mcu.val における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2010-4302 2012-03-27 18:42 2010-11-17 Show GitHub Exploit DB Packet Storm
250884 9.3 危険 Novell - Novell ZHM の ZfHIPCND.exe におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4299 2012-03-27 18:42 2010-11-2 Show GitHub Exploit DB Packet Storm
250885 7.5 危険 dustincowell - Free Simple Software の download モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4298 2012-03-27 18:42 2010-11-26 Show GitHub Exploit DB Packet Storm
250886 7.5 危険 Artica ST - Pandora FMS における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4283 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
250887 7.5 危険 Artica ST - Pandora FMS におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-4282 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
250888 7.5 危険 Artica ST - Pandora FMS の safe_url_extraclean 関数における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4281 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
250889 7.5 危険 Artica ST - Pandora FMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-4280 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
250890 10 危険 Artica ST - Pandora FMS のディフォルト設定における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2010-4279 2012-03-27 18:42 2010-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
223681 7.8 HIGH
Local
google android In CryptoPlugin::decrypt of CryptoPlugin.cpp, 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 execution priv… CWE-787
 Out-of-bounds Write
CVE-2019-2202 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223682 7.8 HIGH
Local
google
canonical
android
ubuntu_linux
In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged proces… CWE-787
 Out-of-bounds Write
CVE-2019-2201 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223683 6.7 MEDIUM
Local
google android In createSessionInternal of PackageInstallerService.java, there is a possible permissions bypass. This could lead to local escalation of privilege with System execution privileges needed. User intera… NVD-CWE-noinfo
CVE-2019-2199 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223684 5.5 MEDIUM
Local
google android In Download Provider, there is a possible SQL injection vulnerability. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed f… CWE-89
SQL Injection
CVE-2019-2198 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223685 5.5 MEDIUM
Local
google android In processPhonebookAccess of CachedBluetoothDevice.java, there is a possible permission bypass due to an insecure default value. This could lead to local information disclosure of the user's contact … CWE-1188
 Insecure Default Initialization of Resource
CVE-2019-2197 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223686 5.5 MEDIUM
Local
google android In Download Provider, there is possible SQL injection. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.… CWE-89
SQL Injection
CVE-2019-2196 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223687 7.8 HIGH
Local
google android In tokenize of sqlite3_android.cpp, there is a possible attacker controlled INSERT statement due to improper input validation. This could lead to local escalation of privilege with no additional exec… CWE-20
CWE-89
 Improper Input Validation 
SQL Injection
CVE-2019-2195 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223688 7.8 HIGH
Local
google android In WelcomeActivity.java and related files, there is a possible permissions bypass due to a partially provisioned Device Policy Client. This could lead to local escalation of privilege, leaving an Adm… CWE-269
 Improper Privilege Management
CVE-2019-2193 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223689 7.8 HIGH
Local
google android In call of SliceProvider.java, there is a possible permissions bypass due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed… CWE-20
 Improper Input Validation 
CVE-2019-2192 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
223690 9.8 CRITICAL
Network
google android In okToConnect of HidHostService.java, there is a possible permission bypass due to an incorrect state check. This could lead to remote escalation of privilege with no additional execution privileges… NVD-CWE-noinfo
CVE-2019-2036 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm