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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224481 7.5 危険 Bharat Mediratta - Gallery の lib/flowplayer.swf.php における脆弱性 CWE-noinfo
情報不足
CVE-2013-2240 2013-10-11 18:19 2013-06-28 Show GitHub Exploit DB Packet Storm
224482 7.5 危険 Bharat Mediratta - Gallery の uploadify および flowplayer SWF ファイルにおける脆弱性 CWE-20
不適切な入力確認
CVE-2013-2138 2013-10-11 18:14 2013-05-31 Show GitHub Exploit DB Packet Storm
224483 5.4 警告 Xen プロジェクト - Xen における無効なメモリを読まれるまたは書き込まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4356 2013-10-11 16:54 2013-09-30 Show GitHub Exploit DB Packet Storm
224484 6.8 警告 Cartpauj.com - WordPress 用 Mingle Forum プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0736 2013-10-11 16:49 2013-09-3 Show GitHub Exploit DB Packet Storm
224485 5.1 警告 GNU Project - GNU C Library の string/strcoll_l.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4424 2013-10-11 15:20 2012-09-5 Show GitHub Exploit DB Packet Storm
224486 7.5 危険 GNU Project - GNU C Library の string/strcoll_l.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4412 2013-10-11 15:15 2012-09-5 Show GitHub Exploit DB Packet Storm
224487 7.5 危険 The Chicken Team - CHICKEN stable および development snapshots におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4385 2013-10-11 12:14 2013-10-3 Show GitHub Exploit DB Packet Storm
224488 7.5 危険 AlienVault - AlienVault Open Source Security Information Management における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5967 2013-10-11 10:54 2013-10-2 Show GitHub Exploit DB Packet Storm
224489 5 警告 Sebastien Corbin - Drupal 用 Make Meeting Scheduler モジュールにおける poll へのアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4379 2013-10-10 18:09 2013-09-4 Show GitHub Exploit DB Packet Storm
224490 6 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Archer GRC におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3276 2013-10-10 17:55 2013-09-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
199051 5.5 MEDIUM
Local
google android In PVInitVideoEncoder of mp4enc_api.cpp, there is a possible out of bounds read due to a heap buffer overflow. This could lead to local information disclosure with no additional execution privileges … CWE-125
Out-of-bounds Read
CVE-2021-1001 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199052 7.8 HIGH
Local
google android In the broadcast definition in AndroidManifest.xml, there is a possible way to set the A2DP bluetooth device connection state due to a missing permission check. This could lead to local escalation of… CWE-862
 Missing Authorization
CVE-2021-0999 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199053 5.5 MEDIUM
Local
google android In 'ih264e_find_bskip_params()' of ih264e_me.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to local information disclosure with no additional execution priv… CWE-125
Out-of-bounds Read
CVE-2021-0998 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199054 5.5 MEDIUM
Local
google android In handleUpdateNetworkState of GnssNetworkConnectivityHandler.java , there is a possible APN disclosure due to log information disclosure. This could lead to local information disclosure with no addi… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2021-0997 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199055 4.5 MEDIUM
Adjacent
google android In nfaHciCallback of HciEventManager.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure over NFC with System execution privileg… CWE-125
Out-of-bounds Read
CVE-2021-0996 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199056 3.3 LOW
Local
google android In registerSuggestionConnectionStatusListener of WifiServiceImpl.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information dis… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0995 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199057 3.3 LOW
Local
google android In requestRouteToHostAddress of ConnectivityService.java, there is a possible way to determine whether an app is installed, without query permissions, due to a missing permission check. This could le… CWE-862
 Missing Authorization
CVE-2021-0994 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199058 6.5 MEDIUM
Network
google android In getOffsetBeforeAfter of TextLine.java, there is a possible denial of service due to resource exhaustion. This could lead to remote denial of service with no additional execution privileges needed.… NVD-CWE-Other
CVE-2021-0993 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199059 3.3 LOW
Local
google android In onCreate of PaymentDefaultDialog.java, there is a possible way to change a default payment app without user consent due to tapjack overlay. This could lead to local escalation of privilege with no… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0992 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199060 2.4 LOW
Adjacent
google android In OnMetadataChangedListener of AdvancedBluetoothDetailsHeaderController.java, there is a possible leak of Bluetooth MAC addresses due to log information disclosure. This could lead to local informat… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2021-0991 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm