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
253221 9.3 危険 Google - Windows 上で稼働する Google Chrome における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2010-0657 2010-11-24 15:00 2010-01-25 Show GitHub Exploit DB Packet Storm
253222 9.3 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0655 2010-11-24 15:00 2010-01-25 Show GitHub Exploit DB Packet Storm
253223 9.3 危険 Google - Google Chrome の sandbox/src/crosscall_server.cc における整数オーバーフロー脆弱性 CWE-189
数値処理の問題
CVE-2010-0649 2010-11-24 15:00 2010-02-10 Show GitHub Exploit DB Packet Storm
253224 10 危険 Google - Google Chrome にて使用される Google V8 内の factory.cc における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-0646 2010-11-24 14:59 2010-02-10 Show GitHub Exploit DB Packet Storm
253225 9.3 危険 Google - Google Chrome にて使用される Google V8 内の factory.cc における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0645 2010-11-24 14:59 2010-02-10 Show GitHub Exploit DB Packet Storm
253226 4.3 警告 Google - Google Chrome におけるクライアントユーザに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-0643 2010-11-24 14:59 2010-02-10 Show GitHub Exploit DB Packet Storm
253227 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1665 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
253228 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1664 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
253229 10 危険 Google - Google Chrome の Google URL Parsing Library における同一生成元ポリシーを回避される脆弱性 CWE-264
CWE-noinfo
CVE-2010-1663 2010-11-24 14:58 2010-04-27 Show GitHub Exploit DB Packet Storm
253230 7.8 危険 Google - Google Chrome の Google V8 bindings におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1506 2010-11-24 14:58 2010-04-20 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
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