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 11, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252861 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0589 2011-03-9 15:14 2011-02-8 Show GitHub Exploit DB Packet Storm
252862 6.9 警告 アドビシステムズ - Adobe Reader および Acrobat における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0588 2011-03-9 15:11 2011-02-8 Show GitHub Exploit DB Packet Storm
252863 4.3 警告 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0587 2011-03-9 15:09 2011-02-8 Show GitHub Exploit DB Packet Storm
252864 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0586 2011-03-9 15:06 2011-02-8 Show GitHub Exploit DB Packet Storm
252865 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0585 2011-03-9 15:04 2011-02-8 Show GitHub Exploit DB Packet Storm
252866 6.9 警告 アドビシステムズ - Adobe Reader および Acrobat における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0570 2011-03-9 14:59 2011-02-8 Show GitHub Exploit DB Packet Storm
252867 6.8 警告 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0568 2011-03-8 12:38 2011-02-8 Show GitHub Exploit DB Packet Storm
252868 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0567 2011-03-8 12:37 2011-02-8 Show GitHub Exploit DB Packet Storm
252869 9.3 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-0566 2011-03-8 12:37 2011-02-8 Show GitHub Exploit DB Packet Storm
252870 9.3 危険 アドビシステムズ
レッドハット
- Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0565 2011-03-8 12:37 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
254851 6.5 MEDIUM
Network
ffmpeg ffmpeg In FFmpeg 3.3.3, a DoS in cine_read_header() due to lack of an EOF check might cause huge CPU and memory consumption. When a crafted CINE file, which claims a large "duration" field in the header but… CWE-834
 Excessive Iteration
CVE-2017-14059 2024-11-21 12:12 2017-09-1 Show GitHub Exploit DB Packet Storm
254852 6.5 MEDIUM
Network
ffmpeg ffmpeg In FFmpeg 2.4 and 3.3.3, the read_data function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service (infinite l… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-14058 2024-11-21 12:12 2017-09-1 Show GitHub Exploit DB Packet Storm
254853 6.5 MEDIUM
Network
ffmpeg ffmpeg In FFmpeg 3.3.3, a DoS in asf_read_marker() due to lack of an EOF (End of File) check might cause huge CPU and memory consumption. When a crafted ASF file, which claims a large "name_len" or "count" … CWE-834
 Excessive Iteration
CVE-2017-14057 2024-11-21 12:12 2017-09-1 Show GitHub Exploit DB Packet Storm
254854 6.5 MEDIUM
Network
ffmpeg ffmpeg In libavformat/rl2.c in FFmpeg 3.3.3, a DoS in rl2_read_header() due to lack of an EOF (End of File) check might cause huge CPU and memory consumption. When a crafted RL2 file, which claims a large "… CWE-834
 Excessive Iteration
CVE-2017-14056 2024-11-21 12:12 2017-09-1 Show GitHub Exploit DB Packet Storm
254855 6.5 MEDIUM
Network
ffmpeg ffmpeg In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mv_read_header() due to lack of an EOF (End of File) check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "… CWE-834
 Excessive Iteration
CVE-2017-14055 2024-11-21 12:12 2017-09-1 Show GitHub Exploit DB Packet Storm
254856 6.5 MEDIUM
Network
ffmpeg ffmpeg In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivr_read_header() due to lack of an EOF (End of File) check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" fiel… CWE-834
 Excessive Iteration
CVE-2017-14054 2024-11-21 12:12 2017-09-1 Show GitHub Exploit DB Packet Storm
254857 4.4 MEDIUM
Local
linux linux_kernel An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel through 4.12.10 allows local users to cause a denial of service (memory corru… CWE-190
 Integer Overflow or Wraparound
CVE-2017-14051 2024-11-21 12:12 2017-08-31 Show GitHub Exploit DB Packet Storm
254858 8.8 HIGH
Network
blackcat-cms blackcat_cms In BlackCat CMS 1.2, backend/addons/install.php allows remote authenticated users to execute arbitrary PHP code via a ZIP archive that contains a .php file. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-14050 2024-11-21 12:12 2017-08-31 Show GitHub Exploit DB Packet Storm
254859 5.4 MEDIUM
Network
blackcat-cms blackcat_cms In BlackCat CMS 1.2, backend/settings/ajax_save_settings.php allows remote authenticated users to conduct XSS attacks via the Website header or Website footer field. CWE-79
Cross-site Scripting
CVE-2017-14049 2024-11-21 12:12 2017-08-31 Show GitHub Exploit DB Packet Storm
254860 8.8 HIGH
Network
blackcat-cms blackcat_cms BlackCat CMS 1.2 allows remote authenticated users to inject arbitrary PHP code into info.php via a crafted new_modulename parameter to backend/addons/ajax_create.php. NOTE: this can be exploited via… CWE-352
 Origin Validation Error
CVE-2017-14048 2024-11-21 12:12 2017-08-31 Show GitHub Exploit DB Packet Storm