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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228371 10 危険 Google - Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2012-5138 2012-12-5 11:48 2012-11-29 Show GitHub Exploit DB Packet Storm
228372 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-5137 2012-12-5 11:46 2012-11-29 Show GitHub Exploit DB Packet Storm
228373 7.5 危険 Google - Google Chrome OS の WebGL サブシステムにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5129 2012-12-5 11:39 2012-11-30 Show GitHub Exploit DB Packet Storm
228374 7.5 危険 David Alkire - Drupal 用 Drag & Drop Gallery モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-4479 2012-12-4 16:28 2012-07-11 Show GitHub Exploit DB Packet Storm
228375 6.8 警告 David Alkire - Drupal 用 Drag & Drop Gallery モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-4478 2012-12-4 16:27 2012-07-11 Show GitHub Exploit DB Packet Storm
228376 5 警告 David Alkire - Drupal 用 Drag & Drop Gallery モジュールにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4477 2012-12-4 16:27 2012-07-11 Show GitHub Exploit DB Packet Storm
228377 4.3 警告 David Alkire - Drupal 用 Drag & Drop Gallery モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4476 2012-12-4 16:26 2012-07-11 Show GitHub Exploit DB Packet Storm
228378 5 警告 Chris Hertzog - Drupal 用 Security Questions モジュールにおける任意のユーザの質問および回答を編集される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4475 2012-12-4 16:26 2012-07-11 Show GitHub Exploit DB Packet Storm
228379 4.3 警告 Dennis Blake - Drupal 用 Colorbox Node モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4474 2012-12-4 16:24 2012-07-11 Show GitHub Exploit DB Packet Storm
228380 3.5 注意 Christian Johansson - Drupal 用 Restrict node page view モジュールにおける未公開のノードにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4473 2012-12-4 16:21 2012-07-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 22, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198991 5.5 MEDIUM
Local
graphicsmagick graphicsmagick When GraphicsMagick 1.3.25 processes an RGB TIFF picture (with metadata indicating a single sample per pixel) in coders/tiff.c, a buffer overflow occurs, related to QuantumTransferMode. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-10794 2024-11-21 12:06 2017-07-3 Show GitHub Exploit DB Packet Storm
198992 6.1 MEDIUM
Network
intelliants subrion Cross-site scripting (XSS) vulnerability in Subrion CMS 4.1.4 allows remote attackers to inject arbitrary web script or HTML via the body to blog/add/, a different vulnerability than CVE-2017-6069. CWE-79
Cross-site Scripting
CVE-2017-10795 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198993 6.2 MEDIUM
Local
antiy antivirus_engine When Antiy Antivirus Engine before 5.0.0.05171547 scans a special ZIP archive, it crashes with a stack-based buffer overflow because a fixed path length is used. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-10706 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198994 6.5 MEDIUM
Network
gnu pspp There is a NULL Pointer Dereference in the function ll_insert() of the libpspp library in GNU PSPP before 0.11.0. For example, a crash was observed within the library code when attempting to convert … CWE-476
 NULL Pointer Dereference
CVE-2017-10792 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198995 6.5 MEDIUM
Network
gnu pspp There is an Integer overflow in the hash_int function of the libpspp library in GNU PSPP before 0.11.0. For example, a crash was observed within the library code when attempting to convert invalid SP… CWE-190
 Integer Overflow or Wraparound
CVE-2017-10791 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198996 7.5 HIGH
Network
gnu libtasn1 The _asn1_check_identifier function in GNU Libtasn1 through 4.12 causes a NULL pointer dereference and crash when reading crafted input that triggers assignment of a NULL value within an asn1_node st… CWE-476
 NULL Pointer Dereference
CVE-2017-10790 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198997 5.9 MEDIUM
Network
dbd-mysql_project dbd-mysql The DBD::mysql module through 4.043 for Perl uses the mysql_ssl=1 setting to mean that SSL is optional (even though this setting's documentation has a "your communication with the server will be encr… NVD-CWE-noinfo
CVE-2017-10789 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198998 9.8 CRITICAL
Network
dbd-mysql_project dbd-mysql The DBD::mysql module through 4.043 for Perl allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by triggering (1) ce… CWE-416
 Use After Free
CVE-2017-10788 2024-11-21 12:06 2017-07-2 Show GitHub Exploit DB Packet Storm
198999 6.8 MEDIUM
Physics
google android The lockscreen on Elephone P9000 devices (running Android 6.0) allows physically proximate attackers to bypass a wrong-PIN lockout feature by pressing backspace after each PIN guess. CWE-287
Improper Authentication
CVE-2017-10709 2024-11-21 12:06 2017-07-1 Show GitHub Exploit DB Packet Storm
199000 9.8 CRITICAL
Network
videolan vlc_media_player avcodec 2.2.x, as used in VideoLAN VLC media player 2.2.7-x before 2017-06-29, allows out-of-bounds heap memory write due to calling memcpy() with a wrong size, leading to a denial of service (applic… CWE-787
 Out-of-bounds Write
CVE-2017-10699 2024-11-21 12:06 2017-06-30 Show GitHub Exploit DB Packet Storm