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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
256461 4.3 警告 アドビシステムズ - Adobe BlazeDS における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2009-3960 2010-03-5 10:32 2010-02-11 Show GitHub Exploit DB Packet Storm
256462 6.8 警告 Linux
レッドハット
- KVM の pit_ioport_read 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2010-0309 2010-03-4 13:41 2010-02-9 Show GitHub Exploit DB Packet Storm
256463 4.1 警告 Linux
レッドハット
- KVM の x86 エミュレータにおける権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0306 2010-03-4 13:41 2010-02-9 Show GitHub Exploit DB Packet Storm
256464 5 警告 レッドハット
リアルネットワークス
- RealNetworks HelixPlayer および RealPlayer におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0417 2010-03-4 13:40 2010-02-18 Show GitHub Exploit DB Packet Storm
256465 7.5 危険 レッドハット
リアルネットワークス
- RealNetworks HelixPlayer および RealPlayer の Unescape 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0416 2010-03-4 13:40 2010-02-18 Show GitHub Exploit DB Packet Storm
256466 9.3 危険 マイクロソフト - Microsoft Windows の Microsoft Paint における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0028 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
256467 7.2 危険 マイクロソフト - Microsoft Windows の kernel における権限昇格の脆弱性 CWE-Other
その他
CVE-2010-0233 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
256468 6.3 警告 マイクロソフト - Microsoft Windows の KDC におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0035 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
256469 7.1 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2010-0021 2010-03-3 11:54 2010-02-9 Show GitHub Exploit DB Packet Storm
256470 10 危険 マイクロソフト - Microsoft Windows の SMB 実装におけるアクセス権を取得される脆弱性 CWE-264
CWE-310
CVE-2010-0231 2010-03-3 11:54 2010-02-9 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