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 5, 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
230231 6.8 警告 ownCloud - ownCloud の core/ajax/appconfig.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4391 2012-12-19 14:19 2012-08-15 Show GitHub Exploit DB Packet Storm
230232 7.5 危険 ownCloud - ownCloud の index.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2012-4392 2012-12-19 14:18 2012-08-15 Show GitHub Exploit DB Packet Storm
230233 5 警告 ownCloud - ownCloud の appconfig.php におけるアプリの設定を編集される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4752 2012-12-19 14:17 2012-08-1 Show GitHub Exploit DB Packet Storm
230234 6.8 警告 ownCloud - ownCloud におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4393 2012-12-19 14:16 2012-08-1 Show GitHub Exploit DB Packet Storm
230235 4.3 警告 ownCloud - ownCloud の apps/files/js/filelist.js におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4394 2012-12-19 14:15 2012-07-20 Show GitHub Exploit DB Packet Storm
230236 4.3 警告 ownCloud - ownCloud の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4395 2012-12-19 14:14 2012-06-23 Show GitHub Exploit DB Packet Storm
230237 4.3 警告 ownCloud - ownCloud におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4396 2012-12-19 14:13 2012-06-11 Show GitHub Exploit DB Packet Storm
230238 4.3 警告 ownCloud - ownCloud におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4397 2012-12-19 14:12 2012-06-4 Show GitHub Exploit DB Packet Storm
230239 4.3 警告 サン・マイクロシステムズ
VMware
ヒューレット・パッカード
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4475 2012-12-19 10:42 2011-02-15 Show GitHub Exploit DB Packet Storm
230240 10 危険 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4473 2012-12-19 10:40 2011-02-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211591 6.5 MEDIUM
Network
google android In Parse_art of eas_mdls.c, there is possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User inter… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0172 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211592 6.5 MEDIUM
Network
google android In Parse_lart of eas_mdls.c, there is possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User inte… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0171 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211593 6.5 MEDIUM
Network
google android In IMY_Event of eas_imelody.c, there is possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User in… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0170 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211594 6.5 MEDIUM
Network
google android In RTTTL_Event of eas_rtttl.c, there is possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User in… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0169 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211595 8.8 HIGH
Network
google android In impeg2_fmt_conv_yuv420p_to_yuv420sp_uv of impeg2_format_conv.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional e… CWE-787
 Out-of-bounds Write
CVE-2020-0168 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211596 5.5 MEDIUM
Local
google android In load of ResourceTypes.cpp, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with no additional execution privileges needed. User i… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2020-0167 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211597 7.8 HIGH
Local
google android In multiple functions of URI.java, there is a possible escalation of privilege due to missing validation in the parceling of URI information. This could lead to a local escalation of privilege with n… CWE-20
 Improper Input Validation 
CVE-2020-0166 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211598 6.7 MEDIUM
Local
google android In phNxpNciHal_NfcDep_cmd_ext of phNxpNciHal_NfcDepSWPrio.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege via compromised d… CWE-787
 Out-of-bounds Write
CVE-2020-0165 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211599 4.4 MEDIUM
Local
google android In phNxpNciHal_NfcDep_cmd_ext of phNxpNciHal_NfcDepSWPrio.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System executi… CWE-125
Out-of-bounds Read
CVE-2020-0164 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211600 6.5 MEDIUM
Network
google android In parseSampleAuxiliaryInformationSizes of MPEG4Extractor.cpp, there is possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional e… CWE-20
 Improper Input Validation 
CVE-2020-0163 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm