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 22, 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
256171 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1261 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
256172 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1260 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
256173 4.3 警告 マイクロソフト - 複数の Microsoft 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1257 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
256174 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1880 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
256175 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1879 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
256176 8.5 危険 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における任意の Perl コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1447 2010-06-30 18:17 2010-05-14 Show GitHub Exploit DB Packet Storm
256177 9.3 危険 アップル - Apple Mac OS の ColorSync における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-1726 2010-06-30 18:17 2009-08-5 Show GitHub Exploit DB Packet Storm
256178 6.9 警告 アップル
サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の rmtree 関数における任意のファイルを削除される脆弱性 CWE-362
競合状態
CVE-2008-5303 2010-06-30 18:16 2008-12-1 Show GitHub Exploit DB Packet Storm
256179 6.9 警告 アップル
サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の rmtree 関数における任意の setuid バイナリを作成される脆弱性 CWE-362
競合状態
CVE-2008-5302 2010-06-30 18:16 2008-12-1 Show GitHub Exploit DB Packet Storm
256180 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1419 2010-06-29 16:59 2010-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196941 7.8 HIGH
Local
juniper junos A sensitive information disclosure vulnerability in delta-export configuration utility (dexp) of Juniper Networks Junos OS may allow a locally authenticated shell user the ability to create and read … CWE-269
 Improper Privilege Management
CVE-2021-0204 2024-11-21 14:42 2021-01-16 Show GitHub Exploit DB Packet Storm
196942 8.6 HIGH
Network
juniper junos On Juniper Networks EX and QFX5K Series platforms configured with Redundant Trunk Group (RTG), Storm Control profile applied on the RTG interface might not take affect when it reaches the threshold c… NVD-CWE-noinfo
CVE-2021-0203 2024-11-21 14:42 2021-01-16 Show GitHub Exploit DB Packet Storm
196943 7.5 HIGH
Network
juniper junos On Juniper Networks MX Series and EX9200 Series platforms with Trio-based MPC (Modular Port Concentrator) where Integrated Routing and Bridging (IRB) interface is configured and it is mapped to a VPL… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2021-0202 2024-11-21 14:42 2021-01-16 Show GitHub Exploit DB Packet Storm
196944 5.0 MEDIUM
Local
google android In onCreate of SlicePermissionActivity.java, there is a possible misleading string displayed due to improper input validation. This could lead to local information disclosure with User execution priv… CWE-20
 Improper Input Validation 
CVE-2021-0322 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
196945 5.5 MEDIUM
Local
google android In enforceDumpPermissionForPackage of ActivityManagerService.java, there is a possible way to determine if a package is installed due to side channel information disclosure. This could lead to local … CWE-203
 Information Exposure Through Discrepancy
CVE-2021-0321 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
196946 4.7 MEDIUM
Local
google android In is_device_locked and set_device_locked of keystore_keymaster_enforcement.h, there is a possible bypass of lockscreen requirements for keyguard bound keys due to a race condition. This could lead t… CWE-362
Race Condition
CVE-2021-0320 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
196947 7.8 HIGH
Local
google android In appendEventsToCacheLocked of SensorEventConnection.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 executi… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-0318 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
196948 7.8 HIGH
Local
google android In createOrUpdate of Permission.java and related code, there is possible permission escalation due to a logic error. This could lead to local escalation of privilege with no additional execution priv… CWE-863
 Incorrect Authorization
CVE-2021-0317 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
196949 7.3 HIGH
Local
google android In checkCallerIsSystemOr of CompanionDeviceManagerService.java, there is a possible way to get a nearby Bluetooth device's MAC address without appropriate permissions due to a permissions bypass. Thi… CWE-863
 Incorrect Authorization
CVE-2021-0319 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
196950 9.8 CRITICAL
Network
google android In avrc_pars_vendor_cmd of avrc_pars_tg.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-0316 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm