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 28, 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
248661 2.6 注意 Debian - APT におけるトロイの木馬のパッケージをインストールされる脆弱性 CWE-20
不適切な入力確認
CVE-2012-3587 2012-06-21 14:21 2012-06-14 Show GitHub Exploit DB Packet Storm
248662 4 警告 Digium - Asterisk Open Source の chan_skinny.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-3553 2012-06-21 14:19 2012-06-14 Show GitHub Exploit DB Packet Storm
248663 6.9 警告 チェック・ポイント・ソフトウェア・テクノロジーズ - Check Point の複数の製品における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-2753 2012-06-21 14:17 2012-06-10 Show GitHub Exploit DB Packet Storm
248664 7.6 危険 アドビシステムズ
アップル
ヒューレット・パッカード
OpenSSL Project
VMware
レッドハット
- OpenSSL の ssl/t1_lib.c における任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2010-3864 2012-06-20 17:08 2010-11-16 Show GitHub Exploit DB Packet Storm
248665 9.3 危険 The Document Foundation - LibreOffice に複数の脆弱性 CWE-119
バッファエラー
CVE-2011-2685  2012-06-20 17:03 2011-06-23 Show GitHub Exploit DB Packet Storm
248666 3.3 注意 Gajim.org - Gajim の src/common/latex.py における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-2093 2012-06-20 16:45 2012-04-10 Show GitHub Exploit DB Packet Storm
248667 9.3 危険 マイクロソフト - Microsoft Excel および Microsoft Office における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0141 2012-06-20 16:29 2012-05-8 Show GitHub Exploit DB Packet Storm
248668 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品の nsHTMLSelectElement 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3671 2012-06-20 15:24 2012-06-18 Show GitHub Exploit DB Packet Storm
248669 3.6 注意 MantisBT Group - MantisBT におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2692 2012-06-20 15:15 2012-06-2 Show GitHub Exploit DB Packet Storm
248670 7.5 危険 MantisBT Group - MantisBT の mc_issue_note_update 関数における任意の bugnote を編集される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2691 2012-06-20 15:09 2012-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 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
198721 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
198722 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
198723 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
198724 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
198725 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
198726 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
198727 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
198728 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
198729 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
198730 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