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 18, 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
258491 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
258492 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
258493 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
258494 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2009-2578 2010-10-19 14:51 2009-07-22 Show GitHub Exploit DB Packet Storm
258495 9.3 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2556 2010-10-19 14:51 2009-07-16 Show GitHub Exploit DB Packet Storm
258496 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
258497 4.3 警告 Google - Google Chrome における javascript: URI をブロックしない脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2352 2010-10-19 14:50 2009-02-3 Show GitHub Exploit DB Packet Storm
258498 9.3 危険 Google - Google Chrome の browser kernel におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2121 2010-10-19 14:50 2009-06-22 Show GitHub Exploit DB Packet Storm
258499 6.8 警告 Google - Google Chrome における任意の https サイトになりすまされる脆弱性 CWE-287
不適切な認証
CVE-2009-2071 2010-10-19 14:49 2009-03-23 Show GitHub Exploit DB Packet Storm
258500 6.4 警告 The PHP Group - PHP の zend_ini.c 内にある zend_restore_ini_entry_cb 関数における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2009-2626 2010-10-18 15:22 2009-12-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246691 7.5 HIGH
Network
telegram telegram_desktop Telegram Desktop (aka tdesktop) 1.3.14 might allow attackers to cause a denial of service (assertion failure and application exit) via an "Edit color palette" search that triggers an "index out of ra… CWE-617
 Reachable Assertion
CVE-2018-17231 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246692 6.5 MEDIUM
Network
exiv2 exiv2 Exiv2::ul2Data in types.cpp in Exiv2 v0.26 allows remote attackers to cause a denial of service (heap-based buffer overflow) via a crafted image file. CWE-787
 Out-of-bounds Write
CVE-2018-17230 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246693 6.5 MEDIUM
Network
exiv2 exiv2 Exiv2::d2Data in types.cpp in Exiv2 v0.26 allows remote attackers to cause a denial of service (heap-based buffer overflow) via a crafted image file. CWE-787
 Out-of-bounds Write
CVE-2018-17229 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246694 9.8 CRITICAL
Network
nmap4j_project nmap4j nmap4j 1.1.0 allows attackers to execute arbitrary commands via shell metacharacters in an includeHosts call. CWE-78
OS Command 
CVE-2018-17228 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246695 8.8 HIGH
Network
linksys velop_firmware Linksys Velop 1.1.2.187020 devices allow unauthenticated command injection, providing an attacker with full root access, via cgi-bin/zbtest.cgi or cgi-bin/zbtest2.cgi (scripts that can be discovered … CWE-78
OS Command 
CVE-2018-17208 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246696 9.8 CRITICAL
Network
snapcreek duplicator An issue was discovered in Snap Creek Duplicator before 1.2.42. By accessing leftover installer files (installer.php and installer-backup.php), an attacker can inject PHP code into wp-config.php duri… CWE-94
Code Injection
CVE-2018-17207 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246697 4.9 MEDIUM
Network
openvswitch
redhat
canonical
debian
openvswitch
openstack
ubuntu_linux
debian_linux
An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6. The decode_bundle function inside lib/ofp-actions.c is affected by a buffer over-read issue during BUNDLE action decoding. CWE-125
Out-of-bounds Read
CVE-2018-17206 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246698 7.5 HIGH
Network
openvswitch
redhat
canonical
openvswitch
openstack
ubuntu_linux
An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting ofproto_rule_insert__ in ofproto/ofproto.c. During bundle commit, flows that are added in a bundle are applied to ofproto … CWE-617
 Reachable Assertion
CVE-2018-17205 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246699 4.3 MEDIUM
Network
openvswitch
redhat
canonical
debian
openvswitch
openstack
ubuntu_linux
debian_linux
An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and comman… CWE-617
 Reachable Assertion
CVE-2018-17204 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm
246700 7.8 HIGH
Local
debian
canonical
artifex
redhat
debian_linux
ubuntu_linux
ghostscript
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
enterprise_linux_server_tus
enterprise_linux_server_eus
ent…
Artifex Ghostscript before 9.25 allowed a user-writable error exception table, which could be used by remote attackers able to supply crafted PostScript to potentially overwrite or replace error hand… NVD-CWE-noinfo
CVE-2018-17183 2024-11-21 12:54 2018-09-20 Show GitHub Exploit DB Packet Storm