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 22, 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
256071 6.9 警告 VMware - 複数の VMware 製品の USB サービス における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1140 2010-07-14 17:27 2010-04-9 Show GitHub Exploit DB Packet Storm
256072 9.3 危険 シマンテック - Symantec Workspace Streaming (旧 Symantec AppStream) に脆弱性 CWE-287
不適切な認証
CVE-2008-4389 2010-07-14 17:26 2010-06-22 Show GitHub Exploit DB Packet Storm
256073 5.8 警告 アップル - Apple iOS の設定アプリケーションにおけるユーザを追跡可能な脆弱性 CWE-DesignError
CVE-2010-1756 2010-07-14 17:26 2010-06-22 Show GitHub Exploit DB Packet Storm
256074 4.3 警告 アップル - Apple iOS の Safari におけるリモートの Web サーバがユーザを追跡可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1755 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
256075 1.9 注意 アップル - Apple iOS の パスコードロックにおける任意のデータにアクセスされる脆弱性 CWE-362
競合状態
CVE-2010-1775 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
256076 6.9 警告 アップル - Apple iOS の パスコードロックにおけるパスコード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1754 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
256077 6.8 警告 アップル - Apple iOS の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1753 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
256078 5 警告 アップル - Apple iOS の Application Sandbox におけるロケーション情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1751 2010-07-14 17:24 2010-06-22 Show GitHub Exploit DB Packet Storm
256079 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1774 2010-07-14 16:44 2010-06-10 Show GitHub Exploit DB Packet Storm
256080 4.3 警告 アップル - Apple Safari の WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1762 2010-07-14 16:44 2010-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
275691 - rest-client_project rest-client REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and passwords, which allows local users to obtain sensitive information by reading the log. CWE-200
Information Exposure
CVE-2015-3448 2024-11-21 11:29 2015-04-30 Show GitHub Exploit DB Packet Storm
275692 - sonicwall sonicos Multiple cross-site scripting (XSS) vulnerabilities in macIpSpoofView.html in Dell SonicWall SonicOS 7.5.0.12 and 6.x allow remote attackers to inject arbitrary web script or HTML via the (1) searchS… CWE-79
Cross-site Scripting
CVE-2015-3447 2024-11-21 11:29 2015-04-30 Show GitHub Exploit DB Packet Storm
275693 - xen
suse
fedoraproject
debian
opensuse
xen
suse_linux_enterprise_server
suse_linux_enterprise_software_development_kit
suse_linux_enterprise_desktop
fedora
debian_linux
linux_enterprise_software_development_kit
linux_…
Xen 4.2.x through 4.5.x does not initialize certain fields, which allows certain remote service domains to obtain sensitive information from memory via a (1) XEN_DOMCTL_gettscinfo or (2) XEN_SYSCTL_g… CWE-200
Information Exposure
CVE-2015-3340 2024-11-21 11:29 2015-04-28 Show GitHub Exploit DB Packet Storm
275694 - ffmpeg
debian
ffmpeg
debian_linux
Use-after-free vulnerability in the ff_h264_free_tables function in libavcodec/h264.c in FFmpeg before 2.3.6 allows remote attackers to cause a denial of service or possibly have unspecified other im… NVD-CWE-Other
CVE-2015-3417 2024-11-21 11:29 2015-04-25 Show GitHub Exploit DB Packet Storm
275695 - canonical
sqlite
debian
apple
php
ubuntu_linux
sqlite
debian_linux
mac_os_x
watchos
php
The sqlite3VXPrintf function in printf.c in SQLite before 3.8.9 does not properly handle precision and width values during floating-point conversions, which allows context-dependent attackers to caus… CWE-190
 Integer Overflow or Wraparound
CVE-2015-3416 2024-11-21 11:29 2015-04-25 Show GitHub Exploit DB Packet Storm
275696 - apple
debian
canonical
sqlite
php
watchos
mac_os_x
debian_linux
ubuntu_linux
sqlite
php
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free ope… CWE-404
 Improper Resource Shutdown or Release
CVE-2015-3415 2024-11-21 11:29 2015-04-25 Show GitHub Exploit DB Packet Storm
275697 - sqlite
apple
debian
canonical
php
sqlite
watchos
mac_os_x
debian_linux
ubuntu_linux
php
SQLite before 3.8.9 does not properly implement the dequoting of collation-sequence names, which allows context-dependent attackers to cause a denial of service (uninitialized memory access and appli… CWE-908
 Use of Uninitialized Resource
CVE-2015-3414 2024-11-21 11:29 2015-04-25 Show GitHub Exploit DB Packet Storm
275698 - canonical
debian
point-to-point_protocol_project
ubuntu_linux
debian_linux
point-to-point_protocol
Buffer overflow in the rc_mksid function in plugins/radius/util.c in Paul's PPP Package (ppp) 2.4.6 and earlier, when the PID for pppd is greater than 65535, allows remote attackers to cause a denial… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2015-3310 2024-11-21 11:29 2015-04-24 Show GitHub Exploit DB Packet Storm
275699 - certify_project certify The Certify module before 6.x-2.3 for Drupal does not properly perform node access checks, which allows remote authenticated users to bypass intended access restrictions and obtain sensitive PDF cert… CWE-200
Information Exposure
CVE-2015-3404 2024-11-21 11:29 2015-04-23 Show GitHub Exploit DB Packet Storm
275700 - fibonacciorange wedeal Open redirect vulnerability in the Commerce WeDeal module before 7.x-1.3 for Drupal allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via an unspecified pa… NVD-CWE-Other
CVE-2015-3393 2024-11-21 11:29 2015-04-22 Show GitHub Exploit DB Packet Storm