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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227031 7.5 危険 Mike Jolley - WordPress 用の Download Monitor プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2034 2012-12-20 18:52 2008-04-30 Show GitHub Exploit DB Packet Storm
227032 7.5 危険 WordPress.org - WordPress 用の Spreadsheet プラグインの ss_load.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1982 2012-12-20 18:52 2008-04-27 Show GitHub Exploit DB Packet Storm
227033 7.5 危険 phphq - phShoutBox Final における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2008-1971 2012-12-20 18:52 2008-04-27 Show GitHub Exploit DB Packet Storm
227034 7.5 危険 quate - Quate Grape Web Statistics の includes/functions.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1963 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227035 7.5 危険 sipp - SIPp の call.cpp の get_remote_video_port_media 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1959 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227036 4.3 警告 wikepage - Wikepage Opus の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1956 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227037 4.3 警告 Toocharger - Martin BOUCHER MyBoard の rep.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1955 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227038 7.5 危険 webcalendar - Web Calendar Pro の one_day.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1954 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227039 6.8 警告 Realtek Semiconductor Corp - Windows Vista 上で稼動している Realtek HD Audio Codec Drivers RTKVHDA.sys などにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-1932 2012-12-20 18:52 2008-04-25 Show GitHub Exploit DB Packet Storm
227040 6.8 警告 Realtek Semiconductor Corp - Windows Vista 上で稼動している Realtek HD Audio Codec Drivers RTKVHDA.sys および RTKVHDA64.sys におけるレジストリキーを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1931 2012-12-20 18:52 2008-04-25 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