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 26, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225671 7.5 危険 GroundWork - GroundWork Monitor Enterprise における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3499 2013-05-9 16:07 2013-03-7 Show GitHub Exploit DB Packet Storm
225672 6.3 警告 シスコシステムズ - Cisco ISR G2 ルータ上で稼働する Cisco IOS の ISM モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-1241 2013-05-9 15:43 2013-05-7 Show GitHub Exploit DB Packet Storm
225673 1.9 注意 Linux - Linux kernel の net/core/scm.c におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1958 2013-05-9 11:18 2013-04-5 Show GitHub Exploit DB Packet Storm
225674 2.1 注意 Linux - Linux Kernel の kernel/user_namespace.c におけるファイルシステムの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1956 2013-05-9 11:11 2013-04-5 Show GitHub Exploit DB Packet Storm
225675 4 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Archer GRC および Archer Smart Suite Framework におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0934 2013-05-8 19:32 2013-05-6 Show GitHub Exploit DB Packet Storm
225676 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Archer GRC および Archer Smart Suite Framework におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0933 2013-05-8 19:30 2013-05-6 Show GitHub Exploit DB Packet Storm
225677 4 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Archer GRC および Archer Smart Suite Framework におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0932 2013-05-8 19:30 2013-05-6 Show GitHub Exploit DB Packet Storm
225678 9.3 危険 Hexagon - ERDAS ER Viewer の ermapper_u.dll におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0726 2013-05-8 19:18 2013-04-23 Show GitHub Exploit DB Packet Storm
225679 6.8 警告 Crunchify - WordPress 用 Facebook Members プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2703 2013-05-8 19:08 2013-04-22 Show GitHub Exploit DB Packet Storm
225680 6.8 警告 Manoj Thulasidas - WordPress 用 Easy AdSense Lite プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2702 2013-05-8 19:01 2013-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196911 7.8 HIGH
Local
google android In setPlayPolicy of DrmPlugin.cpp, there is a possible double free. This could lead to local escalation of privilege in a privileged process with no additional execution privileges needed. User inter… CWE-415
 Double Free
CVE-2021-0437 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196912 5.5 MEDIUM
Local
google android In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds read due to integer overflow. This could lead to local information disclosure with no additional execution privileges n… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0436 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196913 7.5 HIGH
Network
google android In avrc_proc_vendor_command of avrc_api.cc, there is a possible leak of heap data due to uninitialized data. This could lead to remote information disclosure with no additional execution privileges n… CWE-665
 Improper Initialization
CVE-2021-0435 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196914 8.0 HIGH
Adjacent
google android In onCreate of DeviceChooserActivity.java, there is a possible way to bypass user consent when pairing a Bluetooth device due to a tapjacking/overlay attack. This could lead to local escalation of pr… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0433 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196915 7.0 HIGH
Local
google android In ClearPullerCacheIfNecessary and ForceClearPullerCache of StatsPullerManager.cpp, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with n… CWE-362
Race Condition
CVE-2021-0432 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196916 7.5 HIGH
Network
google android In avrc_msg_cback of avrc_api.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a paired device with no additional executio… CWE-125
Out-of-bounds Read
CVE-2021-0431 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196917 9.8 CRITICAL
Network
google android In rw_mfc_handle_read_op of rw_mfc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution via a malicious NFC packet with no additional ex… CWE-787
 Out-of-bounds Write
CVE-2021-0430 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196918 7.8 HIGH
Local
google android In pollOnce of ALooper.cpp, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interact… CWE-416
 Use After Free
CVE-2021-0429 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196919 5.5 MEDIUM
Local
google android In getSimSerialNumber of TelephonyManager.java, there is a possible way to read a trackable identifier due to a missing permission check. This could lead to local information disclosure with User exe… CWE-862
 Missing Authorization
CVE-2021-0428 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
196920 7.8 HIGH
Local
google android In parseExclusiveStateAnnotation of LogEvent.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution … CWE-787
 Out-of-bounds Write
CVE-2021-0427 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm