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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242611 7.5 危険 community cms - Community CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4794 2012-06-26 16:19 2010-04-22 Show GitHub Exploit DB Packet Storm
242612 7.5 危険 bhavesh chauhan
Joomla!
- Joomla! 用の Quick News コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4785 2012-06-26 16:19 2010-04-21 Show GitHub Exploit DB Packet Storm
242613 9.3 危険 Blizzard Entertainment, Inc. - Warcraft III: The Frozen Throne の JASS スクリプトインタプリタにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-4768 2012-06-26 16:19 2010-04-20 Show GitHub Exploit DB Packet Storm
242614 5 警告 cnr.somee - CNR Hikaye Portal におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4765 2012-06-26 16:19 2010-04-13 Show GitHub Exploit DB Packet Storm
242615 9.3 危険 マイクロソフト
アドビシステムズ
- Adobe Reader におけるユーザに任意のコードを実行させる脆弱性 CWE-94
コード・インジェクション
CVE-2009-4764 2012-06-26 16:19 2010-04-5 Show GitHub Exploit DB Packet Storm
242616 9.3 危険 dicas - dicas Mpegable Player におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4758 2012-06-26 16:19 2010-03-29 Show GitHub Exploit DB Packet Storm
242617 9.3 危険 evils-world - BrotherSoft EW-MusicPlayer におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4757 2012-06-26 16:19 2010-03-29 Show GitHub Exploit DB Packet Storm
242618 9.3 危険 beatport - Beatport Player の TraktorBeatport.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4756 2012-06-26 16:19 2010-03-29 Show GitHub Exploit DB Packet Storm
242619 7.5 危険 andrew charlton
WordPress.org
- WordPress の My Category Order プラグインの mycategoryorder.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4748 2012-06-26 16:19 2010-03-26 Show GitHub Exploit DB Packet Storm
242620 4.3 警告 dreamlevels - Dreamlevels DreamPoll の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4746 2012-06-26 16:19 2010-03-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267011 8.1 HIGH
Network
pidgin
canonical
debian
pidgin
ubuntu_linux
debian_linux
Multiple memory corruption vulnerabilities exist in the handling of the MXIT protocol in Pidgin. Specially crafted MXIT data sent via the server could result in multiple buffer overflows, potentially… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2368 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267012 5.9 MEDIUM
Network
pidgin
canonical
debian
pidgin
ubuntu_linux
debian_linux
An information leak exists in the handling of the MXIT protocol in Pidgin. Specially crafted MXIT data sent via the server could potentially result in an out-of-bounds read. A malicious user, server,… CWE-200
CWE-125
Information Exposure
Out-of-bounds Read
CVE-2016-2367 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267013 5.9 MEDIUM
Network
pidgin
canonical
debian
pidgin
ubuntu_linux
debian_linux
A denial of service vulnerability exists in the handling of the MXIT protocol in Pidgin. Specially crafted MXIT data sent via the server could potentially result in an out-of-bounds read. A malicious… CWE-125
Out-of-bounds Read
CVE-2016-2366 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267014 5.9 MEDIUM
Network
pidgin
canonical
debian
pidgin
ubuntu_linux
debian_linux
A denial of service vulnerability exists in the handling of the MXIT protocol in Pidgin. Specially crafted MXIT data sent via the server could potentially result in a null pointer dereference. A mali… CWE-476
 NULL Pointer Dereference
CVE-2016-2365 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267015 9.8 CRITICAL
Network
ruby-lang ruby An exploitable heap overflow vulnerability exists in the Fiddle::Function.new "initialize" function functionality of Ruby. In Fiddle::Function.new "initialize" heap buffer "arg_types" allocation is m… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-2339 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267016 9.8 CRITICAL
Network
ruby-lang ruby Type confusion exists in _cancel_eval Ruby's TclTkIp class method. Attacker passing different type of object than String as "retval" argument can cause arbitrary code execution. NVD-CWE-Other
CVE-2016-2337 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267017 9.8 CRITICAL
Network
ruby-lang ruby Type confusion exists in two methods of Ruby's WIN32OLE class, ole_invoke and ole_query_interface. Attacker passing different type of object than this assumed by developers can cause arbitrary code e… NVD-CWE-Other
CVE-2016-2336 2024-11-21 11:48 2017-01-7 Show GitHub Exploit DB Packet Storm
267018 5.5 MEDIUM
Local
qemu
debian
qemu
debian_linux
QEMU (aka Quick Emulator) built with the USB EHCI emulation support is vulnerable to a null pointer dereference flaw. It could occur when an application attempts to write to EHCI capabilities registe… CWE-476
 NULL Pointer Dereference
CVE-2016-2198 2024-11-21 11:48 2016-12-30 Show GitHub Exploit DB Packet Storm
267019 5.5 MEDIUM
Local
qemu qemu QEMU (aka Quick Emulator) built with an IDE AHCI emulation support is vulnerable to a null pointer dereference flaw. It occurs while unmapping the Frame Information Structure (FIS) and Command List B… CWE-476
 NULL Pointer Dereference
CVE-2016-2197 2024-11-21 11:48 2016-12-30 Show GitHub Exploit DB Packet Storm
267020 7.8 HIGH
Local
hp thinpro HP ThinPro 4.4 through 6.1 mishandles the keyboard layout control panel and virtual keyboard application, which allows local users to bypass intended access restrictions and gain privileges via unspe… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-2246 2024-11-21 11:48 2016-12-29 Show GitHub Exploit DB Packet Storm