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":June 2, 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
253811 9.3 危険 FFmpeg - FFmpeg の Matroska フォーマットデコーダにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3504 2011-10-5 16:26 2011-09-29 Show GitHub Exploit DB Packet Storm
253812 4.3 警告 Wibu-Systems AG - Wibu-Systems CodeMeter WebAdmin の Licenses.html におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3689 2011-10-4 10:29 2011-09-27 Show GitHub Exploit DB Packet Storm
253813 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
253814 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
253815 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
253816 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
253817 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
253818 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
253819 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
253820 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
NVD Vulnerability Information

Update Date:June 2, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
264521 5.5 MEDIUM
Local
gnome libgsf An error within the "tar_directory_for_file()" function (gsf-infile-tar.c) in GNOME Structured File Library before 1.14.41 can be exploited to trigger a Null pointer dereference and subsequently caus… CWE-476
 NULL Pointer Dereference
CVE-2016-9888 2024-11-21 12:01 2016-12-8 Show GitHub Exploit DB Packet Storm
264522 7.5 HIGH
Network
osgeo mapserver In MapServer before 7.0.3, OGR driver error messages are too verbose and may leak sensitive information if data connection fails. CWE-200
Information Exposure
CVE-2016-9839 2024-11-21 12:01 2016-12-8 Show GitHub Exploit DB Packet Storm
264523 9.8 CRITICAL
Network
joomla joomla\! The file scanning mechanism of JFilterInput::isFileSafe() in Joomla! CMS before 3.6.5 does not consider alternative PHP file extensions when checking uploaded files for PHP content, which enables a u… CWE-284
Improper Access Control
CVE-2016-9836 2024-11-21 12:01 2016-12-6 Show GitHub Exploit DB Packet Storm
264524 9.8 CRITICAL
Network
zikula zikula_application_framework Directory traversal vulnerability in file "jcss.php" in Zikula 1.3.x before 1.3.11 and 1.4.x before 1.4.4 on Windows allows a remote attacker to launch a PHP object injection by uploading a serialize… CWE-77
CWE-284
Command Injection
Improper Access Control
CVE-2016-9835 2024-11-21 12:01 2016-12-5 Show GitHub Exploit DB Packet Storm
264525 5.3 MEDIUM
Network
bluez bluez In BlueZ 5.42, a buffer overflow was observed in "commands_dump" function in "tools/parser/csr.c" source file. The issue exists because "commands" array is overflowed by supplied parameter due to lac… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-9804 2024-11-21 12:01 2016-12-3 Show GitHub Exploit DB Packet Storm
264526 5.3 MEDIUM
Network
bluez bluez In BlueZ 5.42, an out-of-bounds read was observed in "le_meta_ev_dump" function in "tools/parser/hci.c" source file. This issue exists because 'subevent' (which is used to read correct element from '… CWE-119
CWE-125
Incorrect Access of Indexable Resource ('Range Error') 
Out-of-bounds Read
CVE-2016-9803 2024-11-21 12:01 2016-12-3 Show GitHub Exploit DB Packet Storm
264527 5.3 MEDIUM
Network
bluez bluez In BlueZ 5.42, a buffer over-read was identified in "l2cap_packet" function in "monitor/packet.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-9802 2024-11-21 12:01 2016-12-3 Show GitHub Exploit DB Packet Storm
264528 5.3 MEDIUM
Network
bluez bluez In BlueZ 5.42, a buffer overflow was observed in "set_ext_ctrl" function in "tools/parser/l2cap.c" source file when processing corrupted dump file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-9801 2024-11-21 12:01 2016-12-3 Show GitHub Exploit DB Packet Storm
264529 5.3 MEDIUM
Network
bluez bluez In BlueZ 5.42, a buffer overflow was observed in "pin_code_reply_dump" function in "tools/parser/hci.c" source file. The issue exists because "pin" array is overflowed by supplied parameter due to la… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-9800 2024-11-21 12:01 2016-12-3 Show GitHub Exploit DB Packet Storm
264530 5.3 MEDIUM
Network
bluez bluez In BlueZ 5.42, a buffer overflow was observed in "pklg_read_hci" function in "btsnoop.c" source file. This issue can be triggered by processing a corrupted dump file and will result in btmon crash. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-9799 2024-11-21 12:01 2016-12-3 Show GitHub Exploit DB Packet Storm