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 10, 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
226221 6.9 警告 PulseAudio - PulseAudio の core-util.c における任意のファイルのパーミッションを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2009-1299 2012-12-20 19:10 2010-03-18 Show GitHub Exploit DB Packet Storm
226222 1.9 注意 Canonical - Ubuntu 上で稼動する ecryptfs-utils 73-0ubuntu におけるファイルシステムへのアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-1296 2012-12-20 19:10 2009-06-8 Show GitHub Exploit DB Packet Storm
226223 10 危険 TIBCO Software - TIBCO SmartSockets、SmartSockets 製品ファミリーおよび EMS におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1291 2012-12-20 19:10 2009-04-30 Show GitHub Exploit DB Packet Storm
226224 7.5 危険 The phpMyAdmin Project - phpMyAdmin の setup/lib/ConfigFile.class.php における任意の PHP コードを設定ファイルへ挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1285 2012-12-20 19:10 2009-04-14 Show GitHub Exploit DB Packet Storm
226225 5 警告 Xine - xine-lib の demuxers/demux_qt.c における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1274 2012-12-20 19:10 2009-04-8 Show GitHub Exploit DB Packet Storm
226226 10 危険 Wireshark - Wireshark における脆弱性 CWE-noinfo
情報不足
CVE-2009-1266 2012-12-20 19:10 2009-04-21 Show GitHub Exploit DB Packet Storm
226227 4 警告 Stanislas Rolland - TYPO3 用の sr_feuser_register エクステンションにおけるパスワードなどの重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-1264 2012-12-20 19:10 2009-04-7 Show GitHub Exploit DB Packet Storm
226228 4.3 警告 webhelpdesk - Web Help Desk におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-1261 2012-12-20 19:10 2009-04-7 Show GitHub Exploit DB Packet Storm
226229 7.5 危険 rd-media - Joomla! 用の RD-Autos コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-1258 2012-12-20 19:10 2009-04-7 Show GitHub Exploit DB Packet Storm
226230 6.5 警告 podcast generator - Podcast Generator の index.php における config.php へ任意の PHP コードを挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1230 2012-12-20 19:10 2009-04-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212621 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
212622 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
212623 4.4 MEDIUM
Local
google android In apexd, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed… CWE-125
Out-of-bounds Read
CVE-2020-0322 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212624 8.8 HIGH
Network
google android In the mp3 extractor, there is a possible out of bounds write due to uninitialized data. This could lead to remote code execution with no additional execution privileges needed. User interaction is n… CWE-787
CWE-908
 Out-of-bounds Write
 Use of Uninitialized Resource
CVE-2020-0321 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212625 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interacti… CWE-20
 Improper Input Validation 
CVE-2020-0320 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212626 5.5 MEDIUM
Local
google android In UsageStatsManager, there is a possible access to protected data due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. U… CWE-862
 Missing Authorization
CVE-2020-0317 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212627 5.5 MEDIUM
Local
google android In AudioService, there are missing permission checks. This could lead to local information disclosure of audio configuration with no additional execution privileges needed. User interaction is not ne… CWE-862
 Missing Authorization
CVE-2020-0314 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212628 5.5 MEDIUM
Local
google android In Battery Saver, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction is not … NVD-CWE-noinfo
CVE-2020-0312 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212629 5.5 MEDIUM
Local
google android In Window Manager, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction is not… NVD-CWE-noinfo
CVE-2020-0308 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212630 7.8 HIGH
Local
google android In LLVM, there is a possible ineffective stack cookie placement due to stack frame double reservation. This could lead to local escalation of privilege with no additional execution privileges needed.… NVD-CWE-noinfo
CVE-2020-0306 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm