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 13, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244961 4.3 警告 Basic-CMS - BASIC-CMS の pages/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0695 2012-06-26 16:19 2010-02-23 Show GitHub Exploit DB Packet Storm
244962 7.5 危険 commodityrentals - CommodityRentals Trade Manager Script の products.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0693 2012-06-26 16:19 2010-02-23 Show GitHub Exploit DB Packet Storm
244963 7.5 危険 commodityrentals - CommodityRentals Video Games Rentals の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0690 2012-06-26 16:19 2010-02-23 Show GitHub Exploit DB Packet Storm
244964 10 危険 DATEV - DATEV Base System の DVBSExeCall.ocx における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2010-0689 2012-06-26 16:19 2010-02-26 Show GitHub Exploit DB Packet Storm
244965 5 警告 Digium - Asterisk Open Source のダイアルプラン機能のデザインにおけるダイアルプランへ文字列を挿入される脆弱性 CWE-DesignError
CVE-2010-0685 2012-06-26 16:19 2010-02-10 Show GitHub Exploit DB Packet Storm
244966 3.5 注意 Apache Software Foundation - Apache ActiveMQ の createDestination.action におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0684 2012-06-26 16:19 2010-04-5 Show GitHub Exploit DB Packet Storm
244967 4.3 警告 bgsvetionik - BGSvetionik BGS CMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0675 2012-06-26 16:19 2010-02-22 Show GitHub Exploit DB Packet Storm
244968 5 警告 2enetworx - StatCounteX におけるデータベースをダウンロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0674 2012-06-26 16:19 2010-02-22 Show GitHub Exploit DB Packet Storm
244969 7.5 危険 WordPress.org
copperleaf
- WordPress の Copperleaf Photolog プラグインの cplphoto.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0673 2012-06-26 16:19 2010-02-22 Show GitHub Exploit DB Packet Storm
244970 9.3 危険 アップル
Google
- Google Chrome における Chrome サンドボックス内の任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0659 2012-06-26 16:19 2010-02-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220911 5.0 MEDIUM
Local
google android In checkKeyIntent of AccountManagerService.java, there is a possible permission bypass. This could lead to local information disclosure with User execution privileges needed. User interaction is need… NVD-CWE-noinfo
CVE-2020-0338 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220912 5.5 MEDIUM
Local
google android In MediaProvider, there is a possible bypass of a permissions check due to a confused deputy. This could lead to local information disclosure, with User execution privileges needed. User interaction … NVD-CWE-noinfo
CVE-2020-0337 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220913 6.7 MEDIUM
Local
google android In SurfaceFlinger, there is possible memory corruption due to type confusion. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed … CWE-787
CWE-843
 Out-of-bounds Write
Type Confusion
CVE-2020-0336 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220914 9.8 CRITICAL
Network
google android In UrlQuerySanitizer, there is a possible improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploi… CWE-20
 Improper Input Validation 
CVE-2020-0333 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220915 6.5 MEDIUM
Network
google android In libstagefright, there is a possible dead loop due to an uncaught exception. This could lead to remote denial of service with no additional execution privileges needed. User interaction is needed f… NVD-CWE-Other
CVE-2020-0332 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220916 6.7 MEDIUM
Local
google android In iorap, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege and code execution with System execution privileges needed. User interaction … CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2020-0330 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220917 5.5 MEDIUM
Local
google android In the OMX encoder, there is a possible out of bounds read due to invalid input validation. This could lead to local information disclosure with no additional execution privileges needed. User intera… CWE-125
Out-of-bounds Read
CVE-2020-0329 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220918 4.4 MEDIUM
Local
google android In the camera, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with System execution privileges needed. User interaction is not need… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2020-0328 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220919 6.5 MEDIUM
Network
google android In libsonivox, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction … CWE-125
Out-of-bounds Read
CVE-2020-0324 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
220920 5.5 MEDIUM
Local
google android In libavb, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is no… CWE-125
Out-of-bounds Read
CVE-2020-0323 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm