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":June 9, 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
250631 10 危険 IBM - IBM TFIM および TFIMBG の Runtime における詳細不明な脆弱性 CWE-noinfo
情報不足
CVE-2011-3135 2012-03-27 18:43 2011-08-12 Show GitHub Exploit DB Packet Storm
250632 7.5 危険 TIBCO Software - TIBCO Spotfire Server および Spotfire Analytics Server における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-3134 2012-03-27 18:43 2011-08-31 Show GitHub Exploit DB Packet Storm
250633 4.3 警告 TIBCO Software - TIBCO Spotfire Server および Spotfire Analytics Server におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2011-3133 2012-03-27 18:43 2011-08-31 Show GitHub Exploit DB Packet Storm
250634 4.3 警告 TIBCO Software - TIBCO Spotfire Server および Spotfire Analytics Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3132 2012-03-27 18:43 2011-08-31 Show GitHub Exploit DB Packet Storm
250635 7.5 危険 WordPress.org - WordPress の wp-includes/taxonomy.php における脆弱性 CWE-89
SQLインジェクション
CVE-2011-3130 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250636 9.3 危険 WordPress.org - WordPress のファイルアップロード機能における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3129 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250637 5 警告 WordPress.org - WordPress における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3128 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250638 5.8 警告 WordPress.org - WordPress におけるクリックジャックの脆弱性 CWE-20
不適切な入力確認
CVE-2011-3127 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250639 5 警告 WordPress.org - WordPress におけるユーザ名を特定される脆弱性 CWE-200
情報漏えい
CVE-2011-3126 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
250640 10 危険 WordPress.org - WordPress における脆弱性 CWE-noinfo
情報不足
CVE-2011-3125 2012-03-27 18:43 2011-05-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
208971 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
208972 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
208973 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
208974 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
208975 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
208976 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
208977 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
208978 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows an off-by-two Out-of-bounds Write because "-F ''" is mishandled by parse_fix_phrase. CWE-787
 Out-of-bounds Write
CVE-2020-28016 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
208979 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 has Improper Neutralization of Line Delimiters. Local users can alter the behavior of root processes because a recipient address can have a newline character. NVD-CWE-Other
CVE-2020-28015 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
208980 6.1 MEDIUM
Local
exim exim Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. The -oP option is available to the exim user, and allows a denial of service because root-owned files can be overwritten. CWE-269
 Improper Privilege Management
CVE-2020-28014 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm