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 15, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
255311 4.7 警告 サイバートラスト株式会社
Linux
レッドハット
- x86_64 および amd64 プラットフォーム上 Linux Kernel におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4271 2010-05-10 18:25 2010-03-16 Show GitHub Exploit DB Packet Storm
255312 5 警告 VMware - VMware Authorization Service の VMware Authentication Daemon におけるサービス運用妨害 (DoS) の脆弱性 CWE-134
書式文字列の問題
CVE-2009-3707 2010-05-7 17:26 2009-10-16 Show GitHub Exploit DB Packet Storm
255313 9.3 危険 VMware - VMnc メディアコーデックおよびムービーデコーダにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-1565 2010-05-7 17:26 2010-04-9 Show GitHub Exploit DB Packet Storm
255314 9.3 危険 VMware - VMnc メディアコーデックおよびムービーデコーダにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1564 2010-05-7 17:25 2010-04-9 Show GitHub Exploit DB Packet Storm
255315 10 危険 VMware - VMware Remote Console の vmware-vmrc.exe build 158248 における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2009-3732 2010-05-7 17:25 2010-04-9 Show GitHub Exploit DB Packet Storm
255316 7.2 危険 VMware - 複数の VMware 製品の vmrun における権限昇格の脆弱性 CWE-134
書式文字列の問題
CVE-2010-1139 2010-05-7 17:25 2010-04-9 Show GitHub Exploit DB Packet Storm
255317 5 警告 VMware - 複数の VMware 製品の仮想ネットワークスタックにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1138 2010-05-7 17:25 2010-04-9 Show GitHub Exploit DB Packet Storm
255318 8.5 危険 VMware - 複数の VMware 製品の VMware Tools における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1142 2010-05-7 17:24 2010-04-9 Show GitHub Exploit DB Packet Storm
255319 8.5 危険 VMware - 複数の VMware 製品の VMware Tools における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1141 2010-05-7 17:24 2010-04-9 Show GitHub Exploit DB Packet Storm
255320 5 警告 アップル
サイバートラスト株式会社
レッドハット
ターボリナックス
CUPS
- CUPS の ippReadIO 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-0949 2010-05-7 16:55 2009-06-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253091 6.5 MEDIUM
Network
imagemagick
debian
canonical
imagemagick
debian_linux
ubuntu_linux
In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-22, an infinite loop vulnerability was found in the function ReadTXTImage in coders/txt.c, which allows attackers to cause a denial of service (CPU exhausti… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-18273 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
253092 6.5 MEDIUM
Network
imagemagick imagemagick In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-25, there is a use-after-free in ReadOneMNGImage in coders/png.c, which allows attackers to cause a denial of service via a crafted MNG image file that is m… CWE-416
 Use After Free
CVE-2017-18272 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
253093 6.5 MEDIUM
Network
imagemagick
canonical
debian
imagemagick
ubuntu_linux
debian_linux
In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-22, an infinite loop vulnerability was found in the function ReadMIFFImage in coders/miff.c, which allows attackers to cause a denial of service (CPU exhaus… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-18271 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
253094 7.1 HIGH
Local
linux linux_kernel In the Linux kernel before 4.13.5, a local user could create keyrings for other users via keyctl commands, setting unwanted defaults or causing a denial of service. NVD-CWE-noinfo
CVE-2017-18270 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
253095 9.8 CRITICAL
Network
gnu glibc An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the ove… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-18269 2024-11-21 12:19 2018-05-19 Show GitHub Exploit DB Packet Storm
253096 5.9 MEDIUM
Network
broadcom symantec_intelligencecenter Symantec IntelligenceCenter 3.3 is vulnerable to the Return of the Bleichenbacher Oracle Threat (ROBOT) attack. A remote attacker, who has captured a pre-recorded SSL session inspected by SSLV, can e… CWE-203
 Information Exposure Through Discrepancy
CVE-2017-18268 2024-11-21 12:19 2018-05-17 Show GitHub Exploit DB Packet Storm
253097 5.5 MEDIUM
Local
freedesktop
canonical
redhat
debian
poppler
ubuntu_linux
ansible_tower
enterprise_linux_desktop
enterprise_linux_workstation
enterprise_linux_server
debian_linux
The FoFiType1C::cvtGlyph function in fofi/FoFiType1C.cc in Poppler through 0.64.0 allows remote attackers to cause a denial of service (infinite recursion) via a crafted PDF file, as demonstrated by … CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2017-18267 2024-11-21 12:19 2018-05-11 Show GitHub Exploit DB Packet Storm
253098 8.8 HIGH
Network
freedesktop
debian
canonical
xdg-utils
debian_linux
ubuntu_linux
The open_envvar function in xdg-open in xdg-utils before 1.1.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers… CWE-74
Injection
CVE-2017-18266 2024-11-21 12:19 2018-05-10 Show GitHub Exploit DB Packet Storm
253099 7.5 HIGH
Network
prosody
debian
prosody
debian_linux
Prosody before 0.10.0 allows remote attackers to cause a denial of service (application crash), related to an incompatibility with certain versions of the LuaSocket library, such as the lua-socket pa… NVD-CWE-noinfo
CVE-2017-18265 2024-11-21 12:19 2018-05-10 Show GitHub Exploit DB Packet Storm
253100 9.8 CRITICAL
Network
phpmyadmin
debian
phpmyadmin
debian_linux
An issue was discovered in libraries/common.inc.php in phpMyAdmin 4.0 before 4.0.10.20, 4.4.x, 4.6.x, and 4.7.0 prereleases. The restrictions caused by $cfg['Servers'][$i]['AllowNoPassword'] = false … NVD-CWE-noinfo
CVE-2017-18264 2024-11-21 12:19 2018-05-2 Show GitHub Exploit DB Packet Storm