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 17, 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
241521 7.5 危険 fr.simon rundell
TYPO3 Association
- TYPO3 の pd_diocesedatabase 拡張における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-1013 2012-06-26 16:19 2008-07-9 Show GitHub Exploit DB Packet Storm
241522 7.5 危険 geekhelps - Geekhelps ADMP の bannershow.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0968 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
241523 5.1 警告 geekhelps - Geekhelps ADMP におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0967 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
241524 6.8 警告 deV!L'z Clanportal - DZCP の inc/config.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0966 2012-06-26 16:19 2010-03-16 Show GitHub Exploit DB Packet Storm
241525 5 警告 アップル - Apple AirPort Express などの FTP プロキシサーバにおけるイントラネット FTP サーバから TCP 転送をされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0962 2012-06-26 16:19 2010-03-10 Show GitHub Exploit DB Packet Storm
241526 7.5 危険 dev4u - dev4u CMS の go_target.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0951 2012-06-26 16:19 2010-03-10 Show GitHub Exploit DB Packet Storm
241527 6.8 警告 bfs.kilu - Bigforum の profil.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0948 2012-06-26 16:19 2010-03-10 Show GitHub Exploit DB Packet Storm
241528 4.3 警告 bbsmax - Max Network Technology BBSMAX の post.aspx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0947 2012-06-26 16:19 2010-03-10 Show GitHub Exploit DB Packet Storm
241529 4.3 警告 D-Link Systems, Inc. - D-LINK DKVM-IP8 の auth.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0936 2012-06-26 16:19 2010-03-8 Show GitHub Exploit DB Packet Storm
241530 5 警告 アップル
マイクロソフト
- Apple Safari で使用されている CFNetwork の cfnetwork.dll におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0925 2012-06-26 16:19 2010-03-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266551 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
266552 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
266553 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
266554 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
266555 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
266556 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
266557 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
266558 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
266559 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
266560 6.8 MEDIUM
Physics
kde
fedoraproject
opensuse
kscreenlocker
plasma-workspace
fedora
leap
Turning all screens off in Plasma-workspace and kscreenlocker while the lock screen is shown can result in the screen being unlocked when turning a screen on again. CWE-254
 7PK - Security Features
CVE-2016-2312 2024-11-21 11:48 2016-12-24 Show GitHub Exploit DB Packet Storm