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 19, 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
251581 4.3 警告 WordPress.org - WordPress 日本語版におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-12-26 12:01 2011-12-26 Show GitHub Exploit DB Packet Storm
251582 4.3 警告 藤本 壱 - Movable Type 用メールフォームプラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6751 2011-12-26 12:00 2011-12-26 Show GitHub Exploit DB Packet Storm
251583 7.2 危険 FreeBSD - FreeBSD の カーネルにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4062 2011-12-26 10:43 2011-09-28 Show GitHub Exploit DB Packet Storm
251584 6.8 警告 Mozilla Foundation - Mac OS X 上で稼働する Mozilla Firefox および Thunderbird におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3666 2011-12-22 15:43 2011-12-20 Show GitHub Exploit DB Packet Storm
251585 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3665 2011-12-22 15:43 2011-12-20 Show GitHub Exploit DB Packet Storm
251586 6.8 警告 Mozilla Foundation - Mac OS X 上で稼働する複数の Mozilla 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-3664 2011-12-22 15:42 2011-12-20 Show GitHub Exploit DB Packet Storm
251587 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるキー入力をキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2011-3663 2011-12-22 15:42 2011-12-20 Show GitHub Exploit DB Packet Storm
251588 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品で使用される YARR 正規表現ライブラリにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3661 2011-12-22 15:41 2011-12-20 Show GitHub Exploit DB Packet Storm
251589 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3660 2011-12-22 15:41 2011-12-20 Show GitHub Exploit DB Packet Storm
251590 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品の SVG 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3658 2011-12-22 15:40 2011-12-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
195701 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
195702 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
195703 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
195704 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
195705 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
195706 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
195707 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
195708 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
195709 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
195710 7.8 HIGH
Local
google android When extracting the incorrectly formatted avi file, the memory is damaged, the playback interface shows that the video cannot be played, and the log is found to be crashed. This problem may lead to h… NVD-CWE-noinfo
CVE-2021-0636 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm