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, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229601 7.5 危険 phplibre - TribunaLibre の ftag.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5314 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
229602 7.5 危険 phpBB - phpBB 用の Ajax Shoutbox モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5312 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
229603 7.5 危険 phpBB - phpBB 用の Prillian French モジュールにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5309 2012-12-20 18:02 2006-10-17 Show GitHub Exploit DB Packet Storm
229604 4 警告 winzip - WinZip 用の WZFILEVIEW.FileViewCtrl.61 ActiveX コントロールにおける任意のコードを実行される脆弱性 - CVE-2006-5198 2012-12-20 18:02 2006-11-14 Show GitHub Exploit DB Packet Storm
229605 6.8 警告 wheatblog - Wheatblog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5195 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
229606 7.5 危険 wikyblog - Josh Schmidt WikyBlog の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5193 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
229607 7.5 危険 phpgreetz - phpGreetz の includes/footer.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5192 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
229608 5.1 警告 phpBB - phpBB 用の Nivisec Static Topics モジュールにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5191 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
229609 5 警告 webgeneius - webGENEius GOOP Gallery の download.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5188 2012-12-20 18:02 2006-10-10 Show GitHub Exploit DB Packet Storm
229610 5.1 警告 phpmyprofiler - phpMyProfiler の functions.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5186 2012-12-20 18:02 2006-10-10 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
210771 6.5 MEDIUM
Network
apple macos A resource exhaustion issue was addressed with improved input validation. This issue is fixed in macOS Big Sur 11.0.1. An attacker in a privileged network position may be able to perform denial of se… CWE-400
 Uncontrolled Resource Consumption
CVE-2020-10005 2024-11-21 13:54 2021-10-29 Show GitHub Exploit DB Packet Storm
210772 7.8 HIGH
Local
adobe coldfusion The Adobe ColdFusion installer fails to set a secure access-control list (ACL) on the default installation directory, such as C:\ColdFusion2021\. By default, unprivileged users can create files in th… CWE-276
Incorrect Default Permissions 
CVE-2020-10145 2024-11-21 13:54 2021-05-28 Show GitHub Exploit DB Packet Storm
210773 5.3 MEDIUM
Local
zephyrproject zephyr Improper Handling of Insufficient Permissions or Privileges in zephyr. Zephyr versions >= v1.14.2, >= v2.2.0 contain Improper Handling of Insufficient Permissions or Privileges (CWE-280). For more in… NVD-CWE-Other
CVE-2020-10072 2024-11-21 13:54 2021-05-26 Show GitHub Exploit DB Packet Storm
210774 6.5 MEDIUM
Adjacent
zephyrproject zephyr Zephyr Bluetooth unchecked packet data results in denial of service. Zephyr versions >= v1.14.2, >= v2.2.0 contain Improper Handling of Parameters (CWE-233). For more information, see https://github.… NVD-CWE-Other
CVE-2020-10069 2024-11-21 13:54 2021-05-26 Show GitHub Exploit DB Packet Storm
210775 5.7 MEDIUM
Adjacent
zephyrproject zephyr Incorrect Error Handling in Bluetooth HCI core. Zephyr versions >= v1.14.2, >= v2.2.0 contain NULL Pointer Dereference (CWE-476). For more information, see https://github.com/zephyrproject-rtos/zephy… CWE-476
 NULL Pointer Dereference
CVE-2020-10066 2024-11-21 13:54 2021-05-26 Show GitHub Exploit DB Packet Storm
210776 8.8 HIGH
Adjacent
zephyrproject zephyr Missing Size Checks in Bluetooth HCI over SPI. Zephyr versions >= v1.14.2, >= v2.2.0 contain Improper Handling of Length Parameter Inconsistency (CWE-130). For more information, see https://github.co… CWE-787
 Out-of-bounds Write
CVE-2020-10065 2024-11-21 13:54 2021-05-26 Show GitHub Exploit DB Packet Storm
210777 9.8 CRITICAL
Network
zephyrproject zephyr Improper Input Frame Validation in ieee802154 Processing. Zephyr versions >= v1.14.2, >= v2.2.0 contain Stack-based Buffer Overflow (CWE-121), Heap-based Buffer Overflow (CWE-122). For more informati… CWE-787
 Out-of-bounds Write
CVE-2020-10064 2024-11-21 13:54 2021-05-26 Show GitHub Exploit DB Packet Storm
210778 7.8 HIGH
Local
apple mac_os_x
macos
An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in macOS Big Sur 11.1, Security Update 2020-001 Catalina, Security Update 2020-007 Mojave, macOS Big Sur … CWE-787
 Out-of-bounds Write
CVE-2020-10015 2024-11-21 13:54 2021-04-3 Show GitHub Exploit DB Packet Storm
210779 5.5 MEDIUM
Local
apple macos A logic issue was addressed with improved restrictions. This issue is fixed in macOS Big Sur 11.0.1. A malicious application with root privileges may be able to access private information. NVD-CWE-noinfo
CVE-2020-10008 2024-11-21 13:54 2021-04-3 Show GitHub Exploit DB Packet Storm
210780 5.5 MEDIUM
Local
apple
debian
mac_os_x
debian_linux
An input validation issue was addressed with improved memory handling. This issue is fixed in macOS Big Sur 11.1, Security Update 2020-001 Catalina, Security Update 2020-007 Mojave. A malicious appli… CWE-20
 Improper Input Validation 
CVE-2020-10001 2024-11-21 13:54 2021-04-3 Show GitHub Exploit DB Packet Storm