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 25, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254601 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0133 2011-03-31 14:19 2011-03-3 Show GitHub Exploit DB Packet Storm
254602 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-0132 2011-03-31 14:17 2011-03-3 Show GitHub Exploit DB Packet Storm
254603 7.6 危険 アップル - 複数の Apple 製品の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0131 2011-03-31 14:01 2011-03-3 Show GitHub Exploit DB Packet Storm
254604 9.3 危険 BlackBerry - BlackBerry Enterprise Server の PDF Distiller におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2604 2011-03-31 13:59 2011-01-11 Show GitHub Exploit DB Packet Storm
254605 6.8 警告 BlackBerry - BlackBerry Device Software のブラウザにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3934 2011-03-31 13:57 2010-10-14 Show GitHub Exploit DB Packet Storm
254606 6 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0540 2011-03-31 13:55 2010-06-15 Show GitHub Exploit DB Packet Storm
254607 6.9 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の cupsFileOpen 関数における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-2431 2011-03-31 13:54 2010-06-17 Show GitHub Exploit DB Packet Storm
254608 6.8 警告 レッドハット
サイバートラスト株式会社
ターボリナックス
オラクル
CUPS
- CUPS の テキストフィルタサブシステムにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0542 2011-03-31 13:53 2010-06-17 Show GitHub Exploit DB Packet Storm
254609 7.9 危険 アップル
サイバートラスト株式会社
レッドハット
オラクル
CUPS
- CUPS の cupsd 内にある ipp.c における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2941 2011-03-31 13:51 2010-11-11 Show GitHub Exploit DB Packet Storm
254610 4.3 警告 アップル
サイバートラスト株式会社
CUPS
ターボリナックス
オラクル
レッドハット
- Apple Mac OS X 上で稼働する CUPS における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2010-1748 2011-03-31 13:45 2010-06-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215341 5.5 MEDIUM
Local
google android In Telephony, there is a possible permission bypass due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction… CWE-862
 Missing Authorization
CVE-2020-0276 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215342 7.8 HIGH
Local
google android In hwservicemanager, there is a possible out of bounds write due to freeing a wild pointer. This could lead to local escalation of privilege with no additional execution privileges needed. User inter… CWE-787
 Out-of-bounds Write
CVE-2020-0273 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215343 4.4 MEDIUM
Local
google android In libhwbinder, there is a possible information disclosure due to uninitialized data. This could lead to local information disclosure with System execution privileges required. User interaction is no… CWE-908
 Use of Uninitialized Resource
CVE-2020-0272 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215344 7.3 HIGH
Local
google android In the Settings app, there is an insecure default value. This could lead to local escalation of privilege and tapjacking with User execution privileges needed. User interaction is needed for exploita… CWE-1188
 Insecure Default Initialization of Resource
CVE-2020-0271 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215345 5.5 MEDIUM
Local
google android In Android Auto Settings, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction… NVD-CWE-noinfo
CVE-2020-0269 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215346 6.4 MEDIUM
Local
google android In NFC, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploi… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-0268 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215347 5.5 MEDIUM
Local
google android In Telephony, there are possible leaks of sensitive data due to missing permission checks. This could lead to local information disclosure with no additional execution privileges needed. User interac… CWE-862
 Missing Authorization
CVE-2020-0265 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215348 5.5 MEDIUM
Local
google android In the Accessibility service, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interac… NVD-CWE-noinfo
CVE-2020-0263 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215349 9.8 CRITICAL
Network
google android In Bluetooth, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not n… CWE-787
 Out-of-bounds Write
CVE-2020-0354 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm
215350 5.5 MEDIUM
Local
google android In the System UI, there is a possible system crash due to an uncaught exception. This could lead to local permanent denial of service with no additional execution privileges needed. User interaction … CWE-755
 Improper Handling of Exceptional Conditions
CVE-2020-0318 2024-11-21 13:53 2020-09-19 Show GitHub Exploit DB Packet Storm