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
226681 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-3343 2013-07-8 10:42 2013-06-11 Show GitHub Exploit DB Packet Storm
226682 7.2 危険 Linux - Linux Kernel の kernel/events/core.c における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2013-2094 2013-07-5 11:44 2013-04-25 Show GitHub Exploit DB Packet Storm
226683 5 警告 Mozilla Foundation - Mozilla Firefox の国際化ドメイン名表示アルゴリズムにおけるアドレスバーを偽装される脆弱性 CWE-310
暗号の問題
CVE-2013-1699 2013-07-5 11:05 2013-06-25 Show GitHub Exploit DB Packet Storm
226684 5 警告 レッドハット - Red Hat Enterprise Virtualization Manager におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2144 2013-07-5 11:05 2013-06-10 Show GitHub Exploit DB Packet Storm
226685 4.3 警告 Mozilla Foundation - Mozilla Firefox の getUserMedia 許可の実装におけるカメラやマイクへのアクセスを許可させる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1698 2013-07-5 11:04 2013-06-25 Show GitHub Exploit DB Packet Storm
226686 5 警告 Mozilla Foundation - Mozilla Firefox におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1695 2013-07-5 11:03 2013-06-25 Show GitHub Exploit DB Packet Storm
226687 4 警告 Mozilla Foundation - Mozilla Firefox におけるクリックジャッキング攻撃を実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1696 2013-07-5 11:02 2013-06-25 Show GitHub Exploit DB Packet Storm
226688 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1683 2013-07-5 11:01 2013-06-25 Show GitHub Exploit DB Packet Storm
226689 9.3 危険 Mozilla Foundation - Mozilla Firefox のプロファイラの実装における任意の JavaScript コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1688 2013-07-5 11:00 2013-06-25 Show GitHub Exploit DB Packet Storm
226690 9.3 危険 libarchive - libarchive の archive_read_support_format_tar.c におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3641 2013-07-5 10:46 2007-07-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201781 4.7 MEDIUM
Local
google android In is_device_locked and set_device_locked of keystore_keymaster_enforcement.h, there is a possible bypass of lockscreen requirements for keyguard bound keys due to a race condition. This could lead t… CWE-362
Race Condition
CVE-2021-0320 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201782 7.8 HIGH
Local
google android In appendEventsToCacheLocked of SensorEventConnection.cpp, there is a possible out of bounds write due to a use-after-free. This could lead to local escalation of privilege with no additional executi… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-0318 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201783 7.8 HIGH
Local
google android In createOrUpdate of Permission.java and related code, there is possible permission escalation due to a logic error. This could lead to local escalation of privilege with no additional execution priv… CWE-863
 Incorrect Authorization
CVE-2021-0317 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201784 7.3 HIGH
Local
google android In checkCallerIsSystemOr of CompanionDeviceManagerService.java, there is a possible way to get a nearby Bluetooth device's MAC address without appropriate permissions due to a permissions bypass. Thi… CWE-863
 Incorrect Authorization
CVE-2021-0319 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201785 9.8 CRITICAL
Network
google android In avrc_pars_vendor_cmd of avrc_pars_tg.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over Bluetooth with no additional execution… CWE-787
 Out-of-bounds Write
CVE-2021-0316 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201786 7.3 HIGH
Local
google android In onCreate of GrantCredentialsPermissionActivity.java, there is a possible way to convince the user to grant an app access to an account due to a tapjacking/overlay attack. This could lead to local … CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0315 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201787 7.5 HIGH
Network
google android In isWordBreakAfter of LayoutUtils.cpp, there is a possible way to slow or crash a TextView due to improper input validation. This could lead to remote denial of service with no additional execution … CWE-20
 Improper Input Validation 
CVE-2021-0313 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201788 6.5 MEDIUM
Network
google android In WAVSource::read of WAVExtractor.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges ne… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2021-0312 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201789 6.5 MEDIUM
Network
google android In ElementaryStreamQueue::dequeueAccessUnitH264() of ESQueue.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to remote information disclosure with no addit… CWE-787
 Out-of-bounds Write
CVE-2021-0311 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
201790 7.8 HIGH
Local
google android In LazyServiceRegistrar of LazyServiceRegistrar.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privi… CWE-416
 Use After Free
CVE-2021-0310 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm