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":June 14, 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
257931 5 警告 Google - Google Chrome の V8 JavaScript エンジンにおける同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0276 2010-10-19 14:54 2009-01-28 Show GitHub Exploit DB Packet Storm
257932 5 警告 Google - Google Chrome における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-0411 2010-10-19 14:54 2009-01-28 Show GitHub Exploit DB Packet Storm
257933 2.1 注意 Google - Google Chrome の JavaScript 実装における偽装したポップアップメッセージに従って行動させられる脆弱性 CWE-Other
その他
CVE-2008-5915 2010-10-19 14:54 2009-01-20 Show GitHub Exploit DB Packet Storm
257934 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4724 2010-10-19 14:53 2008-09-18 Show GitHub Exploit DB Packet Storm
257935 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4340 2010-10-19 14:53 2008-09-8 Show GitHub Exploit DB Packet Storm
257936 4.3 警告 Google - Google Chrome の net/base/escape.cc における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2008-6995 2010-10-19 14:53 2009-08-19 Show GitHub Exploit DB Packet Storm
257937 9.3 危険 Google - Google Chrome の SaveAs 機能におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-6994 2010-10-19 14:52 2009-08-19 Show GitHub Exploit DB Packet Storm
257938 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-2578 2010-10-19 14:51 2009-07-22 Show GitHub Exploit DB Packet Storm
257939 9.3 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2556 2010-10-19 14:51 2009-07-16 Show GitHub Exploit DB Packet Storm
257940 9.3 危険 Google - Google Chrome の src/jsregexp.cc におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2555 2010-10-19 14:50 2009-07-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 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
264681 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
264682 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
264683 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
264684 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
264685 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
264686 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
264687 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
264688 6.1 MEDIUM
Network
mantisbt mantisbt An XSS issue was discovered in admin/install.php in MantisBT before 1.3.12 and 2.x before 2.5.2. Some variables under user control in the MantisBT installation script are not properly sanitized befor… CWE-79
Cross-site Scripting
CVE-2017-12061 2024-11-21 12:08 2017-08-2 Show GitHub Exploit DB Packet Storm
264689 6.5 MEDIUM
Network
underbit mad_libmad mpg321.c in mpg321 0.3.2-1 does not properly manage memory for use with libmad 0.15.1b, which allows remote attackers to cause a denial of service (memory corruption seen in a crash in the mad_decode… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-11552 2024-11-21 12:08 2017-08-1 Show GitHub Exploit DB Packet Storm
264690 6.1 MEDIUM
Network
goldplugins easy_testimonials The Easy Testimonials plugin 3.0.4 for WordPress has XSS in include/settings/display.options.php, as demonstrated by the Default Testimonials Width, View More Testimonials Link, and Testimonial Excer… CWE-79
Cross-site Scripting
CVE-2017-12131 2024-11-21 12:08 2017-08-1 Show GitHub Exploit DB Packet Storm