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 24, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230781 6.8 警告 libssh - libssh の複数の関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4559 2012-12-21 15:18 2012-11-20 Show GitHub Exploit DB Packet Storm
230782 7.5 危険 libssh - libssh の sftp.c におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6063 2012-12-21 15:16 2012-11-20 Show GitHub Exploit DB Packet Storm
230783 3.6 注意 oVirt - SANLock の log.h におけるファイルコンテンツを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5638 2012-12-21 15:08 2012-12-20 Show GitHub Exploit DB Packet Storm
230784 7.9 危険 IBM - IBM POWER5 のサービス・プロセッサーに権限昇格の脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4856 2012-12-21 14:56 2012-12-13 Show GitHub Exploit DB Packet Storm
230785 7.5 危険 Ciprian Popescu - WordPress 用 Portable phpMyAdmin プラグインにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5469 2012-12-21 14:08 2012-12-20 Show GitHub Exploit DB Packet Storm
230786 2.6 注意 NHN Japan - Android 版 ロケタッチにおける情報管理不備の脆弱性 CWE-Other
その他
CVE-2012-5183 2012-12-21 12:02 2012-12-21 Show GitHub Exploit DB Packet Storm
230787 2.6 注意 NHN Japan - Android 版 ロケタッチにおける暗黙的 Intent の扱いに関する脆弱性 CWE-DesignError
CVE-2012-5182 2012-12-21 12:01 2012-12-21 Show GitHub Exploit DB Packet Storm
230788 10 危険 IBM - IBM WAS for z/OS の IBM HTTP Server コンポーネントにおける任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-5955 2012-12-21 11:50 2012-12-19 Show GitHub Exploit DB Packet Storm
230789 5 警告 IBM - IBM Rational ClearQuest の Web クライアントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5765 2012-12-21 11:48 2012-12-12 Show GitHub Exploit DB Packet Storm
230790 4.3 警告 IBM - IBM Rational ClearQuest におけるフィッシング攻撃を実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4839 2012-12-21 11:47 2012-12-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 24, 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
221511 7.8 HIGH
Local
google android In appendFormatV of String8.cpp, there is a possible out of bounds write due to incorrect error handling. This could lead to local escalation of privilege with no additional execution privileges need… CWE-787
CWE-755
 Out-of-bounds Write
 Improper Handling of Exceptional Conditions
CVE-2020-0421 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221512 7.8 HIGH
Local
google android In setUpdatableDriverPath of GpuService.cpp, there is a possible memory corruption due to a missing permission check. This could lead to local escalation of privilege with no additional execution pri… CWE-787
CWE-667
CWE-862
 Out-of-bounds Write
 Improper Locking
 Missing Authorization
CVE-2020-0420 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221513 5.5 MEDIUM
Local
google android In generateInfo of PackageInstallerSession.java, there is a possible leak of cross-profile URI data during app installation due to a missing permission check. This could lead to local information dis… CWE-862
 Missing Authorization
CVE-2020-0419 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221514 8.8 HIGH
Network
google android In multiple settings screens, there are possible tapjacking attacks due to an insecure default value. This could lead to local escalation of privilege and permissions with no additional execution pri… CWE-1188
 Insecure Default Initialization of Resource
CVE-2020-0416 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221515 5.5 MEDIUM
Local
google android In various locations in SystemUI, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure of contact data with User execution privileges … NVD-CWE-noinfo
CVE-2020-0415 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221516 6.5 MEDIUM
Network
google android In AudioFlinger::RecordThread::threadLoop of audioflinger/Threads.cpp, there is a possible non-silenced audio buffer due to a permissions bypass. This could lead to remote information disclosure with… CWE-404
CWE-665
 Improper Resource Shutdown or Release
 Improper Initialization
CVE-2020-0414 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221517 7.5 HIGH
Network
google android In gatt_process_read_by_type_rsp of gatt_cl.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure in the Bluetooth server with no … CWE-125
Out-of-bounds Read
CVE-2020-0413 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221518 3.3 LOW
Local
google android In setProcessMemoryTrimLevel of ActivityManagerService.java, there is a missing permission check. This could lead to local information disclosure of foreground processes with no additional execution … CWE-862
 Missing Authorization
CVE-2020-0412 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221519 6.5 MEDIUM
Network
google android In ~AACExtractor() of AACExtractor.cpp, there is a possible out of bounds write due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges nee… CWE-787
CWE-908
 Out-of-bounds Write
 Use of Uninitialized Resource
CVE-2020-0411 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm
221520 5.5 MEDIUM
Local
google android In setNotification of SapServer.java, there is a possible permission bypass due to a PendingIntent error. This could lead to local information disclosure with User execution privileges needed. User i… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-0410 2024-11-21 13:53 2020-10-14 Show GitHub Exploit DB Packet Storm