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 7, 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
250701 7.2 危険 IBM - IBM TSM の JBB 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1222 2012-03-27 18:43 2011-06-17 Show GitHub Exploit DB Packet Storm
250702 7.5 危険 IBM - IBM Tivoli Netcool/OMNIbus の Web GUI における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1343 2012-03-27 18:43 2010-08-23 Show GitHub Exploit DB Packet Storm
250703 9 危険 IBM - IBM Tivoli Management Framework の lcfd.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1220 2012-03-27 18:43 2011-06-2 Show GitHub Exploit DB Packet Storm
250704 7.8 危険 IBM - IBM solidDB におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1208 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250705 9.3 危険 IBM - IBM Rational System Architect の ActBar.ocx で使用される Data Dynamics ActiveBar ActiveX コントロールの ActiveBar1 ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1207 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
250706 10 危険 IBM - IBM TDS のサーバプロセスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1206 2012-03-27 18:43 2011-04-21 Show GitHub Exploit DB Packet Storm
250707 6.9 警告 IBM - 複数の IBM 製品の COM オブジェクトにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1205 2012-03-27 18:43 2011-03-29 Show GitHub Exploit DB Packet Storm
250708 5 警告 Digium - Asterisk Open Source の TCP/TLS サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1175 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
250709 5 警告 Digium - Asterisk Open Source の manager.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1174 2012-03-27 18:43 2011-03-16 Show GitHub Exploit DB Packet Storm
250710 5 警告 Linux - Linux kernel の econet_sendmsg 関数における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1173 2012-03-27 18:43 2011-06-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
208761 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
208762 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
208763 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
208764 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
208765 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
208766 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow because get_stdinput allows unbounded reads that are accompanied by unbounded increases in a certain size variable. NOTE: exploitation … CWE-190
 Integer Overflow or Wraparound
CVE-2020-28009 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
208767 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. Because Exim operates as root in the spool directory (owned by a non-root user), an attacker can write to a /var/spool/exim4/input s… CWE-269
 Improper Privilege Management
CVE-2020-28008 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
208768 7.8 HIGH
Local
exim exim Exim 4 before 4.94.2 allows Execution with Unnecessary Privileges. Because Exim operates as root in the log directory (owned by a non-root user), a symlink or hard link attack allows overwriting crit… CWE-59
Link Following
CVE-2020-28007 2024-11-21 14:22 2021-05-6 Show GitHub Exploit DB Packet Storm
208769 5.4 MEDIUM
Network
online_discussion_forum_project online_discussion_forum The messaging subsystem in the Online Discussion Forum 1.0 is vulnerable to XSS in the message body. An authenticated user can send messages to arbitrary users on the system that include javascript t… CWE-79
Cross-site Scripting
CVE-2020-28141 2024-11-21 14:22 2021-04-20 Show GitHub Exploit DB Packet Storm
208770 8.1 HIGH
Network
cosori cs158-af_firmware A unauthenticated backdoor exists in the configuration server functionality of Cosori Smart 5.8-Quart Air Fryer CS158-AF 1.1.0. A specially crafted JSON object can lead to code execution. An attacker… NVD-CWE-Other
CVE-2020-28593 2024-11-21 14:22 2021-04-15 Show GitHub Exploit DB Packet Storm