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 21, 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
258281 9.3 危険 Google - Google Chrome の DOM メソッドの実装における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2296 2010-11-24 14:36 2010-06-8 Show GitHub Exploit DB Packet Storm
258282 4.3 警告 Google - Google Chrome の WebKit 内にある page/EventHandler.cpp におけるキーストロークをリダイレクトされる脆弱性 CWE-Other
その他
CVE-2010-2295 2010-11-24 14:35 2010-06-8 Show GitHub Exploit DB Packet Storm
258283 4.3 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-2120 2010-11-24 14:35 2010-06-1 Show GitHub Exploit DB Packet Storm
258284 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-noinfo
CVE-2010-1237 2010-11-24 14:34 2010-03-17 Show GitHub Exploit DB Packet Storm
258285 10 危険 Google - WebKit の protocolIs 関数におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1236 2010-11-24 14:34 2010-03-17 Show GitHub Exploit DB Packet Storm
258286 4.3 警告 Google - Google Chrome におけるダウンロードの警告ダイアログを削除される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1235 2010-11-24 14:34 2010-03-17 Show GitHub Exploit DB Packet Storm
258287 7.5 危険 Google - Google Chrome における HTTP BASIC 認証ダイアログ内で表示される URL を切断される脆弱性 CWE-noinfo
情報不足
CVE-2010-1234 2010-11-24 14:34 2010-03-17 Show GitHub Exploit DB Packet Storm
258288 10 危険 Google - Google Chrome における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1233 2010-11-24 14:33 2010-03-17 Show GitHub Exploit DB Packet Storm
258289 5 警告 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-1232 2010-11-24 14:33 2010-03-17 Show GitHub Exploit DB Packet Storm
258290 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2010-2903 2010-11-24 14:33 2010-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215371 6.1 MEDIUM
Network
qdpm qdpm qdPM V9.1 is vulnerable to Cross Site Scripting (XSS) via qdPM\install\modules\database_config.php. CWE-79
Cross-site Scripting
CVE-2020-19515 2024-11-21 14:09 2021-09-10 Show GitHub Exploit DB Packet Storm
215372 6.1 MEDIUM
Network
phpwcms phpwcms phpwcms v1.9 contains a cross-site scripting (XSS) vulnerability in /image_zoom.php. CWE-79
Cross-site Scripting
CVE-2020-19855 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215373 9.8 CRITICAL
Network
bluecms_project bluecms BlueCMS v1.6 contains a SQL injection vulnerability via /ad_js.php. CWE-89
SQL Injection
CVE-2020-19853 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215374 7.5 HIGH
Network
rtb1_project rtb1 A lack of target address verification in the BurnMe() function of Rob The Bank 1.0 allows attackers to steal tokens from victim users via a crafted script. CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-19769 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215375 7.5 HIGH
Network
tokensale_project tokensale A lack of target address verification in the selfdestructs() function of ICOVO 1.0 allows attackers to steal tokens from victim users via a crafted script. CWE-345
 Insufficient Verification of Data Authenticity
CVE-2020-19768 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215376 7.5 HIGH
Network
zeroxracer_project zeroxracer A lack of target address verification in the destroycontract() function of 0xRACER 1.0 allows attackers to steal tokens from victim users via a crafted script. NVD-CWE-noinfo
CVE-2020-19767 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215377 7.5 HIGH
Network
tokenerc20_project tokenerc20 The time check operation of PepeAuctionSale 1.0 can be rendered ineffective by assigning a large number to the _duration variable, compromising access control to the application. CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2020-19766 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215378 7.5 HIGH
Network
proofofdiligencetoken_project proofofdiligencetoken An issue in the noReentrance() modifier of the Ethereum-based contract Accounting 1.0 allows attackers to carry out a reentrancy attack. CWE-863
 Incorrect Authorization
CVE-2020-19765 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215379 7.5 HIGH
Network
lcdf
fedoraproject
gifsicle
fedora
The find_color_or_error function in gifsicle 1.92 contains a NULL pointer dereference. CWE-476
 NULL Pointer Dereference
CVE-2020-19752 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm
215380 9.1 CRITICAL
Network
gpac gpac An issue was discovered in gpac 0.8.0. The gf_odf_del_ipmp_tool function in odf_code.c has a heap-based buffer over-read. CWE-125
Out-of-bounds Read
CVE-2020-19751 2024-11-21 14:09 2021-09-8 Show GitHub Exploit DB Packet Storm