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 1, 2026, 12:10 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253221 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0052 2010-07-13 16:35 2010-03-15 Show GitHub Exploit DB Packet Storm
253222 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0050 2010-07-13 16:34 2010-03-15 Show GitHub Exploit DB Packet Storm
253223 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0049 2010-07-13 16:33 2010-03-15 Show GitHub Exploit DB Packet Storm
253224 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0048 2010-07-13 16:33 2010-03-15 Show GitHub Exploit DB Packet Storm
253225 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0047 2010-07-13 16:31 2010-03-15 Show GitHub Exploit DB Packet Storm
253226 9.3 危険 アップル - Apple Safari の Cascading Style Sheet 実装 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0046 2010-07-13 16:30 2010-03-15 Show GitHub Exploit DB Packet Storm
253227 9.3 危険 アップル - Apple Safari の ImageIO における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0043 2010-07-13 16:30 2010-03-15 Show GitHub Exploit DB Packet Storm
253228 4.3 警告 アップル - Apple Safari の ImageIO における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0041 2010-07-13 16:29 2010-03-15 Show GitHub Exploit DB Packet Storm
253229 6.8 警告 アップル
サイバートラスト株式会社
Mozilla Foundation
レッドハット
- libc における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-0689 2010-07-13 16:28 2009-07-1 Show GitHub Exploit DB Packet Storm
253230 6.8 警告 アップル - WebKit におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-2816 2010-07-13 16:28 2009-11-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267231 7.3 HIGH
Network
pcre
fedoraproject
php
perl_compatible_regular_expression_library
fedora
php
PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impa… CWE-190
 Integer Overflow or Wraparound
CVE-2015-8387 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267232 9.8 CRITICAL
Network
pcre
fedoraproject
oracle
php
perl_compatible_regular_expression_library
fedora
linux
php
PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8386 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267233 - oracle
pcre
linux
perl_compatible_regular_expression_library
PCRE before 8.38 mishandles the /(?|(\k'Pm')|(?'Pm'))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or po… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8385 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267234 - pcre perl_compatible_regular_expression_library PCRE before 8.38 mishandles the /(?J)(?'d'(?'d'\g{d}))/ pattern and related patterns with certain recursive back references, which allows remote attackers to cause a denial of service (buffer overflo… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8384 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267235 9.8 CRITICAL
Network
pcre
fedoraproject
php
perl_compatible_regular_expression_library
fedora
php
PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted r… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8383 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267236 - pcre perl_compatible_regular_expression_library The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8382 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267237 - pcre perl_compatible_regular_expression_library The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?'R')(\k'R')|((?'R')))H'Rk'Rf)|s(?'R'))))/ and /(?J:(?|(:(?|(?'… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8381 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267238 - pcre
fedoraproject
perl_compatible_regular_expression_library
fedora
The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibl… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8380 2024-11-21 11:38 2015-12-2 Show GitHub Exploit DB Packet Storm
267239 - siemens simatic_cp_443-1_firmware
simatic_tim_4r-ie_firmware
simatic_cp_343-1_firmware
simatic_tim_3v-ie_firmware
A vulnerability has been identified in SIMATIC NET CP 342-5 (incl. SIPLUS variants) (All versions), SIMATIC NET CP 343-1 Advanced (incl. SIPLUS variants) (All versions < V3.0.44), SIMATIC NET CP 343-… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-8214 2024-11-21 11:38 2015-11-28 Show GitHub Exploit DB Packet Storm
267240 - canonical
ffmpeg
ubuntu_linux
ffmpeg
The smka_decode_frame function in libavcodec/smacker.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through 2.8.2 does not verify that the data size is consistent with the number of channels… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8365 2024-11-21 11:38 2015-11-27 Show GitHub Exploit DB Packet Storm