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, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248821 4.3 警告 ヒューレット・パッカード - HP Performance Insight for Networks におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2008 2012-05-10 18:56 2012-05-7 Show GitHub Exploit DB Packet Storm
248822 7.5 危険 ヒューレット・パッカード - HP Performance Insight for Networks における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-2007 2012-05-10 18:55 2012-05-7 Show GitHub Exploit DB Packet Storm
248823 9.3 危険 XnSoft - XnViewer における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-0685 2012-05-10 18:21 2012-05-9 Show GitHub Exploit DB Packet Storm
248824 9.3 危険 XnSoft - XnViewer における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-0684 2012-05-10 18:21 2012-05-9 Show GitHub Exploit DB Packet Storm
248825 9.3 危険 FFmpeg - FFmpeg の asfrtp_parse_packet 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-4031 2012-05-10 18:19 2012-05-9 Show GitHub Exploit DB Packet Storm
248826 9.3 危険 マイクロソフト - Microsoft .NET Framework における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0161 2012-05-10 18:16 2012-05-8 Show GitHub Exploit DB Packet Storm
248827 9.3 危険 マイクロソフト - Microsoft .NET Framework における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0160 2012-05-10 18:15 2012-05-8 Show GitHub Exploit DB Packet Storm
248828 9.3 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1848 2012-05-10 18:13 2012-05-8 Show GitHub Exploit DB Packet Storm
248829 10 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0181 2012-05-10 18:12 2012-05-8 Show GitHub Exploit DB Packet Storm
248830 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0180 2012-05-10 18:11 2012-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
198371 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
198372 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
198373 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
198374 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
198375 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
198376 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
198377 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
198378 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
198379 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
198380 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