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 9, 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
226631 9.3 危険 アップル - Apple QuickTime におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0989 2013-06-7 13:38 2013-05-22 Show GitHub Exploit DB Packet Storm
226632 7.5 危険 アップル
Ruby on Rails project
- Ruby on Rails における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-0333 2013-06-7 12:18 2013-01-28 Show GitHub Exploit DB Packet Storm
226633 10 危険 アップル
Ruby on Rails project
- Ruby on Rails の ActiveRecord におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0277 2013-06-7 12:09 2013-02-11 Show GitHub Exploit DB Packet Storm
226634 4.3 警告 アップル
Ruby on Rails project
- Ruby on Rails の ActiveRecord における attr_protected 保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0276 2013-06-7 12:07 2013-02-11 Show GitHub Exploit DB Packet Storm
226635 2.6 注意 日本ケンタッキー・フライド・チキン株式会社 - Android 版 ピザハット公式アプリ 宅配ピザのPizzaHut における SSL サーバ証明書の検証不備の脆弱性 CWE-Other
その他
CVE-2013-3641 2013-06-7 12:01 2013-06-7 Show GitHub Exploit DB Packet Storm
226636 2.6 注意 マイクロソフト - Internet Explorer における情報漏えいの脆弱性 CWE-Other
その他
- 2013-06-7 12:00 2013-06-7 Show GitHub Exploit DB Packet Storm
226637 6.4 警告 アップル
Ruby on Rails project
- Ruby on Rails におけるデータベースのクエリ制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0155 2013-06-7 11:58 2013-01-8 Show GitHub Exploit DB Packet Storm
226638 7.2 危険 アップル - CUPS における root として任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5519 2013-06-7 11:50 2012-11-20 Show GitHub Exploit DB Packet Storm
226639 7.5 危険 アップル
OpenSSL Project
- OpenSSL の crypto/buffer/buffer.c における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2012-2131 2013-06-7 11:36 2012-04-23 Show GitHub Exploit DB Packet Storm
226640 7.5 危険 アップル
VMware
OpenSSL Project
- OpenSSL の asn1_d2i_read_bio 関数におけるバッファオーバーフロー攻撃を誘発される脆弱性 CWE-119
バッファエラー
CVE-2012-2110 2013-06-7 11:33 2012-04-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
273841 5.5 MEDIUM
Local
imagemagick
opensuse_project
opensuse
imagemagick
leap
The MSL interpreter in ImageMagick before 6.9.6-4 allows remote attackers to cause a denial of service (segmentation fault and application crash) via a crafted XML file. CWE-20
 Improper Input Validation 
CVE-2016-10068 2024-11-21 11:43 2017-03-3 Show GitHub Exploit DB Packet Storm
273842 7.5 HIGH
Network
imagemagick imagemagick magick/memory.c in ImageMagick before 6.9.4-5 allows remote attackers to cause a denial of service (application crash) via vectors involving "too many exceptions," which trigger a buffer overflow. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10067 2024-11-21 11:43 2017-03-3 Show GitHub Exploit DB Packet Storm
273843 7.8 HIGH
Local
imagemagick
opensuse
imagemagick
leap
Buffer overflow in coders/tiff.c in ImageMagick before 6.9.5-1 allows remote attackers to cause a denial of service (application crash) or have other unspecified impact via a crafted file. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10064 2024-11-21 11:43 2017-03-3 Show GitHub Exploit DB Packet Storm
273844 7.8 HIGH
Local
imagemagick imagemagick Buffer overflow in coders/tiff.c in ImageMagick before 6.9.5-1 allows remote attackers to cause a denial of service (application crash) or have other unspecified impact via a crafted file, related to… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10063 2024-11-21 11:43 2017-03-3 Show GitHub Exploit DB Packet Storm
273845 5.5 MEDIUM
Local
imagemagick imagemagick The ReadGROUP4Image function in coders/tiff.c in ImageMagick does not check the return value of the fwrite function, which allows remote attackers to cause a denial of service (application crash) via… CWE-388
 7PK - Errors
CVE-2016-10062 2024-11-21 11:43 2017-03-3 Show GitHub Exploit DB Packet Storm
273846 6.5 MEDIUM
Network
imagemagick imagemagick The ConcatenateImages function in MagickWand/magick-cli.c in ImageMagick before 7.0.1-10 does not check the return value of the fputc function, which allows remote attackers to cause a denial of serv… CWE-252
 Unchecked Return Value
CVE-2016-10060 2024-11-21 11:43 2017-03-3 Show GitHub Exploit DB Packet Storm
273847 5.9 MEDIUM
Network
gnu glibc The iconv program in the GNU C Library (aka glibc or libc6) 2.31 and earlier, when invoked with multiple suffixes in the destination encoding (TRANSLATE or IGNORE) along with the -c option, enters an… CWE-20
 Improper Input Validation 
CVE-2016-10228 2024-11-21 11:43 2017-03-2 Show GitHub Exploit DB Packet Storm
273848 7.0 HIGH
Local
hesiod_project hesiod The hesiod_init function in lib/hesiod.c in Hesiod 3.2.1 compares EUID with UID to determine whether to use configurations from environment variables, which allows local users to gain privileges via … CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-10151 2024-11-21 11:43 2017-03-2 Show GitHub Exploit DB Packet Storm
273849 5.5 MEDIUM
Local
libtiff libtiff Stack-based buffer overflow in the _TIFFVGetField function in tif_dir.c in LibTIFF 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0beta7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6, 4.0.7… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-10095 2024-11-21 11:43 2017-03-2 Show GitHub Exploit DB Packet Storm
273850 7.8 HIGH
Local
libtiff libtiff Off-by-one error in the t2p_readwrite_pdf_image_tile function in tools/tiff2pdf.c in LibTIFF 4.0.7 allows remote attackers to have unspecified impact via a crafted image. CWE-189
Numeric Errors
CVE-2016-10094 2024-11-21 11:43 2017-03-2 Show GitHub Exploit DB Packet Storm