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 1, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251411 10 危険 IBM - IBM Lotus Domino の ndiiop.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0913 2011-04-26 11:03 2011-02-8 Show GitHub Exploit DB Packet Storm
251412 9.3 危険 IBM - IBM Lotus Notes における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0912 2011-04-26 11:02 2010-07-26 Show GitHub Exploit DB Packet Storm
251413 6.8 警告 アップル - Apple Mac OS X の ImageIO における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0194 2011-04-26 10:58 2011-03-23 Show GitHub Exploit DB Packet Storm
251414 6.8 警告 アップル - Apple Mac OS X の Image RAW におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0193 2011-04-26 10:57 2011-03-23 Show GitHub Exploit DB Packet Storm
251415 1.9 注意 サイバートラスト株式会社
Postfix Project
レッドハット
- Postfix における e-mail メッセージが漏えいする脆弱性 CWE-200
情報漏えい
CVE-2008-2937 2011-04-26 08:48 2008-08-18 Show GitHub Exploit DB Packet Storm
251416 4.3 警告 アップル - Apple Mac OS X の Install Helper におけるユーザのログイン情報を追跡される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0190 2011-04-25 11:31 2011-03-23 Show GitHub Exploit DB Packet Storm
251417 5 警告 アップル - Apple Mac OS X のデフォルト設定されたターミナルにおける SSH サーバになりすまされる脆弱性 CWE-16
環境設定
CVE-2011-0189 2011-04-25 11:27 2011-03-23 Show GitHub Exploit DB Packet Storm
251418 6.8 警告 アップル - Apple Mac OS X の QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0184 2011-04-25 11:21 2011-03-23 Show GitHub Exploit DB Packet Storm
251419 5 警告 アップル - Apple Mac OS X の Libinfo における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2011-0183 2011-04-25 10:32 2011-03-23 Show GitHub Exploit DB Packet Storm
251420 6.8 警告 アップル - Apple Mac OS X の ImageIO における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0181 2011-04-25 10:30 2011-03-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 1, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211371 7.5 HIGH
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.4. The sample data plugins lack ACL checks, allowing unauthorized access. CWE-862
 Missing Authorization
CVE-2019-9713 2024-11-21 13:52 2019-03-13 Show GitHub Exploit DB Packet Storm
211372 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.4. The JSON handler in com_config lacks input validation, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-9712 2024-11-21 13:52 2019-03-13 Show GitHub Exploit DB Packet Storm
211373 6.1 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! before 3.9.4. The item_title layout in edit views lacks escaping, leading to XSS. CWE-79
Cross-site Scripting
CVE-2019-9711 2024-11-21 13:52 2019-03-13 Show GitHub Exploit DB Packet Storm
211374 6.5 MEDIUM
Network
ffmpeg
canonical
ffmpeg
ubuntu_linux
A denial of service in the subtitle decoder in FFmpeg 3.2 and 4.1 allows attackers to hog the CPU via a crafted video file in Matroska format, because handle_open_brace in libavcodec/htmlsubtitles.c … CWE-125
Out-of-bounds Read
CVE-2019-9721 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
211375 6.5 MEDIUM
Network
ffmpeg
debian
canonical
ffmpeg
debian_linux
ubuntu_linux
In FFmpeg 3.2 and 4.1, a denial of service in the subtitle decoder allows attackers to hog the CPU via a crafted video file in Matroska format, because ff_htmlmarkup_to_ass in libavcodec/htmlsubtitle… CWE-125
Out-of-bounds Read
CVE-2019-9718 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
211376 5.4 MEDIUM
Network
jupyter notebook An XSSI (cross-site inclusion) vulnerability in Jupyter Notebook before 5.7.6 allows inclusion of resources on malicious pages when visited by users who are authenticated with a Jupyter server. Acces… CWE-79
Cross-site Scripting
CVE-2019-9644 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
211377 8.1 HIGH
Network
webargs_project webargs An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meani… CWE-362
Race Condition
CVE-2019-9710 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
211378 5.5 MEDIUM
Local
debian cron
debian_linux
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (use-after-free and daemon crash) because of a force_rescan_user error. CWE-416
 Use After Free
CVE-2019-9706 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
211379 5.5 MEDIUM
Local
cron_project
debian
fedoraproject
cron
debian_linux
fedora
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (memory consumption) via a large crontab file because an unlimited number of lines is accepted. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2019-9705 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm
211380 5.5 MEDIUM
Local
cron_project
fedoraproject
debian
cron
fedora
debian_linux
Vixie Cron before the 3.0pl1-133 Debian package allows local users to cause a denial of service (daemon crash) via a large crontab file because the calloc return value is not checked. CWE-476
CWE-252
 NULL Pointer Dereference
 Unchecked Return Value
CVE-2019-9704 2024-11-21 13:52 2019-03-12 Show GitHub Exploit DB Packet Storm