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 21, 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
229291 6.8 警告 シスコシステムズ - Cisco Unity Express におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-1120 2013-02-18 17:18 2013-02-1 Show GitHub Exploit DB Packet Storm
229292 4.3 警告 libssh - libssh の publickey_from_privatekey 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0176 2013-02-18 17:15 2013-01-13 Show GitHub Exploit DB Packet Storm
229293 10 危険 VMware - 複数の VMware 製品における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2013-1405 2013-02-18 16:11 2013-01-31 Show GitHub Exploit DB Packet Storm
229294 4.3 警告 シスコシステムズ - Cisco Unified MeetingPlace のサーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1123 2013-02-18 16:09 2013-02-7 Show GitHub Exploit DB Packet Storm
229295 10 危険 Schneider Electric - Schneider Electric Accutech Manager におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0658 2013-02-18 16:09 2013-02-12 Show GitHub Exploit DB Packet Storm
229296 5 警告 Moxa Inc. - Moxa EDR-G903 シリーズルータにおける不特定のデバイスへのアクセス権を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4712 2013-02-18 16:08 2012-12-17 Show GitHub Exploit DB Packet Storm
229297 10 危険 WellinTech - WellinTech KingView の kingMess.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4711 2013-02-18 16:07 2013-02-12 Show GitHub Exploit DB Packet Storm
229298 9.3 危険 Tridium - Tridium Niagara AX におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-4701 2013-02-18 16:06 2013-02-11 Show GitHub Exploit DB Packet Storm
229299 7.6 危険 Moxa Inc. - Moxa EDR-G903 シリーズルータにおけるデバイスになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2012-4694 2013-02-18 16:05 2012-12-17 Show GitHub Exploit DB Packet Storm
229300 5 警告 Digitiliti - DigiLIBE における重要な設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-1402 2013-02-18 16:04 2013-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202581 8.1 HIGH
Network
google android In RW_SetActivatedTagType of rw_main.cc, there is possible memory corruption due to a race condition. This could lead to remote code execution with no additional execution privileges needed. User int… CWE-362
Race Condition
CVE-2021-0870 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202582 7.8 HIGH
Local
google android In runDumpHeap of ActivityManagerShellCommand.java, there is a possible deletion of system files due to a confused deputy. This could lead to local escalation of privilege with no additional executio… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2021-0708 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202583 5.5 MEDIUM
Local
google android In startListening of PluginManagerImpl.java, there is a possible way to disable arbitrary app components due to a missing permission check. This could lead to local denial of service with no addition… CWE-862
 Missing Authorization
CVE-2021-0706 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202584 7.8 HIGH
Local
google android In sanitizeSbn of NotificationManagerService.java, there is a possible way to keep service running in foreground and keep granted permissions due to Bypass of Background Service Restrictions. This co… NVD-CWE-Other
CVE-2021-0705 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202585 6.8 MEDIUM
Physics
google android In SecondStageMain of init.cpp, there is a possible use after free due to incorrect shared_ptr usage. This could lead to local escalation of privilege if the attacker has physical access to the devic… CWE-416
 Use After Free
CVE-2021-0703 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202586 5.5 MEDIUM
Local
google android In RevertActiveSessions of apexd.cpp, there is a possible way to share the wrong file due to an unintentional MediaStore downgrade. This could lead to local information disclosure with no additional … NVD-CWE-noinfo
CVE-2021-0702 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202587 7.8 HIGH
Local
google android In VectorDrawable::VectorDrawable of VectorDrawable.java, there is a possible way to introduce a memory corruption due to sharing of not thread-safe objects. This could lead to local escalation of pr… CWE-362
Race Condition
CVE-2021-0652 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202588 5.5 MEDIUM
Local
google android In loadLabel of PackageItemInfo.java, there is a possible way to DoS a device by having a long label in an app due to incorrect input validation. This could lead to local denial of service with no ad… CWE-20
 Improper Input Validation 
CVE-2021-0651 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202589 5.5 MEDIUM
Local
google android In getAllSubInfoList of SubscriptionController.java, there is a possible way to retrieve a long term identifier without the correct permissions due to a missing permission check. This could lead to l… CWE-862
 Missing Authorization
CVE-2021-0643 2024-11-21 14:43 2021-10-22 Show GitHub Exploit DB Packet Storm
202590 5.5 MEDIUM
Local
google android In get_sock_stat of xt_qtaguid.c, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with User execution privileges needed. User interacti… CWE-416
 Use After Free
CVE-2021-0695 2024-11-21 14:43 2021-10-7 Show GitHub Exploit DB Packet Storm