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 28, 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
230651 2.1 注意 Zabbix - ZABBIX の zabbix_agentd における権限を取得される脆弱性 CWE-16
環境設定
CVE-2007-6210 2012-12-20 18:34 2007-11-25 Show GitHub Exploit DB Packet Storm
230652 4.6 警告 zsh - zsh の Util/difflog.pl における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-6209 2012-12-20 18:34 2007-12-3 Show GitHub Exploit DB Packet Storm
230653 4.3 警告 s9y - S9Y Serendipity のリモート RSS sidebar プラグイン におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6205 2012-12-20 18:34 2007-12-8 Show GitHub Exploit DB Packet Storm
230654 7.5 危険 wesnoth - Wesnoth におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2007-6201 2012-12-20 18:34 2007-11-27 Show GitHub Exploit DB Packet Storm
230655 6.8 警告 pmapper - Armin Burger p.mapper における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6191 2012-12-20 18:34 2007-11-29 Show GitHub Exploit DB Packet Storm
230656 7.5 危険 tumusika evolution - TuMusika Evolution におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6188 2012-12-20 18:34 2007-11-29 Show GitHub Exploit DB Packet Storm
230657 10 危険 phpdevshell - PHPDevShell における脆弱性 CWE-noinfo
情報不足
CVE-2007-6186 2012-12-20 18:34 2007-11-29 Show GitHub Exploit DB Packet Storm
230658 7.5 危険 project alumni - Project Alumni の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6184 2012-12-20 18:34 2007-11-29 Show GitHub Exploit DB Packet Storm
230659 6.8 警告 ruby gnome2 - Ruby-GNOME 2 の gtk/src/rbgtkmessagedialog.c におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2007-6183 2012-12-20 18:34 2007-11-29 Show GitHub Exploit DB Packet Storm
230660 8.5 危険 レッドハット - Cygwin の cygwin1.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6181 2012-12-20 18:34 2007-11-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197491 7.5 HIGH
Network
google android The method PVRSRVBridgeTLDiscoverStreams allocates puiStreamsInt on the heap, fills the contents of the buffer via TLServerDiscoverStreamsKM, and then copies the buffer to userspace. The method TLSer… CWE-909
 Missing Initialization of Resource
CVE-2021-0947 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
197492 7.5 HIGH
Network
google android The method PVRSRVBridgePMRPDumpSymbolicAddr allocates puiMemspaceNameInt on the heap, fills the contents of the buffer via PMR_PDumpSymbolicAddr, and then copies the buffer to userspace. The method P… CWE-909
 Missing Initialization of Resource
CVE-2021-0946 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
197493 7.5 HIGH
Network
google android An unprivileged app can trigger PowerVR driver to return an uninitialized heap memory causing information disclosure.Product: AndroidVersions: Android SoCAndroid ID: A-236849490 CWE-269
 Improper Privilege Management
CVE-2021-0891 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
197494 5.5 MEDIUM
Local
google android In PVRSRVBridgeHeapCfgHeapConfigName, there is a possible leak of kernel heap content due to uninitialized data. This could lead to local information disclosure with no additional execution privilege… CWE-908
 Use of Uninitialized Resource
CVE-2021-0887 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
197495 5.5 MEDIUM
Local
google android In PVRSRVBridgeHeapCfgHeapDetails, there is a possible leak of kernel heap content due to uninitialized data. This could lead to local information disclosure with no additional execution privileges n… CWE-908
 Use of Uninitialized Resource
CVE-2021-0698 2024-11-21 14:43 2022-08-24 Show GitHub Exploit DB Packet Storm
197496 5.5 MEDIUM
Local
google android In USB Manager, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead to local information disclosur… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0975 2024-11-21 14:43 2022-08-12 Show GitHub Exploit DB Packet Storm
197497 5.5 MEDIUM
Local
google android In PackageManager, there is a possible way to get information about installed packages ignoring limitations introduced in Android 11 due to a missing permission check. This could lead to local inform… CWE-862
 Missing Authorization
CVE-2021-0735 2024-11-21 14:43 2022-08-12 Show GitHub Exploit DB Packet Storm
197498 5.5 MEDIUM
Local
google android In Settings, there is a possible way to determine whether an app is installed without query permissions, due to side channel information disclosure. This could lead to local information disclosure of… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2021-0734 2024-11-21 14:43 2022-08-12 Show GitHub Exploit DB Packet Storm
197499 7.8 HIGH
Local
google android In dma_buf_release of dma-buf.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User i… CWE-416
 Use After Free
CVE-2021-0707 2024-11-21 14:43 2022-04-13 Show GitHub Exploit DB Packet Storm
197500 7.8 HIGH
Local
google android In setServiceForegroundInnerLocked of ActiveServices.java, there is a possible way for a background application to regain foreground permissions due to insufficient background restrictions. This coul… CWE-863
 Incorrect Authorization
CVE-2021-0694 2024-11-21 14:43 2022-04-13 Show GitHub Exploit DB Packet Storm