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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229001 4.3 警告 The OTR Development Team - libotr におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-3461 2012-10-23 14:55 2012-08-20 Show GitHub Exploit DB Packet Storm
229002 7.5 危険 The Icinga Project - Icinga のデータベース作成スクリプトにおける他のデータベースにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3441 2012-10-23 14:19 2012-08-25 Show GitHub Exploit DB Packet Storm
229003 3.3 注意 ISC, Inc. - ISC DHCP におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-3954 2012-10-23 14:13 2012-07-24 Show GitHub Exploit DB Packet Storm
229004 6.1 警告 ISC, Inc. - ISC DHCP におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3571 2012-10-23 14:10 2012-07-24 Show GitHub Exploit DB Packet Storm
229005 4.3 警告 アップル - Safari においてリモートからローカルファイルを読み取り可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3713 2012-10-23 14:00 2012-10-23 Show GitHub Exploit DB Packet Storm
229006 6.4 警告 Curtis Galloway - exif の libjpeg の jpeg-data.c 内の jpeg_data_load_data 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2845 2012-10-23 13:59 2012-07-12 Show GitHub Exploit DB Packet Storm
229007 5 警告 ISC, Inc. - ISC DHCP の dhcpd におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4539 2012-10-23 13:53 2011-12-7 Show GitHub Exploit DB Packet Storm
229008 8.5 危険 Mutiny Limited - Mutiny にコマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-3001 2012-10-23 13:41 2012-10-23 Show GitHub Exploit DB Packet Storm
229009 4.3 警告 The GIMP Team - GIMP の fits-io.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3236 2012-10-23 12:24 2012-07-12 Show GitHub Exploit DB Packet Storm
229010 7.8 危険 IBM - IBM XIV Storage System Gen3 におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-2167 2012-10-23 12:14 2012-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212231 - 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
212232 - 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
212233 - 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
212234 - 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
212235 - 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
212236 - 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
212237 - 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
212238 - 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
212239 - 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
212240 - 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