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 14, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226671 10 危険 シマンテック - Symantec Altiris Deployment Solution における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3179 2012-12-20 19:28 2009-09-11 Show GitHub Exploit DB Packet Storm
226672 7.8 危険 シマンテック - Symantec Altiris Deployment Solution の mm.exe におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3178 2012-12-20 19:28 2009-09-11 Show GitHub Exploit DB Packet Storm
226673 6.8 警告 theratstudios - The Rat CMS の admin/add_album.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2009-3173 2012-12-20 19:28 2009-09-11 Show GitHub Exploit DB Packet Storm
226674 7.5 危険 silcnet - SILC Toolkit などの lib/silcclient/command.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2009-3163 2012-12-20 19:28 2009-09-10 Show GitHub Exploit DB Packet Storm
226675 4.3 警告 x10media - x10 MP3 Search engine におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3153 2012-12-20 19:28 2009-09-10 Show GitHub Exploit DB Packet Storm
226676 5 警告 ultrize - Ultrize TimeSheet の actions/downloadFile.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3151 2012-12-20 19:28 2009-09-10 Show GitHub Exploit DB Packet Storm
226677 7.5 危険 portalxp - PortalXP Teacher Edition における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3148 2012-12-20 19:28 2009-09-10 Show GitHub Exploit DB Packet Storm
226678 5 警告 visavi - Wap-Motor の gallery/gallery.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3123 2012-12-20 19:28 2009-09-9 Show GitHub Exploit DB Packet Storm
226679 7.5 危険 x-iweb.ru - PHP-Fusion 用の dsmsf モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3119 2012-12-20 19:28 2009-09-9 Show GitHub Exploit DB Packet Storm
226680 7.5 危険 snowhall - Snow Hall Silurus System の category.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3117 2012-12-20 19:28 2009-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213861 7.3 HIGH
Local
google android In MockLocationAppPreferenceController.java, it is possible to mock the GPS location of the device due to a permissions bypass. This could lead to local escalation of privilege with User execution pr… CWE-276
Incorrect Default Permissions 
CVE-2020-0133 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213862 5.5 MEDIUM
Local
google android In BnAAudioService::onTransact of IAAudioService.cpp, there is a possible out of bounds read due to unsafe deserialization. This could lead to local information disclosure with no additional executio… CWE-125
CWE-502
Out-of-bounds Read
 Deserialization of Untrusted Data
CVE-2020-0132 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213863 8.8 HIGH
Network
google android In parseChunk of MPEG4Extractor.cpp, there is a possible out of bounds write due to incompletely initialized data. This could lead to remote code execution with no additional execution privileges nee… CWE-787
 Out-of-bounds Write
CVE-2020-0131 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213864 7.8 HIGH
Local
google android In SetData of btm_ble_multi_adv.cc, there is a possible out-of-bound write due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges n… CWE-787
 Out-of-bounds Write
CVE-2020-0129 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213865 7.5 HIGH
Network
google android In addPacket of AMPEG4ElementaryAssembler, there is an out of bounds read due to an integer overflow. This could lead to remote information disclosure with no additional execution privileges required… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2020-0128 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213866 6.5 MEDIUM
Network
google android In AudioStream::decode of AudioGroup.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure in the phone process with no additiona… CWE-125
Out-of-bounds Read
CVE-2020-0127 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213867 6.4 MEDIUM
Local
google android In multiple functions in DrmPlugin.cpp, there is a possible use after free due to a race condition. This could lead to local code execution with System execution privileges required. User interaction… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2020-0126 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213868 6.7 MEDIUM
Local
google android In markBootComplete of InstalldNativeService.cpp, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privile… CWE-787
 Out-of-bounds Write
CVE-2020-0124 2024-11-21 13:52 2020-06-12 Show GitHub Exploit DB Packet Storm
213869 5.5 MEDIUM
Local
google android In updateUidProcState of AppOpsService.java, there is a possible permission bypass due to a logic error. This could lead to local information disclosure of location data with User execution privilege… NVD-CWE-noinfo
CVE-2020-0121 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm
213870 5.3 MEDIUM
Network
google android In addOrUpdateNetworkInternal and related functions of WifiConfigManager.java, there is a possible man in the middle attack due to improper certificate validation. This could lead to remote informati… CWE-295
Improper Certificate Validation 
CVE-2020-0119 2024-11-21 13:52 2020-06-11 Show GitHub Exploit DB Packet Storm