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 10, 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
251711 7.8 危険 アップル
オラクル
- Oracle Solaris の FTB サーバにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2632 2011-06-29 10:10 2011-01-18 Show GitHub Exploit DB Packet Storm
251712 5 警告 アップル
VMware
OpenSSL Project
IBM
ヒューレット・パッカード
- OpenSSL の ssl3_get_record 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-0740 2011-06-29 10:08 2010-03-24 Show GitHub Exploit DB Packet Storm
251713 9.3 危険 アドビシステムズ
ターボリナックス
- Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2094 2011-06-28 12:25 2011-06-14 Show GitHub Exploit DB Packet Storm
251714 5 警告 アドビシステムズ - Adobe ColdFusion におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2091 2011-06-28 12:23 2011-06-14 Show GitHub Exploit DB Packet Storm
251715 6.8 警告 アドビシステムズ - Adobe ColdFusion におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0629 2011-06-28 12:22 2011-06-14 Show GitHub Exploit DB Packet Storm
251716 10 危険 アドビシステムズ
ターボリナックス
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2110 2011-06-28 12:21 2011-06-14 Show GitHub Exploit DB Packet Storm
251717 5 警告 ISC, Inc.
ターボリナックス
- ISC DHCP の dhcpd におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-16
環境設定
CVE-2009-1892 2011-06-28 12:19 2009-10-7 Show GitHub Exploit DB Packet Storm
251718 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 8 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1266 2011-06-28 12:18 2011-06-14 Show GitHub Exploit DB Packet Storm
251719 4.3 警告 マイクロソフト - Windows Server 2003 および 2008 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1264 2011-06-28 12:17 2011-06-14 Show GitHub Exploit DB Packet Storm
251720 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1261 2011-06-28 12:16 2011-06-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
269201 - google chrome The VideoFramePool::PoolImpl::CreateFrame function in media/base/video_frame_pool.cc in Google Chrome before 47.0.2526.73 does not initialize memory for a video-frame data structure, which might allo… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8480 2024-11-21 11:38 2015-12-6 Show GitHub Exploit DB Packet Storm
269202 - google chrome Use-after-free vulnerability in the AudioOutputDevice::OnDeviceAuthorized function in media/audio/audio_output_device.cc in Google Chrome before 47.0.2526.73 allows attackers to cause a denial of ser… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8479 2024-11-21 11:38 2015-12-6 Show GitHub Exploit DB Packet Storm
269203 - google chrome
v8
Multiple unspecified vulnerabilities in Google V8 before 4.7.80.23, as used in Google Chrome before 47.0.2526.73, allow attackers to cause a denial of service or possibly have other impact via unknow… NVD-CWE-noinfo
CVE-2015-8478 2024-11-21 11:38 2015-12-6 Show GitHub Exploit DB Packet Storm
269204 - pcre perl_compatible_regular_expression_library PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8395 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
269205 9.8 CRITICAL
Network
pcre
php
perl_compatible_regular_expression_library
php
PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via … CWE-190
 Integer Overflow or Wraparound
CVE-2015-8394 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
269206 7.5 HIGH
Network
pcre
fedoraproject
php
perl_compatible_regular_expression_library
fedora
php
pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sen… CWE-200
Information Exposure
CVE-2015-8393 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
269207 - pcre perl_compatible_regular_expression_library PCRE before 8.38 mishandles certain instances of the (?| substring, which allows remote attackers to cause a denial of service (unintended recursion and buffer overflow) or possibly have unspecified … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8392 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
269208 9.8 CRITICAL
Network
pcre
oracle
fedoraproject
redhat
php
pcre
linux
fedora
enterprise_linux_desktop
enterprise_linux_server_aus
enterprise_linux_workstation
enterprise_linux_server_tus
enterprise_linux_server
enterprise_linux_eus
The pcre_compile function in pcre_compile.c in PCRE before 8.38 mishandles certain [: nesting, which allows remote attackers to cause a denial of service (CPU consumption) or possibly have unspecifie… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8391 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
269209 9.8 CRITICAL
Network
pcre
fedoraproject
php
perl_compatible_regular_expression_library
fedora
php
PCRE before 8.38 mishandles the [: and \\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other im… CWE-908
 Use of Uninitialized Resource
CVE-2015-8390 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
269210 9.8 CRITICAL
Network
pcre
fedoraproject
php
perl_compatible_regular_expression_library
fedora
php
PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) or possibly have unspecified other impact… CWE-119
CWE-185
Incorrect Access of Indexable Resource ('Range Error') 
 Incorrect Regular Expression
CVE-2015-8389 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm