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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248821 9.3 危険 マイクロソフト - Microsoft .NET Framework における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0160 2012-05-10 18:15 2012-05-8 Show GitHub Exploit DB Packet Storm
248822 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
248823 10 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバ内の win32k.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0181 2012-05-10 18:12 2012-05-8 Show GitHub Exploit DB Packet Storm
248824 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
248825 9.3 危険 マイクロソフト - Windows 上で稼働する Microsoft Silverlight におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0176 2012-05-10 18:09 2012-05-8 Show GitHub Exploit DB Packet Storm
248826 9.3 危険 マイクロソフト - Microsoft Office 2003 および 2007 におけるヒープベースのバッファオーバーフローの脆弱性 CWE-20
不適切な入力確認
CVE-2012-0167 2012-05-10 18:08 2012-05-8 Show GitHub Exploit DB Packet Storm
248827 9.3 危険 マイクロソフト - 複数の Microsoft 製品の GDI+ における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0165 2012-05-10 18:04 2012-05-8 Show GitHub Exploit DB Packet Storm
248828 5 警告 マイクロソフト - Microsoft .NET Framework 4 におけるサービス運用妨害 (アプリケーションハング) の脆弱性 CWE-DesignError
CVE-2012-0164 2012-05-10 17:58 2012-05-8 Show GitHub Exploit DB Packet Storm
248829 9.3 危険 マイクロソフト - Microsoft .NET Framework 4 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-0162 2012-05-10 17:57 2012-05-8 Show GitHub Exploit DB Packet Storm
248830 6.8 警告 マイクロソフト - 複数の Microsoft Windows 製品の partmgr.sys における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0178 2012-05-10 17:08 2012-05-8 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
212081 7.5 HIGH
Network
jerryscript jerryscript An issue was discovered in ecma/operations/ecma-container-object.c in JerryScript 2.2.0. Operations with key/value pairs did not consider the case where garbage collection is triggered after the key … CWE-125
Out-of-bounds Read
CVE-2020-14163 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212082 8.8 HIGH
Network
connectwise automate_api By using an Automate API in ConnectWise Automate before 2020.5.178, a remote authenticated user could execute commands and/or modifications within an individual Automate instance by triggering an SQL… CWE-89
SQL Injection
CVE-2020-14159 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212083 8.8 HIGH
Network
openbmc-project openbmc user_channel/passwd_mgr.cpp in OpenBMC phosphor-host-ipmid before 2020-04-03 does not ensure that /etc/ipmi-pass has strong file permissions. CWE-276
Incorrect Default Permissions 
CVE-2020-14156 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212084 7.5 HIGH
Network
troglobit uftpd In uftpd before 2.12, handle_CWD in ftpcmd.c mishandled the path provided by the user, causing a NULL pointer dereference and denial of service, as demonstrated by a CWD /.. command. CWE-476
 NULL Pointer Dereference
CVE-2020-14149 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212085 7.5 HIGH
Network
barton
debian
fedoraproject
ngircd
debian_linux
fedora
The Server-Server protocol implementation in ngIRCd before 26~rc2 allows an out-of-bounds access, as demonstrated by the IRC_NJOIN() function. CWE-125
Out-of-bounds Read
CVE-2020-14148 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212086 7.7 HIGH
Network
redislabs
oracle
suse
debian
redis
communications_operations_monitor
linux_enterprise
debian_linux
An integer overflow in the getnum function in lua_struct.c in Redis before 6.0.3 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service (me… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-14147 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212087 5.3 MEDIUM
Network
pcre
apple
gitlab
oracle
netapp
splunk
pcre
macos
gitlab
communications_cloud_native_core_policy
cloud_backup
steelstore_cloud_integrated_storage
ontap_select_deploy_administration_utility
clustered_data_ontap
acti…
libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring. CWE-190
 Integer Overflow or Wraparound
CVE-2020-14155 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212088 4.8 MEDIUM
Network
mutt
canonical
mutt
ubuntu_linux
Mutt before 1.14.3 proceeds with a connection even if, in response to a GnuTLS certificate prompt, the user rejects an expired intermediate certificate. NVD-CWE-Other
CVE-2020-14154 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212089 7.1 HIGH
Local
ijg libjpeg In IJG JPEG (aka libjpeg) from version 8 through 9c, jdhuff.c has an out-of-bounds array read for certain table pointers. CWE-125
Out-of-bounds Read
CVE-2020-14153 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm
212090 7.1 HIGH
Local
ijg
debian
libjpeg
debian_linux
In IJG JPEG (aka libjpeg) before 9d, jpeg_mem_available() in jmemnobs.c in djpeg does not honor the max_memory_to_use setting, possibly causing excessive memory consumption. CWE-400
 Uncontrolled Resource Consumption
CVE-2020-14152 2024-11-21 14:02 2020-06-16 Show GitHub Exploit DB Packet Storm