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":April 28, 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
252961 9.3 危険 マイクロソフト - Microsoft Internet Explorer において任意のコードが実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0249 2010-02-19 14:21 2010-01-15 Show GitHub Exploit DB Packet Storm
252962 7.5 危険 アップル
MySQL AB
- MySQL で使用される yaSSL におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2008-0227 2010-02-19 11:37 2008-01-10 Show GitHub Exploit DB Packet Storm
252963 7.5 危険 アップル
MySQL AB
- MySQL で使用される yaSSL における複数のバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-0226 2010-02-19 11:32 2008-01-10 Show GitHub Exploit DB Packet Storm
252964 7.5 危険 Linux
レッドハット
- Linux kernel の do_coredump 関数における任意のファイルを改ざんされる脆弱性 - CVE-2006-6304 2010-02-18 14:28 2006-12-14 Show GitHub Exploit DB Packet Storm
252965 7.8 危険 Linux
レッドハット
- Linux kernel の net/ipv4/route.c 用の特定のレッドハットパッチにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-4272 2010-02-18 14:28 2010-01-19 Show GitHub Exploit DB Packet Storm
252966 9.3 危険 レッドハット
リアルネットワークス
- Realnetworks RealPlayer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4248 2010-02-17 11:48 2010-01-19 Show GitHub Exploit DB Packet Storm
252967 9.3 危険 リアルネットワークス - Realnetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4246 2010-02-17 11:48 2010-01-19 Show GitHub Exploit DB Packet Storm
252968 9.3 危険 レッドハット
リアルネットワークス
- Realnetworks RealPlayer の smlrender.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4257 2010-02-17 11:48 2010-01-19 Show GitHub Exploit DB Packet Storm
252969 9.3 危険 レッドハット
リアルネットワークス
- Realnetworks RealPlayer におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4245 2010-02-17 11:48 2010-01-19 Show GitHub Exploit DB Packet Storm
252970 9.3 危険 リアルネットワークス - Realnetworks RealPlayer における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-4244 2010-02-17 11:48 2010-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271191 5.4 MEDIUM
Network
netcracker resource_management_system Multiple cross-site scripting (XSS) vulnerabilities in NetCracker Resource Management System before 8.2 allow remote authenticated users to inject arbitrary web script or HTML via the (1) ctrl, (2) t… CWE-79
Cross-site Scripting
CVE-2015-2207 2024-11-21 11:27 2020-02-9 Show GitHub Exploit DB Packet Storm
271192 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
271193 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
271194 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
271195 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
271196 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
271197 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
271198 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
271199 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
271200 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