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":June 14, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245921 6.8 警告 Saurused - eXeScope におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1063 2012-06-26 16:10 2009-03-26 Show GitHub Exploit DB Packet Storm
245922 5 警告 chaozz - chaozzDB におけるユーザの資格情報を含むデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1053 2012-06-26 16:10 2009-03-24 Show GitHub Exploit DB Packet Storm
245923 5 警告 chaozz - FireAnt におけるユーザの資格情報を含むデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1052 2012-06-26 16:10 2009-03-24 Show GitHub Exploit DB Packet Storm
245924 5 警告 chaozz - FubarForum におけるユーザの資格情報を含むデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1051 2012-06-26 16:10 2009-03-24 Show GitHub Exploit DB Packet Storm
245925 7.5 危険 cdexos - CDex におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1039 2012-06-26 16:10 2009-03-20 Show GitHub Exploit DB Packet Storm
245926 7.5 危険 deluxebb - DeluxeBB の misc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1033 2012-06-26 16:10 2009-03-20 Show GitHub Exploit DB Packet Storm
245927 9.3 危険 edisys - ediSys eZip Wizard におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1028 2012-06-26 16:10 2009-03-19 Show GitHub Exploit DB Packet Storm
245928 7.5 危険 beerwin - Beerwin PHPLinkAdmin の linkadmin.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-1025 2012-06-26 16:10 2009-03-19 Show GitHub Exploit DB Packet Storm
245929 6.9 警告 Gentoo Linux
foolabs
- Xpdf の Gentoo パッケージにおける権限を取得される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1144 2012-06-26 16:10 2008-10-20 Show GitHub Exploit DB Packet Storm
245930 7.5 危険 beerwin - Beerwin PHPLinkAdmin における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1024 2012-06-26 16:10 2009-03-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220521 9.8 CRITICAL
Network
microsoft office
365_apps
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle objects in memory, aka 'Microsoft Excel Remote Code Execution Vulnerability'. NVD-CWE-noinfo
CVE-2020-0901 2024-11-21 13:54 2020-05-22 Show GitHub Exploit DB Packet Storm
220522 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
220523 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
220524 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
220525 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
220526 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
220527 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
220528 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
220529 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
220530 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