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":April 30, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253351 6.8 警告 アップル - Apple Mac OS X の CoreMedia および QuickTime におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0062 2010-04-13 15:17 2010-03-29 Show GitHub Exploit DB Packet Storm
253352 6.8 警告 アップル - Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0060 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
253353 6.8 警告 アップル - Apple Mac OS X の CoreAudio における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0059 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
253354 6.4 警告 アップル - Apple Mac OS X の ClamAV におけるシステムにウィルスを取り込む脆弱性 CWE-16
環境設定
CVE-2010-0058 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
253355 7.5 危険 アップル - Apple Mac OS X の AFP サーバにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0533 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
253356 7.5 危険 アップル - Apple Mac OS X の AFP サーバにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0057 2010-04-13 15:16 2010-03-29 Show GitHub Exploit DB Packet Storm
253357 6.4 警告 アップル - Apple Mac OS X のアプリケーションファイアウォールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-2801 2010-04-13 15:15 2010-03-29 Show GitHub Exploit DB Packet Storm
253358 6.8 警告 アップル - Apple Mac OS X の Cocoa のスペルチェック機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0056 2010-04-13 15:15 2010-03-29 Show GitHub Exploit DB Packet Storm
253359 4.4 警告 アップル
サイバートラスト株式会社
Carnegie Mellon University (Project Cyrus)
レッドハット
- Cyrus IMAPd にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-2632 2010-04-13 14:46 2009-09-10 Show GitHub Exploit DB Packet Storm
253360 7.5 危険 Haxx
アップル
サイバートラスト株式会社
レッドハット
- cURL および libcurl における、任意の SSL サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-2417 2010-04-13 14:46 2009-08-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249881 9.8 CRITICAL
Network
maccms maccms Maccms 8.x allows remote command execution via the wd parameter in an index.php?m=vod-search request. NVD-CWE-noinfo
CVE-2017-17733 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249882 9.8 CRITICAL
Network
dedecms dedecms DedeCMS through 5.7 has SQL Injection via the $_FILES superglobal to plus/recommend.php. CWE-89
SQL Injection
CVE-2017-17731 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249883 9.8 CRITICAL
Network
dedecms dedecms DedeCMS through 5.7 has SQL Injection via the logo parameter to plus/flink_add.php. CWE-89
SQL Injection
CVE-2017-17730 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249884 8.8 HIGH
Network
dedecms dedecms DedeCMS through 5.6 allows arbitrary file upload and PHP code execution by embedding the PHP code in a .jpg file, which is used in the templet parameter to member/article_edit.php. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2017-17727 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249885 5.9 MEDIUM
Network
net-ldap_project net-ldap The Net::LDAP (aka net-ldap) gem before 0.16.0 for Ruby has Missing SSL Certificate Validation. CWE-295
Improper Certificate Validation 
CVE-2017-17718 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249886 9.8 CRITICAL
Network
sonatype nexus_repository_manager Sonatype Nexus Repository Manager through 2.14.5 has weak password encryption with a hardcoded CMMDwoV value in the LDAP integration feature. CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2017-17717 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249887 5.9 MEDIUM
Network
gitlab gitlab GitLab 9.4.x before 9.4.2 does not support LDAP SSL certificate verification, but a verify_certificates LDAP option was mentioned in the 9.4 release announcement. This issue occurred because code was… CWE-295
Improper Certificate Validation 
CVE-2017-17716 2024-11-21 12:18 2017-12-18 Show GitHub Exploit DB Packet Storm
249888 6.1 MEDIUM
Network
boxug trape Trape before 2017-11-05 has XSS via the /nr red parameter, the /nr vId parameter, the /register User-Agent HTTP header, the /register country parameter, the /register countryCode parameter, the /regi… CWE-79
Cross-site Scripting
CVE-2017-17714 2024-11-21 12:18 2017-12-17 Show GitHub Exploit DB Packet Storm
249889 9.8 CRITICAL
Network
boxug trape Trape before 2017-11-05 has SQL injection via the /nr red parameter, the /nr vId parameter, the /register User-Agent HTTP header, the /register country parameter, the /register countryCode parameter,… CWE-89
SQL Injection
CVE-2017-17713 2024-11-21 12:18 2017-12-17 Show GitHub Exploit DB Packet Storm
249890 8.8 HIGH
Network
telegram telegram_messenger The saveFile method in MediaController.java in the Telegram Messenger application before 2017-12-08 for Android allows directory traversal via a pathname obtained in a file-transfer request from a re… CWE-22
Path Traversal
CVE-2017-17715 2024-11-21 12:18 2017-12-17 Show GitHub Exploit DB Packet Storm