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 18, 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
255071 10 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の Accessibility コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-1809 2010-10-4 17:55 2010-09-8 Show GitHub Exploit DB Packet Storm
255072 4 警告 ISC, Inc.
IBM
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
レッドハット
- BIND 9 の DNSSEC 検証処理における脆弱性 CWE-noinfo
情報不足
CVE-2009-4022 2010-10-1 17:39 2009-12-2 Show GitHub Exploit DB Packet Storm
255073 4 警告 ISC, Inc.
サイバートラスト株式会社
ターボリナックス
ヒューレット・パッカード
レッドハット
- ISC BIND における DNS キャッシュ汚染の脆弱性 CWE-noinfo
情報不足
CVE-2010-0290 2010-10-1 17:39 2010-01-22 Show GitHub Exploit DB Packet Storm
255074 7.6 危険 ISC, Inc.
ヒューレット・パッカード
- ISC BIND における処理範囲外のデータ処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-0382 2010-10-1 17:38 2010-01-22 Show GitHub Exploit DB Packet Storm
255075 9 危険 日立 - Groupmax Scheduler Server における複数の脆弱性 CWE-noinfo
情報不足
- 2010-10-1 17:37 2010-09-6 Show GitHub Exploit DB Packet Storm
255076 5.8 警告 富士通
アクセラテクノロジ
- Accela BizSearch の文書参照画面におけるフィッシング脅威の脆弱性 CWE-noinfo
情報不足
- 2010-10-1 17:37 2010-09-2 Show GitHub Exploit DB Packet Storm
255077 9.3 危険 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3131 2010-10-1 17:31 2010-09-7 Show GitHub Exploit DB Packet Storm
255078 9.3 危険 Mozilla Foundation - Apple Mac OS X 上で稼働する複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2770 2010-09-30 17:56 2010-09-7 Show GitHub Exploit DB Packet Storm
255079 7.2 危険 レッドハット - Red Hat Package Manager の lib/fsm.c における 権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2005-4889 2010-09-29 16:00 2010-06-8 Show GitHub Exploit DB Packet Storm
255080 10 危険 シスコシステムズ - Cisco Industrial Ethernet 3000 シリーズに SNMP Community String がハードコードされている問題 CWE-264
認可・権限・アクセス制御
CVE-2010-1574 2010-09-29 16:00 2010-07-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195601 7.8 HIGH
Local
google android In sanitizeSbn of NotificationManagerService.java, there is a possible way to keep service running in foreground and keep granted permissions due to Bypass of Background Service Restrictions. This co… NVD-CWE-Other
CVE-2021-0705 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
195602 6.8 MEDIUM
Physics
google android In SecondStageMain of init.cpp, there is a possible use after free due to incorrect shared_ptr usage. This could lead to local escalation of privilege if the attacker has physical access to the devic… CWE-416
 Use After Free
CVE-2021-0703 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
195603 5.5 MEDIUM
Local
google android In RevertActiveSessions of apexd.cpp, there is a possible way to share the wrong file due to an unintentional MediaStore downgrade. This could lead to local information disclosure with no additional … NVD-CWE-noinfo
CVE-2021-0702 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
195604 7.8 HIGH
Local
google android In VectorDrawable::VectorDrawable of VectorDrawable.java, there is a possible way to introduce a memory corruption due to sharing of not thread-safe objects. This could lead to local escalation of pr… CWE-362
Race Condition
CVE-2021-0652 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
195605 5.5 MEDIUM
Local
google android In loadLabel of PackageItemInfo.java, there is a possible way to DoS a device by having a long label in an app due to incorrect input validation. This could lead to local denial of service with no ad… CWE-20
 Improper Input Validation 
CVE-2021-0651 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
195606 5.5 MEDIUM
Local
google android In getAllSubInfoList of SubscriptionController.java, there is a possible way to retrieve a long term identifier without the correct permissions due to a missing permission check. This could lead to l… CWE-862
 Missing Authorization
CVE-2021-0643 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
195607 5.5 MEDIUM
Local
google android In get_sock_stat of xt_qtaguid.c, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with User execution privileges needed. User interacti… CWE-416
 Use After Free
CVE-2021-0695 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
195608 5.5 MEDIUM
Local
google android In openFile of HeapDumpProvider.java, there is a possible way to retrieve generated heap dumps from debuggable apps due to an unprotected provider. This could lead to local information disclosure wit… NVD-CWE-noinfo
CVE-2021-0693 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
195609 7.8 HIGH
Local
google android In sendBroadcastToInstaller of FirstScreenBroadcast.java, there is a possible activity launch due to an unsafe PendingIntent. This could lead to local escalation of privilege with no additional execu… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0692 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm
195610 6.7 MEDIUM
Local
google android In the SELinux policy configured in system_app.te, there is a possible way for system_app to gain code execution in other processes due to an overly-permissive SELinux policy. This could lead to loca… CWE-269
 Improper Privilege Management
CVE-2021-0691 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm