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":April 30, 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
228101 10 危険 リアルネットワークス - RealNetworks GameHouse dldisplay ActiveX コントロール におけるバッファオーバーフローの脆弱性 - CVE-2007-2924 2012-12-20 18:19 2007-06-19 Show GitHub Exploit DB Packet Storm
228102 9.3 危険 zoomify - ZActiveX.dll の Zoomify Viewer ActiveX コントロールにおけるスタックベースのバッファーオーバーフローの脆弱性 - CVE-2007-2920 2012-12-20 18:19 2007-06-11 Show GitHub Exploit DB Packet Storm
228103 4.3 警告 rm easymail - RM EasyMail Plus におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2915 2012-12-20 18:19 2007-05-30 Show GitHub Exploit DB Packet Storm
228104 4.3 警告 psychostats - PsychoStats におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2914 2012-12-20 18:19 2007-05-30 Show GitHub Exploit DB Packet Storm
228105 4.9 警告 ssl-explorer - SSL-Explorer における JavaScript などを含むリダイレクト URL を入力される脆弱性 CWE-119
バッファエラー
CVE-2007-2907 2012-12-20 18:19 2007-05-30 Show GitHub Exploit DB Packet Storm
228106 5 警告 サン・マイクロシステムズ - Java Embedding プラグインにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2906 2012-12-20 18:19 2007-05-30 Show GitHub Exploit DB Packet Storm
228107 4.3 警告 サン・マイクロシステムズ - Sun Java System Messaging Server におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-2904 2012-12-20 18:19 2007-05-23 Show GitHub Exploit DB Packet Storm
228108 6.8 警告 scallywag.org - Scallywag における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-2900 2012-12-20 18:19 2007-05-30 Show GitHub Exploit DB Packet Storm
228109 4.3 警告 シマンテック - Windows 上で稼動する Symantec ESM マネージャなどにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2896 2012-12-20 18:19 2007-05-24 Show GitHub Exploit DB Packet Storm
228110 10 危険 サン・マイクロシステムズ - Sun Java Web Proxy Server の sockd におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-2881 2012-12-20 18:19 2007-05-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199941 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters, relevant in non-default configurations that enable Delivery Status Notification (DSN). Certain uses of ORCPT= can place a newline … NVD-CWE-Other
CVE-2020-28026 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199942 7.5 HIGH
Network
exim exim Exim 4 before 4.94.2 allows Out-of-bounds Read because pdkim_finish_bodyhash does not validate the relationship between sig->bodyhash.len and b->bh.len; thus, a crafted DKIM-Signature header might le… CWE-125
Out-of-bounds Read
CVE-2020-28025 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199943 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 allows Buffer Underwrite that may result in unauthenticated remote attackers executing arbitrary commands, because smtp_ungetc was only intended to push back characters, but can … CWE-787
 Out-of-bounds Write
CVE-2020-28024 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199944 7.5 HIGH
Network
exim exim Exim 4 before 4.94.2 allows Out-of-bounds Read. smtp_setup_msg may disclose sensitive information from process memory to an unauthenticated SMTP client. CWE-125
Out-of-bounds Read
CVE-2020-28023 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199945 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 has Improper Restriction of Write Operations within the Bounds of a Memory Buffer. This occurs when processing name=value pairs within MAIL FROM and RCPT TO commands. CWE-787
 Out-of-bounds Write
CVE-2020-28022 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199946 8.8 HIGH
Network
exim exim Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters. An authenticated remote SMTP client can insert newline characters into a spool file (which indirectly leads to remote code executi… NVD-CWE-Other
CVE-2020-28021 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199947 9.8 CRITICAL
Network
exim exim Exim 4 before 4.92 allows Integer Overflow to Buffer Overflow, in which an unauthenticated remote attacker can execute arbitrary code by leveraging the mishandling of continuation lines during header… CWE-190
 Integer Overflow or Wraparound
CVE-2020-28020 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199948 7.5 HIGH
Network
exim exim Exim 4 before 4.94.2 has Improper Initialization that can lead to recursion-based stack consumption or other consequences. This occurs because use of certain getc functions is mishandled when a clien… CWE-665
 Improper Initialization
CVE-2020-28019 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199949 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 allows Use After Free in smtp_reset in certain situations that may be common for builds with OpenSSL. CWE-416
 Use After Free
CVE-2020-28018 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
199950 9.8 CRITICAL
Network
exim exim Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow in receive_add_recipient via an e-mail message with fifty million recipients. NOTE: remote exploitation may be difficult because of res… CWE-190
 Integer Overflow or Wraparound
CVE-2020-28017 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm