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 22, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258821 6.5 警告 アップル
サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-1848 2010-11-15 16:20 2010-05-5 Show GitHub Exploit DB Packet Storm
258822 5 警告 サイバートラスト株式会社
Zabbix
- Zabbix サーバの trapper/trapper.c 内にある process_trap 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-4500 2010-11-15 15:41 2009-07-21 Show GitHub Exploit DB Packet Storm
258823 9.3 危険 サイバートラスト株式会社
Zabbix
- Zabbix Agent の net.c 内にある NET_TCP_LISTEN 関数における任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4502 2010-11-15 15:41 2009-09-10 Show GitHub Exploit DB Packet Storm
258824 5 警告 サイバートラスト株式会社
Zabbix
- Zabbix サーバの zbx_get_next_field 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-4501 2010-11-15 15:40 2009-11-25 Show GitHub Exploit DB Packet Storm
258825 7.5 危険 サイバートラスト株式会社
Zabbix
- Zabbix サーバの get_history_lastid 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4499 2010-11-15 15:40 2009-09-10 Show GitHub Exploit DB Packet Storm
258826 6.8 警告 サイバートラスト株式会社
Zabbix
- Zabbix サーバの node_process_command 関数における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2009-4498 2010-11-15 15:40 2009-09-10 Show GitHub Exploit DB Packet Storm
258827 6.9 警告 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-3181 2010-11-11 15:07 2010-10-19 Show GitHub Exploit DB Packet Storm
258828 9.3 危険 アドビシステムズ - 複数の Adobe 製品における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3153 2010-11-10 15:34 2010-10-18 Show GitHub Exploit DB Packet Storm
258829 4.3 警告 アドビシステムズ - Adobe RoboHelp および RoboHelp Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2886 2010-11-10 15:34 2010-10-18 Show GitHub Exploit DB Packet Storm
258830 4.3 警告 アドビシステムズ - Adobe RoboHelp および RoboHelp Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2885 2010-11-10 15:33 2010-10-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
282531 5.4 MEDIUM
Network
synacor zimbra_collaboration_server Zimbra Collaboration before 8.6.0 patch5 has XSS. CWE-79
Cross-site Scripting
CVE-2015-2249 2024-11-21 11:27 2020-01-28 Show GitHub Exploit DB Packet Storm
282532 7.5 HIGH
Network
torproject tor Tor before 0.2.4.26 and 0.2.5.x before 0.2.5.11 does not properly handle pending-connection resolve states during periods of high DNS load, which allows remote attackers to cause a denial of service … CWE-20
 Improper Input Validation 
CVE-2015-2689 2024-11-21 11:27 2020-01-25 Show GitHub Exploit DB Packet Storm
282533 7.5 HIGH
Network
torproject tor buf_pullup in Tor before 0.2.4.26 and 0.2.5.x before 0.2.5.11 does not properly handle unexpected arrival times of buffers with invalid layouts, which allows remote attackers to cause a denial of ser… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2015-2688 2024-11-21 11:27 2020-01-25 Show GitHub Exploit DB Packet Storm
282534 5.5 MEDIUM
Local
pcre
opensuse
mariadb
php
pcre
opensuse
mariadb
php
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group cont… CWE-125
Out-of-bounds Read
CVE-2015-2326 2024-11-21 11:27 2020-01-15 Show GitHub Exploit DB Packet Storm
282535 7.8 HIGH
Local
pcre
opensuse
mariadb
php
pcre
opensuse
mariadb
php
The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other uns… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2015-2325 2024-11-21 11:27 2020-01-15 Show GitHub Exploit DB Packet Storm
282536 6.1 MEDIUM
Network
synacor zimbra_collaboration_server Synacor Zimbra Collaboration Server 8.x before 8.7.0 has Reflected XSS in admin console. CWE-79
Cross-site Scripting
CVE-2015-2230 2024-11-21 11:27 2019-05-31 Show GitHub Exploit DB Packet Storm
282537 9.1 CRITICAL
Network
huawei oceanstor_uds_firmware Huawei OceanStor UDS devices with software before V100R002C01SPC102 might allow remote attackers to capture and change patch loading information resulting in the deletion of directory files and compr… CWE-200
Information Exposure
CVE-2015-2254 2024-11-21 11:27 2019-03-14 Show GitHub Exploit DB Packet Storm
282538 5.4 MEDIUM
Network
10web photo_gallery Cross-site scripting (XSS) vulnerability in the filemanager in the Photo Gallery plugin before 1.2.13 for WordPress allows remote authenticated users with edit permission to inject arbitrary web scri… CWE-79
Cross-site Scripting
CVE-2015-2324 2024-11-21 11:27 2018-02-20 Show GitHub Exploit DB Packet Storm
282539 6.1 MEDIUM
Network
woocommerce woocommerce Cross-site scripting (XSS) vulnerability in the WooCommerce plugin before 2.3.6 for WordPress allows remote attackers to inject arbitrary web script or HTML via a crafted order. CWE-79
Cross-site Scripting
CVE-2015-2329 2024-11-21 11:27 2018-02-9 Show GitHub Exploit DB Packet Storm
282540 7.5 HIGH
Network
etherpad etherpad node/utils/ExportEtherpad.js in Etherpad 1.5.x before 1.5.2 might allow remote attackers to obtain sensitive information by leveraging an improper substring check when exporting a padID. CWE-200
Information Exposure
CVE-2015-2298 2024-11-21 11:27 2018-01-13 Show GitHub Exploit DB Packet Storm