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 24, 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
222361 6.8 警告 FFmpeg - FFmpeg の libavcodec/ffv1dec.c の read_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-7011 2013-12-11 16:45 2013-08-30 Show GitHub Exploit DB Packet Storm
222362 6.8 警告 FFmpeg - FFmpeg の libavcodec/rpza.c の rpza_decode_stream 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-7009 2013-12-11 16:44 2013-08-22 Show GitHub Exploit DB Packet Storm
222363 6.8 警告 FFmpeg - FFmpeg の libavcodec/h264.c の decode_slice_header 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2013-7008 2013-12-11 16:44 2013-10-25 Show GitHub Exploit DB Packet Storm
222364 7.5 危険 FFmpeg - FFmpeg におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4351 2013-12-11 16:40 2011-11-23 Show GitHub Exploit DB Packet Storm
222365 6.8 警告 FFmpeg - FFmpeg の libavcodec/diracdec.c の dirac_decode_data_unit 関数における脆弱性 CWE-noinfo
情報不足
CVE-2011-3950 2013-12-11 16:40 2012-01-27 Show GitHub Exploit DB Packet Storm
222366 6.8 警告 FFmpeg - FFmpeg の libavcodec/diracdec.c の dirac_unpack_idwt_params 関数における脆弱性 CWE-noinfo
情報不足
CVE-2011-3949 2013-12-11 16:39 2012-01-27 Show GitHub Exploit DB Packet Storm
222367 6.8 警告 FFmpeg - FFmpeg の libavcodec/h264_sei.c の ff_h264_decode_sei 関数における脆弱性 CWE-399
リソース管理の問題
CVE-2011-3946 2013-12-11 16:38 2012-01-27 Show GitHub Exploit DB Packet Storm
222368 6.8 警告 FFmpeg - FFmpeg の libavcodec/smacker.c の smacker_decode_header_tree 関数における脆弱性 CWE-noinfo
情報不足
CVE-2011-3944 2013-12-11 16:38 2012-01-26 Show GitHub Exploit DB Packet Storm
222369 7.5 危険 FFmpeg - FFmpeg の libavcodec/error_resilience.c の decode_mb 関数における脆弱性 CWE-119
バッファエラー
CVE-2011-3941 2013-12-11 16:33 2012-01-25 Show GitHub Exploit DB Packet Storm
222370 6.8 警告 FFmpeg - FFmpeg の ffmpeg.c の codec_get_buffer 関数における脆弱性 CWE-noinfo
情報不足
CVE-2011-3935 2013-12-11 16:32 2012-01-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 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
273121 - ffmpeg
google
ffmpeg
chrome
The update_dimensions function in libavcodec/vp8.c in FFmpeg through 2.8.1, as used in Google Chrome before 46.0.2490.71 and other products, relies on a coefficient-partition count during multi-threa… CWE-362
Race Condition
CVE-2015-6761 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273122 - google chrome The Image11::map function in renderer/d3d/d3d11/Image11.cpp in libANGLE, as used in Google Chrome before 46.0.2490.71, mishandles mapping failures after device-lost events, which allows remote attack… CWE-17
Code
CVE-2015-6760 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273123 - google chrome The shouldTreatAsUniqueOrigin function in platform/weborigin/SecurityOrigin.cpp in Blink, as used in Google Chrome before 46.0.2490.71, does not ensure that the origin of a LocalStorage resource is c… CWE-200
Information Exposure
CVE-2015-6759 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273124 - google chrome The CPDF_Document::GetPage function in fpdfapi/fpdf_parser/fpdf_parser_document.cpp in PDFium, as used in Google Chrome before 46.0.2490.71, does not properly perform a cast of a dictionary object, w… CWE-17
Code
CVE-2015-6758 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273125 - google chrome Use-after-free vulnerability in content/browser/service_worker/embedded_worker_instance.cc in the ServiceWorker implementation in Google Chrome before 46.0.2490.71 allows remote attackers to cause a … NVD-CWE-Other
CVE-2015-6757 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273126 - google chrome Use-after-free vulnerability in the CPDFSDK_PageView implementation in fpdfsdk/src/fsdk_mgr.cpp in PDFium, as used in Google Chrome before 46.0.2490.71, allows remote attackers to cause a denial of s… NVD-CWE-Other
CVE-2015-6756 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273127 - google chrome The ContainerNode::parserInsertBefore function in core/dom/ContainerNode.cpp in Blink, as used in Google Chrome before 46.0.2490.71, proceeds with a DOM tree insertion in certain cases where a parent… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-6755 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273128 - adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Reader DC Continuous before 2015.009.20069 o… CWE-200
Information Exposure
CVE-2015-6706 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273129 - adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Reader DC Continuous before 2015.009.20069 o… CWE-200
Information Exposure
CVE-2015-6705 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm
273130 - adobe acrobat
acrobat_dc
acrobat_reader
acrobat_reader_dc
The animations property implementation in Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Re… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2015-6704 2024-11-21 11:35 2015-10-15 Show GitHub Exploit DB Packet Storm