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 10, 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
228671 5 警告 Opera Software ASA - Opera におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-6466 2013-01-7 16:47 2012-11-6 Show GitHub Exploit DB Packet Storm
228672 9.3 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-6465 2013-01-7 16:46 2012-11-6 Show GitHub Exploit DB Packet Storm
228673 4.3 警告 Opera Software ASA - Opera におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6464 2013-01-7 16:46 2012-11-6 Show GitHub Exploit DB Packet Storm
228674 4.3 警告 Opera Software ASA - Opera におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6463 2013-01-7 16:42 2012-11-6 Show GitHub Exploit DB Packet Storm
228675 5 警告 Opera Software ASA - Opera におけるページコンテンツの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6462 2013-01-7 16:41 2012-11-6 Show GitHub Exploit DB Packet Storm
228676 5 警告 Opera Software ASA - Opera の HTTPS の実装における失効ステータスチェック結果が間違って表示される脆弱性 CWE-20
不適切な入力確認
CVE-2012-6461 2013-01-7 16:37 2012-11-6 Show GitHub Exploit DB Packet Storm
228677 5 警告 Opera Software ASA - Opera における任意のプログラムをダウンロードおよび実行される脆弱性 CWE-Other
その他
CVE-2012-6460 2013-01-7 16:36 2012-08-30 Show GitHub Exploit DB Packet Storm
228678 6.8 警告 e107.org - e107 の e107_admin/download.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6434 2013-01-7 16:26 2013-01-3 Show GitHub Exploit DB Packet Storm
228679 6.8 警告 e107.org - e107 の e107_admin/newspost.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-6433 2013-01-7 16:15 2013-01-3 Show GitHub Exploit DB Packet Storm
228680 6 警告 MoinMoin - MoinMoin におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-6495 2013-01-7 16:04 2012-12-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
226541 7.8 HIGH
Local
google android In SetScanResponseData of ble_advertiser_hci_interface.cc, there is a possible out-of-bound write due to a missing bounds check. This could lead to local escalation of privilege with no additional ex… CWE-787
 Out-of-bounds Write
CVE-2019-2032 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226542 7.8 HIGH
Local
google android In rw_t3t_act_handle_check_ndef_rsp of rw_t3t.cc, there is a possible out-of-bound write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution p… CWE-787
 Out-of-bounds Write
CVE-2019-2031 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226543 9.8 CRITICAL
Network
google android In removeInterfaceAddress of NetworkController.cpp, there is a possible use after free. This could lead to remote code execution with no additional execution privileges needed. User interaction is no… CWE-416
 Use After Free
CVE-2019-2030 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226544 8.8 HIGH
Network
google android In btm_proc_smp_cback of tm_ble.cc, there is a possible memory corruption due to a use after free. This could lead to remote code execution with no additional execution privileges needed. User intera… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2029 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226545 8.8 HIGH
Network
google android In numerous hand-crafted functions in libmpeg2, NEON registers are not preserved. This could lead to remote code execution with no additional execution privileges needed. User interaction is needed f… CWE-20
 Improper Input Validation 
CVE-2019-2028 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226546 8.8 HIGH
Network
google android In floor0_inverse1 of floor0.c, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution with no additional execution privileges needed. User… CWE-787
 Out-of-bounds Write
CVE-2019-2027 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226547 7.8 HIGH
Local
google android In updateAssistMenuItems of Editor.java, there is a possible escape from the Setup Wizard due to a missing permission check. This could lead to local escalation of privilege and FRP bypass with no ad… CWE-862
 Missing Authorization
CVE-2019-2026 2024-11-21 13:40 2019-04-20 Show GitHub Exploit DB Packet Storm
226548 7.3 HIGH
Network
oracle retail_convenience_store_back_office Vulnerability in the Oracle Retail Convenience Store Back Office component of Oracle Retail Applications (subcomponent: Level 3 Maintenance Functions). The supported version that is affected is 3.6. … NVD-CWE-noinfo
CVE-2019-2424 2024-11-21 13:40 2019-04-24 Show GitHub Exploit DB Packet Storm
226549 5.5 MEDIUM
Local
google android The permissions on /proc/iomem were world-readable. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Pr… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2019-2001 2024-11-21 13:40 2019-03-1 Show GitHub Exploit DB Packet Storm
226550 7.8 HIGH
Local
google android In several functions of binder.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User in… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2000 2024-11-21 13:40 2019-03-1 Show GitHub Exploit DB Packet Storm