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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253241 4.3 警告 Google - Google Chrome における特定の人物を識別される脆弱性 CWE-200
情報漏えい
CVE-2010-1851 2010-11-24 14:39 2010-05-7 Show GitHub Exploit DB Packet Storm
253242 9.3 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2010-2650 2010-11-24 14:39 2010-07-2 Show GitHub Exploit DB Packet Storm
253243 9.3 危険 Google - Google Chrome の Bidi algorithm の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-310
暗号の問題
CVE-2010-2648 2010-11-24 14:39 2010-07-2 Show GitHub Exploit DB Packet Storm
253244 9.3 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-2647 2010-11-24 14:38 2010-07-2 Show GitHub Exploit DB Packet Storm
253245 9.3 危険 Google - Google Chrome の IFRAME 要素における脆弱性 CWE-noinfo
情報不足
CVE-2010-2646 2010-11-24 14:38 2010-07-2 Show GitHub Exploit DB Packet Storm
253246 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-noinfo
CVE-2010-2645 2010-11-24 14:38 2010-07-2 Show GitHub Exploit DB Packet Storm
253247 9.3 危険 Google - Google Chrome の WebKit 内にある WebCore における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2302 2010-11-24 14:38 2010-06-8 Show GitHub Exploit DB Packet Storm
253248 4.3 警告 Google - Google Chrome の WebKit 内にある editing/markup.cpp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2301 2010-11-24 14:37 2010-06-8 Show GitHub Exploit DB Packet Storm
253249 9.3 危険 Google - Google Chrome の Element::normalizeAttributes 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-2300 2010-11-24 14:37 2010-06-8 Show GitHub Exploit DB Packet Storm
253250 9.3 危険 Google - Google Chrome の Clipboard::DispatchObject 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-2299 2010-11-24 14:37 2010-06-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196141 8.8 HIGH
Network
tobesoft xplatform Improper input validation vulnerability exists in TOBESOFT XPLATFORM which could cause arbitrary .hta file execution when the command string is begun with http://, https://, mailto:// CWE-20
 Improper Input Validation 
CVE-2020-7841 2024-11-21 14:37 2020-11-17 Show GitHub Exploit DB Packet Storm
196142 9.8 CRITICAL
Network
y18n_project
oracle
siemens
y18n
graalvm
sinec_infrastructure_network_services
The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution. CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7774 2024-11-21 14:37 2020-11-17 Show GitHub Exploit DB Packet Storm
196143 6.1 MEDIUM
Network
markdown-it-highlightjs_project markdown-it-highlightjs This affects the package markdown-it-highlightjs before 3.3.1. It is possible insert malicious JavaScript as a value of lang in the markdown-it-highlightjs Inline code highlighting feature. const mar… CWE-79
Cross-site Scripting
CVE-2020-7773 2024-11-21 14:37 2020-11-16 Show GitHub Exploit DB Packet Storm
196144 5.3 MEDIUM
Network
google firebase\/util This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwr… NVD-CWE-noinfo
CVE-2020-7765 2024-11-21 14:37 2020-11-16 Show GitHub Exploit DB Packet Storm
196145 9.8 CRITICAL
Network
doc-path_project doc-path This affects the package doc-path before 2.1.2. NVD-CWE-noinfo
CVE-2020-7772 2024-11-21 14:37 2020-11-16 Show GitHub Exploit DB Packet Storm
196146 9.8 CRITICAL
Network
sugarcrm sugarcrm An authorization bypass and PHP local-file-include vulnerability in the installation component of SugarCRM before 8.0, 8.0 before 8.0.7, 9.0 before 9.0.4, and 10.0 before 10.0.0 allows for unauthenti… CWE-94
CWE-20
Code Injection
 Improper Input Validation 
CVE-2020-7472 2024-11-21 14:37 2020-11-13 Show GitHub Exploit DB Packet Storm
196147 9.8 CRITICAL
Network
json8_project json8 This affects the package json8 before 1.0.3. The function adds in the target object the property specified in the path, however it does not properly check the key being set, leading to a prototype po… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2020-7770 2024-11-21 14:37 2020-11-12 Show GitHub Exploit DB Packet Storm
196148 4.8 MEDIUM
Network
mcafee endpoint_security Cross site scripting vulnerability in the firewall ePO extension of McAfee Endpoint Security (ENS) prior to 10.7.0 November 2020 Update allows administrators to inject arbitrary web script or HTML vi… CWE-79
Cross-site Scripting
CVE-2020-7333 2024-11-21 14:37 2020-11-12 Show GitHub Exploit DB Packet Storm
196149 8.8 HIGH
Network
mcafee endpoint_security Cross Site Request Forgery vulnerability in the firewall ePO extension of McAfee Endpoint Security (ENS) prior to 10.7.0 November 2020 Update allows an attacker to execute arbitrary HTML code due to … CWE-352
 Origin Validation Error
CVE-2020-7332 2024-11-21 14:37 2020-11-12 Show GitHub Exploit DB Packet Storm
196150 7.8 HIGH
Local
mcafee endpoint_security Unquoted service executable path in McAfee Endpoint Security (ENS) prior to 10.7.0 November 2020 Update allows local users to cause a denial of service and malicious file execution via carefully craf… CWE-428
 Unquoted Search Path or Element
CVE-2020-7331 2024-11-21 14:37 2020-11-12 Show GitHub Exploit DB Packet Storm