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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251611 5 警告 NetSaro - NetSaro Enterprise Messenger Server におけるアプリケーションのソースコードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-3694 2011-10-4 10:28 2011-09-27 Show GitHub Exploit DB Packet Storm
251612 1.9 注意 NetSaro - NetSaro Enterprise Messenger Server における平文のサーバ資格情報を発見される脆弱性 CWE-310
暗号の問題
CVE-2011-3693 2011-10-4 10:25 2011-09-27 Show GitHub Exploit DB Packet Storm
251613 1.9 注意 NetSaro - NetSaro Enterprise Messenger Server における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-3692 2011-10-4 10:06 2011-09-27 Show GitHub Exploit DB Packet Storm
251614 6.9 警告 Foxit Software Inc - Foxit Reader における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-3691 2011-10-4 10:01 2011-09-27 Show GitHub Exploit DB Packet Storm
251615 6.9 警告 PlotSoft L.L.C. - PlotSoft PDFill PDF Editor における権限を取得される脆弱性 CWE-Other
その他
CVE-2011-3690 2011-10-4 10:00 2011-09-27 Show GitHub Exploit DB Packet Storm
251616 7.5 危険 Sonexis Technology, Inc. - Sonexis ConferenceManager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-3688 2011-10-4 09:45 2011-09-27 Show GitHub Exploit DB Packet Storm
251617 4.3 警告 Sonexis Technology, Inc. - Sonexis ConferenceManager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3687 2011-10-3 14:56 2011-09-27 Show GitHub Exploit DB Packet Storm
251618 4.3 警告 Sonexis Technology, Inc. - Sonexis ConferenceManager の myAddressBook.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3686 2011-10-3 14:55 2011-09-27 Show GitHub Exploit DB Packet Storm
251619 1.9 注意 Tembria - Tembria Server Monitor における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-3685 2011-10-3 14:54 2011-09-27 Show GitHub Exploit DB Packet Storm
251620 4.3 警告 Tembria - Tembria Server Monitor におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3684 2011-10-3 14:52 2011-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
269531 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
269532 - 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
269533 - 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
269534 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
269535 - 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
269536 - 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
269537 - 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
269538 - 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
269539 - 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
269540 - 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