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 5, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252171 7.2 危険 VMware - 複数の VMware 製品の vmware-mount における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-4296 2010-12-27 15:38 2010-12-2 Show GitHub Exploit DB Packet Storm
252172 6.9 警告 VMware - 複数の VMware 製品の vmware-mount における権限昇格の脆弱性 CWE-362
競合状態
CVE-2010-4295 2010-12-27 15:36 2010-12-2 Show GitHub Exploit DB Packet Storm
252173 9.3 危険 VMware - 複数の VMware 製品の VMnc メディアコーデック内にあるフレーム復元機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-4294 2010-12-27 15:33 2010-12-2 Show GitHub Exploit DB Packet Storm
252174 2.1 注意 アップル - Windows 上で稼働する Apple QuickTime における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0530 2010-12-27 15:07 2010-12-9 Show GitHub Exploit DB Packet Storm
252175 9.3 危険 アップル - Windows 上で稼働する Apple QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-1508 2010-12-27 15:06 2010-12-9 Show GitHub Exploit DB Packet Storm
252176 9.3 危険 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-3800 2010-12-27 14:59 2010-12-9 Show GitHub Exploit DB Packet Storm
252177 9.3 危険 マイクロソフト - Microsoft Internet Explorer における無効なフラグ参照に起因する脆弱性 CWE-399
リソース管理の問題
CVE-2010-3962 2010-12-27 14:36 2010-11-4 Show GitHub Exploit DB Packet Storm
252178 10 危険 CA Technologies - CA PSFormX および CA WebScan ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-20
CWE-noinfo
CVE-2010-2193 2010-12-27 11:49 2010-06-8 Show GitHub Exploit DB Packet Storm
252179 2.6 注意 CA Technologies - CA eHealth Performance Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0640 2010-12-27 11:44 2010-02-24 Show GitHub Exploit DB Packet Storm
252180 9.3 危険 CA Technologies - CA eTrust PestPatrol の PestPatrol ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4225 2010-12-27 11:41 2009-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251161 9.8 CRITICAL
Network
tt-rss tiny_tiny_rss A SQL injection in classes/handler/public.php in the forgotpass component of Tiny Tiny RSS 17.4 exists via the login parameter. CWE-89
SQL Injection
CVE-2017-16896 2024-11-21 12:17 2017-11-21 Show GitHub Exploit DB Packet Storm
251162 7.5 HIGH
Network
laravel laravel In Laravel framework through 5.5.21, remote attackers can obtain sensitive information (such as externally usable passwords) via a direct request for the /.env URI. NOTE: this CVE is only about Larav… CWE-200
Information Exposure
CVE-2017-16894 2024-11-21 12:17 2017-11-20 Show GitHub Exploit DB Packet Storm
251163 7.5 HIGH
Network
bftpd_project bftpd In Bftpd before 4.7, there is a memory leak in the file rename function. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2017-16892 2024-11-21 12:17 2017-11-20 Show GitHub Exploit DB Packet Storm
251164 6.5 MEDIUM
Network
libming libming The outputSWF_TEXT_RECORD function in util/outputscript.c in libming <= 0.4.8 is vulnerable to a NULL pointer dereference, which may allow attackers to cause a denial of service via a crafted swf fil… CWE-476
 NULL Pointer Dereference
CVE-2017-16883 2024-11-21 12:17 2017-11-19 Show GitHub Exploit DB Packet Storm
251165 7.8 HIGH
Local
icinga icinga Icinga Core through 1.14.0 initially executes bin/icinga as root but supports configuration options in which this file is owned by a non-root account (and similarly can have etc/icinga.cfg owned by a… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2017-16882 2024-11-21 12:17 2017-11-19 Show GitHub Exploit DB Packet Storm
251166 6.1 MEDIUM
Network
symphony_project symphony b3log Symphony (aka Sym) 2.2.0 does not properly address XSS in JSON objects, as demonstrated by a crafted userAvatarURL value to /settings/avatar, related to processor/AdminProcessor.java, processor… CWE-79
Cross-site Scripting
CVE-2017-16881 2024-11-21 12:17 2017-11-18 Show GitHub Exploit DB Packet Storm
251167 6.1 MEDIUM
Network
whoops_project whoops The dump function in Util/TemplateHelper.php in filp whoops before 2.1.13 has XSS. CWE-79
Cross-site Scripting
CVE-2017-16880 2024-11-21 12:17 2017-11-18 Show GitHub Exploit DB Packet Storm
251168 10.0 CRITICAL
Network
qemu
debian
canonical
qemu
debian_linux
ubuntu_linux
hw/input/ps2.c in Qemu does not validate 'rptr' and 'count' values during guest migration, leading to out-of-bounds access. CWE-20
 Improper Input Validation 
CVE-2017-16845 2024-11-21 12:17 2017-11-18 Show GitHub Exploit DB Packet Storm
251169 7.5 HIGH
Network
zeit next.js ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing attackers to obtain sensitive information. CWE-22
Path Traversal
CVE-2017-16877 2024-11-21 12:17 2017-11-18 Show GitHub Exploit DB Packet Storm
251170 5.4 MEDIUM
Network
icontime rtc-1000_firmware A stored cross-site scripting vulnerability in the Icon Time Systems RTC-1000 v2.5.7458 and earlier time clock allows remote attackers to inject arbitrary JavaScript in the nameFirst (aka First Name)… CWE-79
Cross-site Scripting
CVE-2017-16819 2024-11-21 12:17 2017-11-18 Show GitHub Exploit DB Packet Storm