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 27, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256981 6.5 警告 シスコシステムズ - Cisco ASA のデフォルト設定におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4455 2010-02-4 11:20 2009-12-17 Show GitHub Exploit DB Packet Storm
256982 4 警告 IBM - IBM DB2 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4439 2010-02-4 11:20 2009-12-28 Show GitHub Exploit DB Packet Storm
256983 6.5 警告 IBM - IBM DB2 におけるデータを使用される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4438 2010-02-4 11:19 2009-12-28 Show GitHub Exploit DB Packet Storm
256984 10 危険 IBM - IBM DB2 の Spatial Extender コンポーネントに同梱されているストアドプロシージャにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-4335 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
256985 4 警告 IBM - IBM DB2 の DRDA Services コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4328 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
256986 7.2 危険 IBM - IBM DB2 の Install コンポーネントにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4331 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
256987 7.5 危険 IBM - IBM DB2 の Relational Data Services コンポーネントにおけるパスワードの引数を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-4333 2010-02-4 11:19 2009-12-16 Show GitHub Exploit DB Packet Storm
256988 7.2 危険 IBM - IBM DB2 の Engine Utilities コンポーネントの db2licm における脆弱性 CWE-noinfo
情報不足
CVE-2009-4330 2010-02-4 11:18 2009-12-16 Show GitHub Exploit DB Packet Storm
256989 4 警告 IBM - IBM DB2 の Engine Utilities コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4329 2010-02-4 11:18 2009-12-16 Show GitHub Exploit DB Packet Storm
256990 7.2 危険 サイバートラスト株式会社
Linux
- Linux kernel の kvm_dev_ioctl_get_supported_cpuid 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3638 2010-02-3 14:35 2009-10-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
270291 5.5 MEDIUM
Local
libgd libgd The gdImageCreateFromGd2Ctx function in gd_gd2.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to cause a denial of service (application crash) via a crafted image file. CWE-20
 Improper Input Validation 
CVE-2016-10167 2024-11-21 11:43 2017-03-16 Show GitHub Exploit DB Packet Storm
270292 9.8 CRITICAL
Network
libgd libgd Integer underflow in the _gdContributionsAlloc function in gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors relate… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2016-10166 2024-11-21 11:43 2017-03-16 Show GitHub Exploit DB Packet Storm
270293 6.5 MEDIUM
Local
virglrenderer_project virglrenderer Memory leak in the vrend_renderer_context_create_internal function in vrend_decode.c in virglrenderer before 0.6.0 allows local guest OS users to cause a denial of service (host memory consumption) b… CWE-399
 Resource Management Errors
CVE-2016-10163 2024-11-21 11:43 2017-03-16 Show GitHub Exploit DB Packet Storm
270294 6.0 MEDIUM
Local
qemu
debian
qemu
debian_linux
Memory leak in hw/watchdog/wdt_i6300esb.c in QEMU (aka Quick Emulator) allows local guest OS privileged users to cause a denial of service (host memory consumption and QEMU process crash) via a large… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2016-10155 2024-11-21 11:43 2017-03-16 Show GitHub Exploit DB Packet Storm
270295 7.8 HIGH
Local
jasper_project jasper Integer overflow in the jpc_pi_nextcprl function in jpc_t2cod.c in JasPer before 1.900.20 allows remote attackers to have unspecified impact via a crafted file, which triggers use of an uninitialized… CWE-190
 Integer Overflow or Wraparound
CVE-2016-10251 2024-11-21 11:43 2017-03-15 Show GitHub Exploit DB Packet Storm
270296 7.5 HIGH
Network
jasper_project jasper The jp2_colr_destroy function in jp2_cod.c in JasPer before 1.900.13 allows remote attackers to cause a denial of service (NULL pointer dereference) by leveraging incorrect cleanup of JP2 box data on… CWE-476
 NULL Pointer Dereference
CVE-2016-10250 2024-11-21 11:43 2017-03-15 Show GitHub Exploit DB Packet Storm
270297 7.8 HIGH
Local
jasper_project jasper Integer overflow in the jpc_dec_tiledecode function in jpc_dec.c in JasPer before 1.900.12 allows remote attackers to have unspecified impact via a crafted image file, which triggers a heap-based buf… CWE-190
 Integer Overflow or Wraparound
CVE-2016-10249 2024-11-21 11:43 2017-03-15 Show GitHub Exploit DB Packet Storm
270298 7.5 HIGH
Network
jasper_project jasper The jpc_tsfb_synthesize function in jpc_tsfb.c in JasPer before 1.900.9 allows remote attackers to cause a denial of service (NULL pointer dereference) via vectors involving an empty sequence. CWE-476
 NULL Pointer Dereference
CVE-2016-10248 2024-11-21 11:43 2017-03-15 Show GitHub Exploit DB Packet Storm
270299 7.5 HIGH
Network
imagemagick imagemagick Memory leak in the IsOptionMember function in MagickCore/option.c in ImageMagick before 6.9.2-2, as used in ODR-PadEnc and other products, allows attackers to trigger memory consumption. CWE-399
 Resource Management Errors
CVE-2016-10252 2024-11-21 11:43 2017-03-15 Show GitHub Exploit DB Packet Storm
270300 7.5 HIGH
Network
bitlbee bitlbee-libpurple
bitlbee
BitlBee before 3.5 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) and possibly execute arbitrary code via a file transfer request for a contact that is not … CWE-476
 NULL Pointer Dereference
CVE-2016-10189 2024-11-21 11:43 2017-03-14 Show GitHub Exploit DB Packet Storm