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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251341 6.4 警告 Stichting NLnet Labs - Unbound における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 CWE-DesignError
CVE-2012-1192 2012-02-21 16:22 2012-02-17 Show GitHub Exploit DB Packet Storm
251342 6.4 警告 Daniel J. Bernstein - Daniel J. Bernstein djbdns における無効なドメイン名の継続的な名前解決を可能にされる脆弱性 CWE-20
CWE-DesignError
CVE-2012-1191 2012-02-21 16:20 2012-02-17 Show GitHub Exploit DB Packet Storm
251343 5 警告 PowerDNS - PowerDNS Authoritative Server の common_startup.cc におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0206 2012-02-21 15:50 2012-01-10 Show GitHub Exploit DB Packet Storm
251344 7.2 危険 マイクロソフト - Microsoft Windows のカーネルモードドライバにおける権限昇格の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0154 2012-02-20 18:30 2012-02-14 Show GitHub Exploit DB Packet Storm
251345 7.2 危険 マイクロソフト - Microsoft Windows の afd.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0148 2012-02-20 18:28 2012-02-14 Show GitHub Exploit DB Packet Storm
251346 7.2 危険 マイクロソフト - Microsoft Windows Server 2003 の afd.sys における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0149 2012-02-20 18:27 2012-02-14 Show GitHub Exploit DB Packet Storm
251347 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 9 におけるコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-0010 2012-02-20 18:24 2012-02-14 Show GitHub Exploit DB Packet Storm
251348 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0011 2012-02-20 18:22 2012-02-14 Show GitHub Exploit DB Packet Storm
251349 4.3 警告 マイクロソフト - Microsoft Internet Explorer 9 におけるデータを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-0012 2012-02-20 18:20 2012-02-14 Show GitHub Exploit DB Packet Storm
251350 9.3 危険 マイクロソフト - Microsoft Internet Explorer 9 における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-0155 2012-02-20 18:18 2012-02-14 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
223311 6.5 MEDIUM
Network
cyrus
debian
fedoraproject
canonical
imap
debian_linux
fedora
ubuntu_linux
An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed (3.x) or certain non-default sieve options are enabled (2.x), a… CWE-269
 Improper Privilege Management
CVE-2019-19783 2024-11-21 13:35 2019-12-16 Show GitHub Exploit DB Packet Storm
223312 7.8 HIGH
Local
linux
canonical
linux_kernel
ubuntu_linux
In the Linux kernel before 5.3.11, sound/core/timer.c has a use-after-free caused by erroneous code refactoring, aka CID-e7af6307a8a5. This is related to snd_timer_open and snd_timer_close_locked. Th… CWE-416
 Use After Free
CVE-2019-19807 2024-11-21 13:35 2019-12-16 Show GitHub Exploit DB Packet Storm
223313 5.5 MEDIUM
Local
xfig_project
fedoraproject
debian
fig2dev
fedora
debian_linux
read_colordef in read.c in Xfig fig2dev 3.2.7b has an out-of-bounds write. CWE-787
 Out-of-bounds Write
CVE-2019-19797 2024-11-21 13:35 2019-12-16 Show GitHub Exploit DB Packet Storm
223314 7.8 HIGH
Local
yabasic yabasic Yabasic 2.86.2 has a heap-based buffer overflow in myformat in function.c via a crafted BASIC source file. CWE-787
 Out-of-bounds Write
CVE-2019-19796 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm
223315 7.8 HIGH
Local
samurai_project samurai samurai 0.7 has a heap-based buffer overflow in canonpath in util.c via a crafted build file. CWE-787
 Out-of-bounds Write
CVE-2019-19795 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm
223316 5.9 MEDIUM
Network
miekg-dns_project miekg-dns The miekg Go DNS package before 1.1.25, as used in CoreDNS before 1.6.6 and other products, improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to res… CWE-338
 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CVE-2019-19794 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm
223317 8.8 HIGH
Network
cyxtera appgate_sdp In Cyxtera AppGate SDP Client 4.1.x through 4.3.x before 4.3.2 on Windows, a local or remote user from the same domain can gain privileges. CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2019-19793 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm
223318 9.8 CRITICAL
Network
telerik radchart
ui_for_asp.net_ajax
Path traversal in RadChart in Telerik UI for ASP.NET AJAX allows a remote attacker to read and delete an image with extension .BMP, .EXIF, .GIF, .ICON, .JPEG, .PNG, .TIFF, or .WMF on the server throu… CWE-22
Path Traversal
CVE-2019-19790 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm
223319 8.8 HIGH
Network
zohocorp manageengine_eventlog_analyzer An issue was discovered in Zoho ManageEngine EventLog Analyzer 10.0 SP1 before Build 12110. By running "select hostdetails from hostdetails" at the /event/runquery.do endpoint, it is possible to bypa… NVD-CWE-noinfo
CVE-2019-19774 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm
223320 5.3 MEDIUM
Network
dovecot
fedoraproject
dovecot
fedora
In Dovecot before 2.3.9.2, an attacker can crash a push-notification driver with a crafted email when push notifications are used, because of a NULL Pointer Dereference. The email must use a group ad… CWE-476
 NULL Pointer Dereference
CVE-2019-19722 2024-11-21 13:35 2019-12-14 Show GitHub Exploit DB Packet Storm