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 3, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227191 4.3 警告 ZyXEL - Zyxel P-2602HW-D1A ルータ上におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1260 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227192 9.3 危険 ZyXEL - Zyxel P-2602HW-D1A ルータにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-1259 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227193 4.3 警告 ZyXEL - ZyXEL P-660HW シリーズルータ上で稼動する Forms/DiagGeneral_2 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1257 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227194 10 危険 ZyXEL - ZyXEL P-660HW における管理アクセス権限を取得される脆弱性 CWE-DesignError
CVE-2008-1256 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227195 10 危険 ZyXEL - ZyXEL P-660HW シリーズルータにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1255 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227196 6.8 警告 ZyXEL - ZyXEL P-660HW シリーズルータにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1254 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227197 4.3 警告 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する Web インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1251 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227198 9.3 危険 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1250 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227199 9.4 危険 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する snomControl.swf におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-1249 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
227200 5.8 警告 snom - Snom 320 SIP Phone 用の中央電話サーバ上で稼動する Web インターフェースにおける任意の電話を発信される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-1248 2012-12-20 18:34 2008-03-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211061 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
211062 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
211063 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
211064 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
211065 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
211066 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
211067 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
211068 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
211069 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
211070 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