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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254791 10 危険 シスコシステムズ - Cisco IOS の SIP 実装における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0580 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
254792 4.3 警告 マイクロソフト - Internet Explorer における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2010-0488 2010-04-7 15:02 2010-04-7 Show GitHub Exploit DB Packet Storm
254793 7.8 危険 シスコシステムズ - Cisco IOS における SCCP メッセージの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0586 2010-04-7 14:50 2010-03-24 Show GitHub Exploit DB Packet Storm
254794 7.8 危険 シスコシステムズ - Cisco IOS における SCCP メッセージの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0585 2010-04-7 14:50 2010-03-24 Show GitHub Exploit DB Packet Storm
254795 7.1 危険 シスコシステムズ - Cisco IOS における TCP セグメントの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0577 2010-04-7 14:50 2010-03-24 Show GitHub Exploit DB Packet Storm
254796 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0167 2010-04-7 14:50 2010-03-23 Show GitHub Exploit DB Packet Storm
254797 5.1 警告 Mozilla Foundation - Mac OS X 上で稼働する Mozilla Firefox の gfxTextRun::SanitizeGlyphRuns 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0166 2010-04-7 14:49 2010-03-23 Show GitHub Exploit DB Packet Storm
254798 9.3 危険 Mozilla Foundation - Mozilla Firefox の TraceRecorder::traverseScopeChain 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0165 2010-04-7 14:49 2010-03-23 Show GitHub Exploit DB Packet Storm
254799 4.3 警告 Mozilla Foundation - Mozilla Firefox の非同期認証プロンプト実装における信頼できる認証ダイアログになりすまされる脆弱性 CWE-Other
その他
CVE-2010-0172 2010-04-6 16:50 2010-03-23 Show GitHub Exploit DB Packet Storm
254800 5 警告 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の CSSLoaderImpl::DoSheetComplete 関数におけるウェブページのレンダリングを中断される脆弱性 CWE-Other
その他
CVE-2010-0169 2010-04-6 16:50 2010-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212771 7.8 HIGH
Local
google
opensuse
android
leap
In skb_to_mamac of networking.c, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. U… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0432 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212772 6.7 MEDIUM
Local
google
opensuse
android
leap
In kbd_keycode of keyboard.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. U… CWE-787
 Out-of-bounds Write
CVE-2020-0431 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212773 7.8 HIGH
Local
google android In skb_headlen of /include/linux/skbuff.h, there is a possible out of bounds read due to memory corruption. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-125
Out-of-bounds Read
CVE-2020-0430 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212774 6.7 MEDIUM
Local
google android In l2tp_session_delete and related functions of l2tp_core.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privil… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2020-0429 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212775 6.4 MEDIUM
Local
google android In CamX code, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges required. User interaction is not needed fo… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-0428 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212776 5.5 MEDIUM
Local
google
debian
opensuse
starwindsoftware
android
debian_linux
leap
starwind_virtual_san
In create_pinctrl of core.c, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges needed. User inter… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2020-0427 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212777 6.7 MEDIUM
Local
google android In the FPC TrustZone fingerprint App, there is a possible invalid command handler due to an exposed test feature. This could lead to local escalation of privilege in the TEE, with System execution pr… CWE-269
 Improper Privilege Management
CVE-2020-0403 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212778 7.8 HIGH
Local
google android In manifest files of the SmartSpace package, there is a possible tapjacking vector due to a missing permission check. This could lead to local escalation of privilege and account hijacking with no ad… CWE-1021
CWE-862
 Improper Restriction of Rendered UI Layers or Frames
 Missing Authorization
CVE-2020-0387 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212779 4.4 MEDIUM
Local
google android In various functions in fscrypt_ice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs (Initialization Vectors), 64-bit IVs are… CWE-330
 Use of Insufficiently Random Values
CVE-2020-0407 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212780 5.5 MEDIUM
Local
google
oracle
android
communications_cloud_native_core_binding_support_function
communications_cloud_native_core_policy
communications_cloud_native_core_network_exposure_function
In uvc_scan_chain_forward of uvc_driver.c, there is a possible linked list corruption due to an unusual root cause. This could lead to local escalation of privilege in the kernel with no additional e… CWE-269
 Improper Privilege Management
CVE-2020-0404 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm