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 5, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224381 5 警告 Wireshark - Wireshark の DCOM ISystemActivator 解析機能における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2013-4925 2013-10-24 17:03 2013-07-26 Show GitHub Exploit DB Packet Storm
224382 4 警告 IBM - IBM Maximo Asset Management におけるアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-4020 2013-10-24 17:03 2013-09-25 Show GitHub Exploit DB Packet Storm
224383 5 警告 Wireshark - Wireshark の DCOM ISystemActivator 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-4924 2013-10-24 17:02 2013-07-26 Show GitHub Exploit DB Packet Storm
224384 5 警告 IBM - IBM Maximo Asset Management における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-4013 2013-10-24 17:01 2013-09-25 Show GitHub Exploit DB Packet Storm
224385 5 警告 Wireshark - Wireshark の DCOM ISystemActivator 解析機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4923 2013-10-24 17:00 2013-07-26 Show GitHub Exploit DB Packet Storm
224386 7.1 危険 Choice Wireless - Choice Wireless Green Packet 4G WiMax modem WIXFMR-111 における重要な情報を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-3581 2013-10-24 17:00 2013-06-28 Show GitHub Exploit DB Packet Storm
224387 4.3 警告 シスコシステムズ - Cisco Unified Communications Manager の Unified Serviceability コンポーネントにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3397 2013-10-24 16:59 2013-06-25 Show GitHub Exploit DB Packet Storm
224388 5 警告 Wireshark - Wireshark の DCOM ISystemActivator 解析機能におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4922 2013-10-24 16:58 2013-07-26 Show GitHub Exploit DB Packet Storm
224389 4 警告 IBM - IBM Sterling B2B Integrator および Sterling File Gateway における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-3020 2013-10-24 16:58 2013-06-30 Show GitHub Exploit DB Packet Storm
224390 4 警告 IBM - IBM Sterling B2B Integrator および Sterling File Gateway における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2987 2013-10-24 16:57 2013-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199411 3.3 LOW
Local
google android In getLine1NumberForDisplay of PhoneInterfaceManager.java, there is apossible way to determine whether an app is installed, without querypermissions due to a missing permission check. This could lead… CWE-862
 Missing Authorization
CVE-2021-1034 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199412 3.3 LOW
Local
google android In getMimeGroup of PackageManagerService.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-1032 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199413 3.3 LOW
Local
google android In cancelNotificationsFromListener of NotificationManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information dis… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1031 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199414 5.5 MEDIUM
Local
google android In setNotificationsShownFromListener of NotificationManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information d… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1030 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199415 7.8 HIGH
Local
google android In setClientStateLocked of SurfaceFlinger.cpp, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privilege… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-1029 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199416 7.8 HIGH
Local
google android In setClientStateLocked of SurfaceFlinger.cpp, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privilege… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-1028 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199417 7.8 HIGH
Local
google android In setTransactionState of SurfaceFlinger, there is possible arbitrary code execution in a privileged process due to improper casting. This could lead to local escalation of privilege with no addition… CWE-704
 Incorrect Type Conversion or Cast
CVE-2021-1027 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199418 5.5 MEDIUM
Local
google android In startRanging of RttServiceImpl.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 to loc… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1026 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199419 5.5 MEDIUM
Local
google android In hasNamedWallpaper of WallpaperManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to a missing permission check. This could lead t… CWE-862
 Missing Authorization
CVE-2021-1025 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199420 6.7 MEDIUM
Local
google android In onEventReceived of EventResultPersister.java, there is a possible intent redirection due to a confused deputy. This could lead to local escalation of privilege with System execution privileges nee… NVD-CWE-Other
CVE-2021-1024 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm