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
254781 4.3 警告 シスコシステムズ - Cisco Router and Security Device Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0594 2010-04-8 15:03 2010-04-8 Show GitHub Exploit DB Packet Storm
254782 4.3 警告 MODX - MODx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1427 2010-04-8 15:02 2010-04-8 Show GitHub Exploit DB Packet Storm
254783 7.5 危険 MODX - MODx における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1426 2010-04-8 15:02 2010-04-8 Show GitHub Exploit DB Packet Storm
254784 7.8 危険 シスコシステムズ - Cisco IOS および Cisco ルータにおける IKE パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2010-0578 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254785 7.8 危険 シスコシステムズ - Cisco IOS における SCCP パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0584 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254786 7.8 危険 シスコシステムズ - Cisco IOS における LDP パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0576 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254787 7.8 危険 シスコシステムズ - Cisco IOS の H.323 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0583 2010-04-8 10:42 2010-03-24 Show GitHub Exploit DB Packet Storm
254788 7.8 危険 シスコシステムズ - Cisco IOS における H.323 パケットの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0582 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
254789 7.8 危険 シスコシステムズ - Cisco IOS の SIP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0579 2010-04-8 10:41 2010-03-24 Show GitHub Exploit DB Packet Storm
254790 10 危険 シスコシステムズ - Cisco IOS の SIP 実装における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0581 2010-04-8 10:41 2010-03-24 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