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 9, 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
251941 6.8 警告 Konstanty Bialkowski
レッドハット
- libmodplug の load_s3m.cpp 内にある ReadS3M メソッドにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1574 2011-05-24 10:03 2011-05-2 Show GitHub Exploit DB Packet Storm
251942 5.1 警告 Olivier Lapicque
レッドハット
- GStreamer などの製品で使用される MODPlug Tracker および libmodplug におけるバッファオーバーフローの脆弱性 - CVE-2006-4192 2011-05-24 10:02 2006-08-17 Show GitHub Exploit DB Packet Storm
251943 5 警告 VMware - VMware ESXi および ESX などの Likewise Open /Enterprise 内にある lsassd におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1786 2011-05-23 10:31 2011-04-28 Show GitHub Exploit DB Packet Storm
251944 7.8 危険 VMware - VMware ESXi および ESX におけるサービス運用妨害 (ソケットの枯渇) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1785 2011-05-23 10:26 2011-04-28 Show GitHub Exploit DB Packet Storm
251945 7.5 危険 Mozilla Foundation - Mac OS X 上で稼働する Mozilla Firefox および SeaMonkey の JEP におけるアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2011-0076 2011-05-23 10:18 2011-04-28 Show GitHub Exploit DB Packet Storm
251946 2.1 注意 Linux
レッドハット
- Linux kernel の bcm_connect 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-4565 2011-05-23 10:13 2010-10-20 Show GitHub Exploit DB Packet Storm
251947 10 危険 Mozilla Foundation - Mozilla Firefox のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0079 2011-05-20 11:13 2011-04-28 Show GitHub Exploit DB Packet Storm
251948 7.5 危険 RADVISION - RADVISION iVIEW Suite における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1328 2011-05-19 12:01 2011-05-19 Show GitHub Exploit DB Packet Storm
251949 10 危険 シスコシステムズ - Cisco IOS の PKI 機能における認証を回避される脆弱性 CWE-310
暗号の問題
CVE-2011-0935 2011-05-19 11:10 2011-04-14 Show GitHub Exploit DB Packet Storm
251950 7.2 危険 IBM - IBM Lotus Domino のサーバコンソールにおける重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-1520 2011-05-19 11:08 2011-03-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
256131 6.5 MEDIUM
Network
libquicktime libquicktime In libquicktime 1.2.4, an allocation failure was found in the function quicktime_read_ftyp in ftyp.c, which allows attackers to cause a denial of service via a crafted file. CWE-20
 Improper Input Validation 
CVE-2017-12145 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256132 5.5 MEDIUM
Local
ytnef_project ytnef In ytnef 1.9.2, an allocation failure was found in the function TNEFFillMapi in ytnef.c, which allows attackers to cause a denial of service via a crafted file. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2017-12144 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256133 6.5 MEDIUM
Network
libquicktime libquicktime In libquicktime 1.2.4, an allocation failure was found in the function quicktime_read_info in lqt_quicktime.c, which allows attackers to cause a denial of service via a crafted file. CWE-20
 Improper Input Validation 
CVE-2017-12143 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256134 5.5 MEDIUM
Local
ytnef_project ytnef In ytnef 1.9.2, an invalid memory read vulnerability was found in the function SwapDWord in ytnef.c, which allows attackers to cause a denial of service via a crafted file. CWE-125
Out-of-bounds Read
CVE-2017-12142 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256135 5.5 MEDIUM
Local
ytnef_project ytnef In ytnef 1.9.2, a heap-based buffer overflow vulnerability was found in the function TNEFFillMapi in ytnef.c, which allows attackers to cause a denial of service via a crafted file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-12141 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256136 6.5 MEDIUM
Network
imagemagick imagemagick The ReadDCMImage function in coders\dcm.c in ImageMagick 7.0.6-1 has an integer signedness error leading to excessive memory consumption via a crafted DCM file. CWE-400
CWE-681
 Uncontrolled Resource Consumption
 Incorrect Conversion between Numeric Types
CVE-2017-12140 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256137 6.1 MEDIUM
Network
xoops xoops XOOPS Core 2.5.8 has stored XSS in imagemanager.php because of missing MIME type validation in htdocs/class/uploader.php. CWE-79
Cross-site Scripting
CVE-2017-12139 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256138 6.1 MEDIUM
Network
xoops xoops XOOPS Core 2.5.8 has a stored URL redirect bypass vulnerability in /modules/profile/index.php because of the URL filter. CWE-601
Open Redirect
CVE-2017-12138 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256139 5.9 MEDIUM
Network
gnu glibc The DNS stub resolver in the GNU C Library (aka glibc or libc6) before version 2.26, when EDNS support is enabled, will solicit large UDP responses from name servers, potentially simplifying off-path… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2017-12132 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
256140 6.1 MEDIUM
Network
mantisbt mantisbt An XSS issue was discovered in manage_user_page.php in MantisBT 2.x before 2.5.2. The 'filter' field is not sanitized before being rendered in the Manage User page, allowing remote attackers to execu… CWE-79
Cross-site Scripting
CVE-2017-12062 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm