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
228621 5 警告 Mozilla Foundation - Bugzilla の attachment.cgi における添付された詳細を読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-4197 2012-11-19 14:38 2012-11-13 Show GitHub Exploit DB Packet Storm
228622 4.3 警告 Mozilla Foundation - Bugzilla におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4189 2012-11-19 14:18 2012-11-13 Show GitHub Exploit DB Packet Storm
228623 6.8 警告 PHOME.NET - EmpireCMS の e/class/connect.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-5777 2012-11-19 14:04 2012-11-16 Show GitHub Exploit DB Packet Storm
228624 5.5 警告 MantisBT Group - MantisBT の core/email_api.php における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5523 2012-11-19 13:56 2012-11-9 Show GitHub Exploit DB Packet Storm
228625 5.5 警告 MantisBT Group - MantisBT におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5522 2012-11-19 13:39 2012-11-9 Show GitHub Exploit DB Packet Storm
228626 6.9 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Data Protection Manager アプライアンスにおけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2012-4613 2012-11-19 12:26 2011-11-16 Show GitHub Exploit DB Packet Storm
228627 4.3 警告 DELL EMC (旧 EMC Corporation) - EMC RSA Data Protection Manager アプライアンスおよび RSA Data Protection Manager Software Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4612 2012-11-19 12:24 2011-11-16 Show GitHub Exploit DB Packet Storm
228628 5.3 警告 フォーティネット - FortiGate Unified Threat Management (UTM) の CA 証明書の取扱いに問題 CWE-16
環境設定
CVE-2012-4948 2012-11-16 18:13 2012-11-5 Show GitHub Exploit DB Packet Storm
228629 4.3 警告 デル - Dell OpenManage Server Administrator にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4955 2012-11-16 15:58 2012-11-15 Show GitHub Exploit DB Packet Storm
228630 10 危険 サン・マイクロシステムズ - Oracle Java SE の Java Runtime Environment (JRE) における Beans の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2012-3136 2012-11-16 15:56 2012-08-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 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