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 8, 2026, 12:07 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224801 10 危険 アドビシステムズ - Adobe RoboHelp の MDBMS.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-5327 2013-10-10 14:47 2013-10-8 Show GitHub Exploit DB Packet Storm
224802 4.3 警告 アップル - Apple Mac OS X の IPSec の実装におけるセキュリティゲートウェイになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2013-1028 2013-10-9 17:54 2013-09-12 Show GitHub Exploit DB Packet Storm
224803 4.3 警告 アップル - Apple Safari などの製品で使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1012 2013-10-9 17:44 2013-06-4 Show GitHub Exploit DB Packet Storm
224804 6.8 警告 アップル
Google
- Google Chrome における脆弱性 CWE-20
不適切な入力確認
CVE-2013-0926 2013-10-9 17:38 2013-03-26 Show GitHub Exploit DB Packet Storm
224805 7.1 危険 TP-LINK Technologies - 複数の TP-Link IP Cameras 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3688 2013-10-9 17:18 2013-06-12 Show GitHub Exploit DB Packet Storm
224806 6.8 警告 アップル - Apple iTunes などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-0997 2013-10-9 16:51 2013-05-16 Show GitHub Exploit DB Packet Storm
224807 6.8 警告 Adiscon - rsyslog の ElasticSearch プラグインの writeDataError 関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4758 2013-10-9 15:12 2013-07-5 Show GitHub Exploit DB Packet Storm
224808 6.8 警告 アップル - Apple iOS などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2012-3748 2013-10-9 14:33 2012-11-3 Show GitHub Exploit DB Packet Storm
224809 4.3 警告 アップル
ClamAV
Canonical
- ClamAV の pdf.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2021 2013-10-9 14:19 2013-04-24 Show GitHub Exploit DB Packet Storm
224810 5 警告 アップル
ClamAV
Canonical
- ClamAV の pe.c における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-2020 2013-10-9 14:16 2013-04-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200151 3.3 LOW
Local
google android In getDeviceId of PhoneSubInfoController.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0990 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200152 3.3 LOW
Local
google android In hasManageOngoingCallsPermission of TelecomServiceImpl.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure.… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0989 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200153 3.3 LOW
Local
google android In getLaunchedFromUid and getLaunchedFromPackage of ActivityClientController.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel inf… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0988 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200154 3.3 LOW
Local
google android In getNeighboringCellInfo of PhoneInterfaceManager.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This … CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0987 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200155 5.5 MEDIUM
Local
google android In hasGrantedPolicy of DevicePolicyManagerService.java, there is a possible information disclosure about the device owner, profile owner, or device admin due to a logic error in the code. This could … CWE-862
 Missing Authorization
CVE-2021-0986 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200156 7.8 HIGH
Local
google android In onReceive of AlertReceiver.java, there is a possible way to dismiss system dialog due to a missing permission check. This could lead to local escalation of privilege with no additional execution p… CWE-862
 Missing Authorization
CVE-2021-0985 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200157 7.8 HIGH
Local
google android In onNullBinding of ManagedServices.java, there is a possible permission bypass due to an incorrectly unbound service. This could lead to local escalation of privilege with no additional execution pr… CWE-404
 Improper Resource Shutdown or Release
CVE-2021-0984 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200158 3.3 LOW
Local
google android In createAdminSupportIntent of DevicePolicyManagerService.java, there is a possible disclosure of information about installed device/profile owner package name due to side channel information disclos… CWE-200
Information Exposure
CVE-2021-0983 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200159 3.3 LOW
Local
google android In getOrganizationNameForUser of DevicePolicyManagerService.java, there is a possible organization name disclosure due to a missing permission check. This could lead to local information disclosure w… CWE-862
 Missing Authorization
CVE-2021-0982 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200160 7.8 HIGH
Local
google android In enqueueNotificationInternal of NotificationManagerService.java, there is a possible way to run a foreground service without showing a notification due to improper input validation. This could lead… NVD-CWE-Other
CVE-2021-0981 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm