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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253621 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3223 2011-10-26 09:43 2011-10-14 Show GitHub Exploit DB Packet Storm
253622 6.8 警告 アップル - Apple Mac OS X の QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3222 2011-10-26 09:42 2011-10-14 Show GitHub Exploit DB Packet Storm
253623 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3221 2011-10-26 09:41 2011-10-14 Show GitHub Exploit DB Packet Storm
253624 6.8 警告 Django Software Foundation - Django の CSRF 保護メカニズムにおける認証されずに偽造されたリクエストを誘発される脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-4140 2011-10-25 16:54 2011-09-9 Show GitHub Exploit DB Packet Storm
253625 5 警告 Django Software Foundation - Django におけるキャッシュポイズニング攻撃を誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4139 2011-10-25 16:54 2011-09-9 Show GitHub Exploit DB Packet Storm
253626 5 警告 Django Software Foundation - Django の URLField 実装内にある verify_exists 機能における任意の GET リクエストを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4138 2011-10-25 16:53 2011-09-9 Show GitHub Exploit DB Packet Storm
253627 5 警告 Django Software Foundation - Django の URLField 実装内にある verify_exists 機能におけるサービス運用妨害 (リソース消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-4137 2011-10-25 16:53 2011-09-9 Show GitHub Exploit DB Packet Storm
253628 5.8 警告 Django Software Foundation - Django の django.contrib.sessions におけるセッションを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2011-4136 2011-10-25 16:52 2011-09-9 Show GitHub Exploit DB Packet Storm
253629 4.3 警告 シスコシステムズ - Cisco TelePresence Video Communication Servers の管理インターフェイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3294 2011-10-25 16:50 2011-10-12 Show GitHub Exploit DB Packet Storm
253630 10 危険 ヒューレット・パッカード - HP Data Protector における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-3162 2011-10-25 16:50 2011-10-18 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