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 27, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229591 7.5 危険 x10media - x10Media x10 Automatic MP3 Script における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4141 2012-12-20 18:52 2008-09-24 Show GitHub Exploit DB Packet Storm
229592 10 危険 technote - Technote の skin_shop/standard/3_plugin_twindow/twindow_notice.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4138 2012-12-20 18:52 2008-09-24 Show GitHub Exploit DB Packet Storm
229593 7.8 危険 s60 - Nokia E90 Communicator および Nseries N82 上で稼動している Symbian OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4135 2012-12-20 18:52 2008-09-19 Show GitHub Exploit DB Packet Storm
229594 7.5 危険 phprealty - phpRealty の manager/static/view.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4134 2012-12-20 18:52 2008-09-19 Show GitHub Exploit DB Packet Storm
229595 5 警告 phpBB - phpBB の search 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-4125 2012-12-20 18:52 2008-09-18 Show GitHub Exploit DB Packet Storm
229596 7.8 危険 サン・マイクロシステムズ - SunMC の PRM モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-4117 2012-12-20 18:52 2008-09-15 Show GitHub Exploit DB Packet Storm
229597 5 警告 talkback - TalkBack における設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-4115 2012-12-20 18:52 2008-09-16 Show GitHub Exploit DB Packet Storm
229598 7.2 危険 Python Software Foundation - Python の Tools/faqwiz/move-faqwiz.sh における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4108 2012-12-20 18:52 2008-09-18 Show GitHub Exploit DB Packet Storm
229599 5.1 警告 WordPress.org - WordPress におけるユーザパスワードを任意の値に変更される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4106 2012-12-20 18:52 2008-09-8 Show GitHub Exploit DB Packet Storm
229600 8.5 危険 The phpMyAdmin Project - phpMyAdmin の libraries/database_interface.lib.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4096 2012-12-20 18:52 2008-09-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221781 7.8 HIGH
Local
google android In load_logging_config of qmi_vs_service.cc, 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 privi… CWE-787
 Out-of-bounds Write
CVE-2019-2210 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221782 6.8 MEDIUM
Physics
google android In getUserCount and getCount of UserSwitcherController.java, there is possible new user creation due to a logic error. This could lead to local escalation of privilege for an attacker who has physica… NVD-CWE-noinfo
CVE-2019-2233 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221783 7.8 HIGH
Local
google
canonical
android
ubuntu_linux
In binder_transaction of binder.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges need… CWE-787
 Out-of-bounds Write
CVE-2019-2214 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221784 7.4 HIGH
Local
google android In binder_free_transaction of binder.c, 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. Us… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2019-2213 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221785 5.5 MEDIUM
Local
google android In poisson_distribution of random, there is an out of bounds read. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for e… CWE-125
Out-of-bounds Read
CVE-2019-2212 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221786 7.5 HIGH
Network
google android In createProjectionMapForQuery of TvProvider.java, there is possible SQL injection. This could lead to local information disclosure with no additional execution privileges needed. User interaction is… CWE-89
SQL Injection
CVE-2019-2211 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221787 5.5 MEDIUM
Local
google android In BTA_DmPinReply of bta_dm_api.cc, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with User execution privileges needed. Use… CWE-125
Out-of-bounds Read
CVE-2019-2209 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221788 7.5 HIGH
Network
google android In PromiseBuiltinsAssembler::NewPromiseCapability of builtins-promise.cc, there is a possible out of bounds read in v8 JIT code due to a bug in code generation. This could lead to remote information … CWE-125
Out-of-bounds Read
CVE-2019-2208 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221789 7.8 HIGH
Local
google android In nfa_hci_handle_admin_gate_rsp of nfa_hci_act.cc, there is a possible out of bound write due to missing bounds checks. This could lead to local escalation of privilege with system execution privile… CWE-787
 Out-of-bounds Write
CVE-2019-2207 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm
221790 8.8 HIGH
Network
google android In rw_i93_sm_set_read_only of rw_i93.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 execution privileg… CWE-787
 Out-of-bounds Write
CVE-2019-2206 2024-11-21 13:40 2019-11-14 Show GitHub Exploit DB Packet Storm