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 6, 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
250611 9.3 危険 シマンテック
IBM
- IBM Lotus Notes にて使用される mw8sr.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1215 2011-08-16 11:22 2011-05-24 Show GitHub Exploit DB Packet Storm
250612 9.3 危険 シマンテック
IBM
- IBM Lotus Notes にて使用される assr.dll におけスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1216 2011-08-16 11:19 2011-05-24 Show GitHub Exploit DB Packet Storm
250613 9.3 危険 IBM - IBM Lotus Notes で利用される Autonomy KeyView におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1217 2011-08-16 11:18 2011-05-24 Show GitHub Exploit DB Packet Storm
250614 9.3 危険 シマンテック
IBM
- IBM Lotus Notes にて使用される kvarcve.dll におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1218 2011-08-16 11:15 2011-05-24 Show GitHub Exploit DB Packet Storm
250615 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2633 2011-08-15 10:58 2011-05-18 Show GitHub Exploit DB Packet Storm
250616 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2632 2011-08-15 10:57 2011-05-18 Show GitHub Exploit DB Packet Storm
250617 5 警告 Opera Software ASA - Opera の Cascading Style Sheets の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2631 2011-08-15 10:56 2011-05-18 Show GitHub Exploit DB Packet Storm
250618 4.3 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2630 2011-08-15 10:55 2011-05-18 Show GitHub Exploit DB Packet Storm
250619 5 警告 Opera Software ASA - Opera におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2629 2011-08-15 10:52 2011-05-18 Show GitHub Exploit DB Packet Storm
250620 10 危険 Opera Software ASA - Opera における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2628 2011-08-15 10:51 2011-05-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
210871 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
210872 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
210873 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
210874 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
210875 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
210876 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
210877 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
210878 6.8 MEDIUM
Physics
zephyrproject zephyr The shell subsystem contains a buffer overflow, whereby an adversary with physical access to the device is able to cause a memory corruption, resulting in denial of service or possibly code execution… CWE-120
Classic Buffer Overflow
CVE-2020-10023 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
210879 9.8 CRITICAL
Network
zephyrproject zephyr A malformed JSON payload that is received from an UpdateHub server may trigger memory corruption in the Zephyr OS. This could result in a denial of service in the best case, or code execution in the … CWE-120
Classic Buffer Overflow
CVE-2020-10022 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm
210880 7.8 HIGH
Local
zephyrproject zephyr Out-of-bounds Write in the USB Mass Storage memoryWrite handler with unaligned Sizes See NCC-ZEP-024, NCC-ZEP-025, NCC-ZEP-026 This issue affects: zephyrproject-rtos zephyr version 1.14.1 and later v… CWE-787
 Out-of-bounds Write
CVE-2020-10021 2024-11-21 13:54 2020-05-12 Show GitHub Exploit DB Packet Storm