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 22, 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
240501 6.8 警告 Mambo Foundation - Mambo の a6mambocredits コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4288 2012-09-25 15:35 2006-08-22 Show GitHub Exploit DB Packet Storm
240502 7.5 危険 nes game - NES Game などの製品における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4287 2012-09-25 15:35 2006-08-22 Show GitHub Exploit DB Packet Storm
240503 7.5 危険 lblog - LBlog の comments.asp における SQL インジェクションの脆弱性 - CVE-2006-4284 2012-09-25 15:35 2006-08-22 Show GitHub Exploit DB Packet Storm
240504 7.5 危険 mamboxchange - Mambo 用の mambowiki コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4282 2012-09-25 15:35 2006-08-22 Show GitHub Exploit DB Packet Storm
240505 7.5 危険 Mambo Foundation - Mambo の catalogshop コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4275 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
240506 6.8 警告 vBulletin Solutions, Inc. - Jelsoft vBulletin におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4273 2012-09-25 15:35 2006-08-3 Show GitHub Exploit DB Packet Storm
240507 6.8 警告 Mambo Foundation - Mambo 用の mambelfish コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-4270 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
240508 5 警告 カスペルスキー - Kaspersky Anti-Hacker における ICMP へのレスポンスを取得される脆弱性 - CVE-2006-4265 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
240509 5 警告 jake olefsky - Fotopholder の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4260 2012-09-25 15:35 2006-08-21 Show GitHub Exploit DB Packet Storm
240510 6.8 警告 マイクロソフト - Microsoft DirectX SDK におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-4183 2012-09-25 15:35 2007-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 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
267211 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
267212 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
267213 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
267214 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
267215 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
267216 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
267217 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
267218 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
267219 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
267220 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