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 31, 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
224901 9.3 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird の mozilla::dom::HTMLMediaElement::LookupMediaElementURITable 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1684 2013-08-14 16:48 2013-06-25 Show GitHub Exploit DB Packet Storm
224902 10 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-1682 2013-08-14 16:47 2013-06-25 Show GitHub Exploit DB Packet Storm
224903 9.3 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1690 2013-08-14 16:37 2013-06-25 Show GitHub Exploit DB Packet Storm
224904 3.3 注意 株式会社NTTドコモ - ドコモ海外利用アプリにおける接続処理に関する脆弱性 CWE-287
不適切な認証
CVE-2013-3659 2013-08-14 13:56 2013-08-7 Show GitHub Exploit DB Packet Storm
224905 4.6 警告 シスコシステムズ - Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-3464 2013-08-14 13:48 2013-08-13 Show GitHub Exploit DB Packet Storm
224906 7.8 危険 IOServer - IOServer の master-station DNP3 ドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2790 2013-08-14 11:20 2013-08-1 Show GitHub Exploit DB Packet Storm
224907 4.7 警告 Schweitzer Engineering Laboratories - 複数の Schweitzer Engineering Laboratories の製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2798 2013-08-13 19:39 2013-08-7 Show GitHub Exploit DB Packet Storm
224908 6.9 警告 Schneider Electric - 複数の Schneider Electric 製品における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2796 2013-08-13 19:27 2013-08-5 Show GitHub Exploit DB Packet Storm
224909 7.1 危険 Schweitzer Engineering Laboratories - 複数の Schweitzer Engineering Laboratories 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2792 2013-08-13 19:15 2013-08-7 Show GitHub Exploit DB Packet Storm
224910 5 警告 IBM - IBM Sterling B2B Integrator におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0494 2013-08-13 18:57 2013-03-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198611 7.0 HIGH
Local
google android In lockNow of PhoneWindowManager.java, there is a possible lock screen bypass due to a race condition. This could lead to local escalation of privilege with User execution privileges needed. User int… CWE-362
Race Condition
CVE-2021-0688 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198612 5.0 MEDIUM
Local
google android In ellipsize of Layout.java, there is a possible ANR due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is n… CWE-834
 Excessive Iteration
CVE-2021-0687 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198613 5.5 MEDIUM
Local
google android In getDefaultSmsPackage of RoleManagerService.java, there is a possible way to get information about the default sms app of a different device user due to a missing permission check. This could lead … CWE-862
 Missing Authorization
CVE-2021-0686 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198614 7.8 HIGH
Local
google android In ParsedIntentInfo of ParsedIntentInfo.java, there is a possible parcel serialization/deserialization mismatch due to unsafe deserialization. This could lead to local escalation of privilege with no… CWE-502
 Deserialization of Untrusted Data
CVE-2021-0685 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198615 7.8 HIGH
Local
google android In TouchInputMapper::sync of TouchInputMapper.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 execution privi… CWE-416
 Use After Free
CVE-2021-0684 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198616 7.8 HIGH
Local
google android In runTraceIpcStop of ActivityManagerShellCommand.java, there is a possible deletion of system files due to a confused deputy. This could lead to local escalation of privilege with no additional exec… NVD-CWE-Other
CVE-2021-0683 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198617 5.5 MEDIUM
Local
google android In sendAccessibilityEvent of NotificationManagerService.java, there is a possible disclosure of notification data due to a missing permission check. This could lead to local information disclosure wi… CWE-862
 Missing Authorization
CVE-2021-0682 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198618 5.5 MEDIUM
Local
google android In system properties, there is a possible information disclosure due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. Use… CWE-862
 Missing Authorization
CVE-2021-0681 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198619 5.5 MEDIUM
Local
google android In system properties, there is a possible information disclosure due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. Use… CWE-862
 Missing Authorization
CVE-2021-0680 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
198620 5.5 MEDIUM
Local
google android In conditionallyRemoveIdentifiers of SubscriptionController.java, there is a possible way to retrieve a trackable identifier due to a missing permission check. This could lead to local information di… CWE-200
Information Exposure
CVE-2021-0644 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm