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 22, 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
251021 6.5 警告 g.rodola - pyftpdlib の FTPServer.py におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6736 2012-03-27 18:42 2007-06-15 Show GitHub Exploit DB Packet Storm
251022 4 警告 IBM - IBM FileNet P8AE の Workplace コンポーネントにおけるアクセス制限を回避する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7242 2012-03-27 18:42 2010-09-20 Show GitHub Exploit DB Packet Storm
251023 4 警告 IBM - IBM FileNet P8AE の Image Viewer コンポーネントにおけるアクセス制限を回避する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7241 2012-03-27 18:42 2010-09-20 Show GitHub Exploit DB Packet Storm
251024 7.2 危険 GNOME Project - gnome-power-manager における無人のラップトップにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7240 2012-03-27 18:42 2010-09-7 Show GitHub Exploit DB Packet Storm
251025 5 警告 Apache Software Foundation - Apache Wicket におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1089 2012-03-27 14:46 2012-03-23 Show GitHub Exploit DB Packet Storm
251026 4.3 警告 Apache Software Foundation - Apache Wicket におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0047 2012-03-27 14:43 2012-03-23 Show GitHub Exploit DB Packet Storm
251027 5 警告 Google - Google Chrome におけるサービス運用妨害 (システムリクエスト妨害) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3049 2012-03-27 14:26 2012-03-21 Show GitHub Exploit DB Packet Storm
251028 10 危険 Google - Google Chrome におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1846 2012-03-27 14:21 2012-03-22 Show GitHub Exploit DB Packet Storm
251029 10 危険 Google - Google Chrome における DEP および ASLR 保護メカニズムを回避される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1845 2012-03-27 14:19 2012-03-22 Show GitHub Exploit DB Packet Storm
251030 5 警告 Google - Google Chrome で使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-3057 2012-03-27 14:08 2012-03-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214831 5.4 MEDIUM
Adjacent
bluetooth
opensuse
bluetooth_core
leap
Legacy pairing and secure-connections pairing authentication in Bluetooth BR/EDR Core Specification v5.2 and earlier may allow an unauthenticated user to complete authentication without pairing crede… CWE-290
 Authentication Bypass by Spoofing
CVE-2020-10135 2024-11-21 13:54 2020-05-20 Show GitHub Exploit DB Packet Storm
214832 6.3 MEDIUM
Adjacent
bluetooth bluetooth_core Pairing in Bluetooth® Core v5.2 and earlier may permit an unauthenticated attacker to acquire credentials with two pairing devices via adjacent access when the unauthenticated user initiates differen… CWE-436
 Interpretation Conflict
CVE-2020-10134 2024-11-21 13:54 2020-05-20 Show GitHub Exploit DB Packet Storm
214833 8.8 HIGH
Network
powerdns recursor An issue has been found in PowerDNS Recursor 4.1.0 up to and including 4.3.0. It allows an attacker (with enough privileges to change the system's hostname) to cause disclosure of uninitialized memor… CWE-125
Out-of-bounds Read
CVE-2020-10030 2024-11-21 13:54 2020-05-20 Show GitHub Exploit DB Packet Storm
214834 7.8 HIGH
Local
zephyrproject zephyr A malicious userspace application can cause a integer overflow and bypass security checks performed by system call handlers. The impact would depend on the underlying system call and can range from d… CWE-190
 Integer Overflow or Wraparound
CVE-2020-10067 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
214835 6.5 MEDIUM
Network
zephyrproject zephyr In updatehub_probe, right after JSON parsing is complete, objects\[1] is accessed from the output structure in two different places. If the JSON contained less than two elements, this access would re… CWE-824
 Access of Uninitialized Pointer
CVE-2020-10060 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
214836 4.8 MEDIUM
Network
zephyrproject zephyr The UpdateHub module disables DTLS peer checking, which allows for a man in the middle attack. This is mitigated by firmware images requiring valid signatures. However, there is no benefit to using D… CWE-295
Improper Certificate Validation 
CVE-2020-10059 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
214837 7.8 HIGH
Local
zephyrproject zephyr Multiple syscalls in the Kscan subsystem perform insufficient argument validation, allowing code executing in userspace to potentially gain elevated privileges. See NCC-ZEP-006 This issue affects: ze… CWE-20
 Improper Input Validation 
CVE-2020-10058 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
214838 7.8 HIGH
Local
zephyrproject zephyr Multiple syscalls with insufficient argument validation See NCC-ZEP-006 This issue affects: zephyrproject-rtos zephyr version 1.14.0 and later versions. version 2.1.0 and later versions. CWE-20
 Improper Input Validation 
CVE-2020-10028 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
214839 7.8 HIGH
Local
zephyrproject zephyr An attacker who has obtained code execution within a user thread is able to elevate privileges to that of the kernel. See NCC-ZEP-001 This issue affects: zephyrproject-rtos zephyr version 1.14.0 and … CWE-697
 Incorrect Comparison
CVE-2020-10027 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
214840 7.8 HIGH
Local
zephyrproject zephyr The arm platform-specific code uses a signed integer comparison when validating system call numbers. An attacker who has obtained code execution within a user thread is able to elevate privileges to … CWE-697
 Incorrect Comparison
CVE-2020-10024 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm