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 27, 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
251321 7.2 危険 VMware - VMware View の XPDM ディスプレイドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1509 2012-03-21 16:29 2012-03-15 Show GitHub Exploit DB Packet Storm
251322 7.2 危険 VMware - 複数の VMware 製品の XPDM ディスプレイドライバにおけるゲスト OS の 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1508 2012-03-21 16:28 2012-03-15 Show GitHub Exploit DB Packet Storm
251323 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-3909 2012-03-21 16:23 2011-12-13 Show GitHub Exploit DB Packet Storm
251324 5 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-3908 2012-03-21 16:22 2011-12-13 Show GitHub Exploit DB Packet Storm
251325 6.8 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3897 2012-03-21 16:21 2011-11-10 Show GitHub Exploit DB Packet Storm
251326 6.8 警告 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3888 2012-03-21 16:20 2011-10-25 Show GitHub Exploit DB Packet Storm
251327 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3885 2012-03-21 16:17 2011-10-25 Show GitHub Exploit DB Packet Storm
251328 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2860 2012-03-21 16:15 2011-09-16 Show GitHub Exploit DB Packet Storm
251329 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2857 2012-03-21 16:14 2011-09-16 Show GitHub Exploit DB Packet Storm
251330 7.5 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2855 2012-03-21 16:13 2011-09-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
258051 5.5 MEDIUM
Local
linux linux_kernel The move_pages system call in mm/migrate.c in the Linux kernel before 4.12.9 doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid ex… CWE-200
Information Exposure
CVE-2017-14140 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258052 5.5 MEDIUM
Local
gnome gedit libgedit.a in GNOME gedit through 3.22.1 allows remote attackers to cause a denial of service (CPU consumption) via a file that begins with many '\0' characters. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14108 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258053 6.5 MEDIUM
Network
imagemagick imagemagick ImageMagick 7.0.6-2 has a memory leak vulnerability in WriteMSLImage in coders/msl.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-14139 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258054 9.8 CRITICAL
Network
imagemagick imagemagick ImageMagick 7.0.6-5 has a memory leak vulnerability in ReadWEBPImage in coders/webp.c because memory is not freed in certain error cases, as demonstrated by VP8 errors. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-14138 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258055 7.5 HIGH
Network
imagemagick imagemagick ReadWEBPImage in coders/webp.c in ImageMagick 7.0.6-5 has an issue where memory allocation is excessive because it depends only on a length field in a header. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-14137 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258056 6.5 MEDIUM
Network
opencv
debian
opencv
debian_linux
OpenCV (Open Source Computer Vision Library) 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability e… CWE-787
 Out-of-bounds Write
CVE-2017-14136 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258057 9.8 CRITICAL
Network
dreambox opendreambox enigma2-plugins/blob/master/webadmin/src/WebChilds/Script.py in the webadmin plugin for opendreambox 2.0.0 allows remote attackers to execute arbitrary OS commands via shell metacharacters in the com… CWE-78
OS Command 
CVE-2017-14135 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258058 6.5 MEDIUM
Network
jasper_project
debian
jasper
debian_linux
JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.90… CWE-125
Out-of-bounds Read
CVE-2017-14132 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258059 5.5 MEDIUM
Local
gnu binutils The _bfd_elf_parse_attributes function in elf-attrs.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of servi… CWE-125
Out-of-bounds Read
CVE-2017-14130 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm
258060 5.5 MEDIUM
Local
gnu binutils The read_section function in dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, allows remote attackers to cause a denial of service (parse_comp_u… CWE-125
Out-of-bounds Read
CVE-2017-14129 2024-11-21 12:12 2017-09-5 Show GitHub Exploit DB Packet Storm