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 30, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225171 7.8 危険 シーメンス - Siemens Enterprise OpenScape Branch および OpenScape Session Border Controller における任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-4780 2013-07-22 16:31 2012-09-14 Show GitHub Exploit DB Packet Storm
225172 4.3 警告 シーメンス - Siemens Enterprise OpenScape Branch および OpenScape Session Border Controller におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4779 2013-07-22 16:29 2012-09-14 Show GitHub Exploit DB Packet Storm
225173 7.8 危険 シーメンス - Siemens Enterprise OpenScape Branch および OpenScape Session Border Controller における重要なサーバおよび統計情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-4778 2013-07-22 16:29 2012-09-14 Show GitHub Exploit DB Packet Storm
225174 5 警告 シスコシステムズ - Cisco IOS の GET VPN 機能のデフォルト設定における暗号化ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3436 2013-07-22 16:25 2013-07-19 Show GitHub Exploit DB Packet Storm
225175 4.3 警告 DELL EMC (旧 EMC Corporation) - Data Store Gen プラットフォーム上で稼働する EMC Avamar Server および Avamar Virtual Edition における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-3275 2013-07-22 16:23 2013-07-17 Show GitHub Exploit DB Packet Storm
225176 9 危険 DELL EMC (旧 EMC Corporation) - Data Store Gen プラットフォーム上で稼働する EMC Avamar Server および Avamar Virtual Edition における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3274 2013-07-22 16:22 2013-07-17 Show GitHub Exploit DB Packet Storm
225177 2.6 注意 Verizon - Verizon Wireless Network Extender における ESN および MIN 値を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-4877 2013-07-22 16:20 2013-07-15 Show GitHub Exploit DB Packet Storm
225178 6.2 警告 Verizon - Verizon Wireless Network Extender における管理アクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-4876 2013-07-22 16:19 2013-07-15 Show GitHub Exploit DB Packet Storm
225179 6.2 警告 Verizon - Verizon Wireless Network Extender 上で稼働する Uboot bootloader におけるブートプロセスを回避される脆弱性 CWE-287
不適切な認証
CVE-2013-4875 2013-07-22 16:13 2013-07-15 Show GitHub Exploit DB Packet Storm
225180 6.2 警告 Verizon - Verizon Wireless Network Extender 上で稼働する Uboot bootloader におけるルートアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-4874 2013-07-22 16:11 2013-07-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
198411 7.8 HIGH
Local
google android In xhci_vendor_get_ops of xhci.c, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed… CWE-125
Out-of-bounds Read
CVE-2021-0924 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198412 7.8 HIGH
Local
google android In createOrUpdate of Permission.java, there is a possible way to gain internal permissions due to a missing permission check. This could lead to local escalation of privilege with no additional execu… CWE-862
 Missing Authorization
CVE-2021-0923 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198413 7.8 HIGH
Local
google android In enforceCrossUserOrProfilePermission of PackageManagerService.java, there is a possible bypass of INTERACT_ACROSS_PROFILES permission due to a missing permission check. This could lead to local esc… CWE-862
 Missing Authorization
CVE-2021-0922 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198414 7.8 HIGH
Local
google android In ParsingPackageImpl of ParsingPackageImpl.java, there is a possible parcel serialization/deserialization mismatch due to improper input validation. This could lead to local escalation of privilege … CWE-20
 Improper Input Validation 
CVE-2021-0921 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198415 6.4 MEDIUM
Local
google
debian
android
debian_linux
In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interac… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0920 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198416 5.0 MEDIUM
Local
google android In getService of IServiceManager.cpp, there is a possible unhandled exception due to an integer overflow. This could lead to local denial of service making the lockscreen unusable with no additional … CWE-190
 Integer Overflow or Wraparound
CVE-2021-0919 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198417 8.8 HIGH
Adjacent
google android In gatt_process_notification of gatt_cl.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over Bluetooth with no additional execution… CWE-787
 Out-of-bounds Write
CVE-2021-0918 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198418 6.7 MEDIUM
Local
google android In SRAMROM, there is a possible permission bypass due to an insecure permission setting. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0904 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198419 9.8 CRITICAL
Network
google android In Android TV , there is a possible silent pairing due to lack of rate limiting in the pairing flow. This could lead to remote code execution with no additional execution privileges needed. User inte… NVD-CWE-noinfo
CVE-2021-0889 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198420 7.8 HIGH
Local
google android In ActivityThread.java, there is a possible way to collide the content provider's authorities. This could lead to local escalation of privilege with no additional execution privileges needed. User in… NVD-CWE-Other
CVE-2021-0799 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm