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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251041 6.8 警告 サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の Archive::Tar モジュールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4829 2010-07-26 18:29 2007-11-2 Show GitHub Exploit DB Packet Storm
251042 9.3 危険 マイクロソフト - Microsoft Windows Help and Support Center に脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2010-1885 2010-07-23 18:55 2010-06-10 Show GitHub Exploit DB Packet Storm
251043 4.9 警告 マイクロソフト - Microsoft Windows の Canonical Display Driver における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2009-3678 2010-07-23 18:55 2010-05-14 Show GitHub Exploit DB Packet Storm
251044 9.3 危険 サン・マイクロシステムズ
レッドハット
リアルネットワークス
- Realnetworks RealPlayer における ASM RuleBook の処理に関する脆弱性 CWE-119
バッファエラー
CVE-2009-4247 2010-07-23 18:55 2010-01-19 Show GitHub Exploit DB Packet Storm
251045 10 危険 サイバートラスト株式会社
Apache Software Foundation
- Apache Geronimo の LoginModule 実装における認証要求を回避される脆弱性 CWE-287
不適切な認証
CVE-2007-4548 2010-07-22 20:51 2007-08-13 Show GitHub Exploit DB Packet Storm
251046 5 警告 サイバートラスト株式会社
Apache Software Foundation
- Apache Geronimo の management EJB における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2007-5085 2010-07-22 20:51 2007-09-6 Show GitHub Exploit DB Packet Storm
251047 7.5 危険 サイバートラスト株式会社
Apache Software Foundation
- Apache Geronimo の SQLLoginModule における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2007-5797 2010-07-22 20:51 2007-10-22 Show GitHub Exploit DB Packet Storm
251048 6.8 警告 InterSect Alliance International Pty - Snare Agent の Web インターフェースにクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-2594 2010-07-22 20:51 2010-06-30 Show GitHub Exploit DB Packet Storm
251049 5.5 警告 富士通 - Internet Navigware Server における情報漏えいの脆弱性 CWE-200
情報漏えい
- 2010-07-22 20:51 2010-06-18 Show GitHub Exploit DB Packet Storm
251050 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の NFSv4 クライアントの nfs4_proc_lock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3726 2010-07-22 17:53 2009-11-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 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
212271 - 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
212272 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
212273 - 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
212274 - 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
212275 - 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
212276 - 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
212277 - ffmpeg
canonical
ffmpeg
ubuntu_linux
Integer overflow in the ff_ivi_init_planes function in libavcodec/ivi.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through 2.8.2 allows remote attackers to cause a denial of service (out-o… CWE-189
Numeric Errors
CVE-2015-8364 2024-11-21 11:38 2015-11-27 Show GitHub Exploit DB Packet Storm
212278 - 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
212279 - ffmpeg ffmpeg The jpeg2000_read_main_headers function in libavcodec/jpeg2000dec.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through 2.8.2 does not enforce uniqueness of the SIZ marker in a JPEG 2000 im… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-8363 2024-11-21 11:38 2015-11-27 Show GitHub Exploit DB Packet Storm
212280 9.8 CRITICAL
Network
redhat
jenkins
openshift_container_platform
jenkins
The Jenkins CLI subsystem in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to execute arbitrary code via a crafted serialized Java object, related to a problematic webapps/ROOT/… CWE-502
 Deserialization of Untrusted Data
CVE-2015-8103 2024-11-21 11:38 2015-11-26 Show GitHub Exploit DB Packet Storm