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 20, 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
247991 7.5 危険 clever copy - Clever Copy の postview.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1608 2012-06-26 16:02 2008-04-1 Show GitHub Exploit DB Packet Storm
247992 6 警告 elastic path - EP におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1606 2012-06-26 16:02 2008-04-1 Show GitHub Exploit DB Packet Storm
247993 7.5 危険 comix - comix における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-1568 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
247994 4.3 警告 digiappz - Digiappz DigiDomain におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1560 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
247995 6.8 警告 Joomla!
bernard gilly
- Joomla! の Bernard Gilly alphacontent コンポーネントにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1559 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
247996 5 警告 bolinos - BolinOS における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-1557 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
247997 4.3 警告 bolinos - BolinOS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1556 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
247998 6.8 警告 bolinos - BolinOS の system/_b/contentFiles/gbincluder.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1555 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
247999 4.3 警告 CubeCart Limited - CubeCart の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1550 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
248000 6.8 警告 aeries - Eagle Software Aries Student Information System の ABI における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1549 2012-06-26 16:02 2008-03-31 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211091 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
211092 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
211093 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
211094 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
211095 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
211096 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
211097 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Heap-based Buffer Overflow because it mishandles "-F '.('" on the command line, and thus may allow privilege escalation from any user to root. This occurs because of the i… CWE-787
 Out-of-bounds Write
CVE-2020-28013 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
211098 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Exposure of File Descriptor to Unintended Control Sphere because rda_interpret uses a privileged pipe that lacks a close-on-exec flag. NVD-CWE-Other
CVE-2020-28012 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
211099 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Heap-based Buffer Overflow in queue_run via two sender options: -R and -S. This may cause privilege escalation from exim to root. CWE-787
 Out-of-bounds Write
CVE-2020-28011 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
211100 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Out-of-bounds Write because the main function, while setuid root, copies the current working directory pathname into a buffer that is too small (on some common platforms). CWE-787
 Out-of-bounds Write
CVE-2020-28010 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm