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 28, 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
225961 5.8 警告 IBM - IBM Lotus Notes における Java コードの実行および X-Confirm-Reading-To 機能の制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0127 2013-05-2 14:19 2013-04-30 Show GitHub Exploit DB Packet Storm
225962 4.3 警告 Henry Schein - Dentrix G5 の認証情報に関する脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4952 2013-05-2 14:15 2013-04-30 Show GitHub Exploit DB Packet Storm
225963 5 警告 ヒューレット・パッカード - 複数の HP 製レーザープリンタのファームウェアにおける任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2012-5221 2013-05-1 14:59 2013-04-25 Show GitHub Exploit DB Packet Storm
225964 6.8 警告 シスコシステムズ - 複数の Cisco 製品のコマンドラインインタフェースにおける root 権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1196 2013-05-1 12:34 2013-04-12 Show GitHub Exploit DB Packet Storm
225965 9.3 危険 IBM - IBM SPSS SamplePower の vsflex7l ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5947 2013-05-1 11:42 2013-04-26 Show GitHub Exploit DB Packet Storm
225966 9.3 危険 IBM - IBM SPSS SamplePower の C1sizer.ocx におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5946 2013-05-1 11:42 2013-04-26 Show GitHub Exploit DB Packet Storm
225967 9.3 危険 IBM - IBM SPSS SamplePower の Vsflex8l ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5945 2013-05-1 11:41 2013-04-26 Show GitHub Exploit DB Packet Storm
225968 4.3 警告 ヒューレット・パッカード - HP Managed Printing Administration におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5219 2013-05-1 11:22 2013-04-25 Show GitHub Exploit DB Packet Storm
225969 3.5 注意 IBM - 複数の IBM 製品で使用される IBM Sametime のクライアントの実装におけるコマンドを送信される脆弱性 CWE-noinfo
情報不足
CVE-2013-0553 2013-05-1 11:21 2013-04-22 Show GitHub Exploit DB Packet Storm
225970 3.5 注意 IBM - IBM Sametime の Sametime Links サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0533 2013-05-1 11:15 2013-04-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 29, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201381 6.1 MEDIUM
Network
etoilewebdesign ultimate_faq The Ultimate FAQ plugin before 1.8.30 for WordPress allows XSS via Display_FAQ to Shortcodes/DisplayFAQs.php. CWE-79
Cross-site Scripting
CVE-2020-7107 2024-11-21 14:36 2020-01-16 Show GitHub Exploit DB Packet Storm
201382 6.1 MEDIUM
Network
cacti
debian
opensuse
suse
fedoraproject
cacti
debian_linux
leap
backports_sle
package_hub
fedora
extra_packages_for_enterprise_linux
Cacti 1.2.8 has stored XSS in data_sources.php, color_templates_item.php, graphs.php, graph_items.php, lib/api_automation.php, user_admin.php, and user_group_admin.php, as demonstrated by the descrip… CWE-79
Cross-site Scripting
CVE-2020-7106 2024-11-21 14:36 2020-01-16 Show GitHub Exploit DB Packet Storm
201383 7.5 HIGH
Network
redislabs
debian
fedoraproject
hiredis
debian_linux
fedora
async.c and dict.c in libhiredis.a in hiredis through 0.14.0 allow a NULL pointer dereference because malloc return values are unchecked. CWE-476
 NULL Pointer Dereference
CVE-2020-7105 2024-11-21 14:36 2020-01-16 Show GitHub Exploit DB Packet Storm
201384 6.5 MEDIUM
Adjacent
wireshark
debian
wireshark
debian_linux
In Wireshark 3.0.x before 3.0.8, the BT ATT dissector could crash. This was addressed in epan/dissectors/packet-btatt.c by validating opcodes. CWE-476
 NULL Pointer Dereference
CVE-2020-7045 2024-11-21 14:36 2020-01-16 Show GitHub Exploit DB Packet Storm
201385 7.5 HIGH
Network
wireshark
fedoraproject
opensuse
oracle
wireshark
fedora
leap
solaris
zfs_storage_appliance_kit
In Wireshark 3.2.x before 3.2.1, the WASSP dissector could crash. This was addressed in epan/dissectors/packet-wassp.c by using >= and <= to resolve off-by-one errors. CWE-125
CWE-193
Out-of-bounds Read
 Off-by-one Error
CVE-2020-7044 2024-11-21 14:36 2020-01-16 Show GitHub Exploit DB Packet Storm
201386 8.8 HIGH
Network
cacti cacti data_input.php in Cacti 1.2.8 allows remote code execution via a crafted Input String to Data Collection -> Data Input Methods -> Unix -> Ping Host. NOTE: the vendor has stated "This is a false alarm. CWE-20
 Improper Input Validation 
CVE-2020-7058 2024-11-21 14:36 2020-01-15 Show GitHub Exploit DB Packet Storm
201387 5.3 MEDIUM
Network
hikvision ds-7204hghi-f1_firmware Hikvision DVR DS-7204HGHI-F1 V4.0.1 build 180903 Web Version sends a different response for failed ISAPI/Security/sessionLogin/capabilities login attempts depending on whether the user account exists… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2020-7057 2024-11-21 14:36 2020-01-15 Show GitHub Exploit DB Packet Storm
201388 8.8 HIGH
Network
mz-automation libiec61850 MmsValue_decodeMmsData in mms/iso_mms/server/mms_access_result.c in libIEC61850 through 1.4.0 has a heap-based buffer overflow when parsing the MMS_BIT_STRING data type. CWE-787
 Out-of-bounds Write
CVE-2020-7054 2024-11-21 14:36 2020-01-15 Show GitHub Exploit DB Packet Storm
201389 7.8 HIGH
Local
linux linux_kernel In the Linux kernel 4.14 longterm through 4.14.165 and 4.19 longterm through 4.19.96 (and 5.x before 5.2), there is a use-after-free (write) in the i915_ppgtt_close function in drivers/gpu/drm/i915/i… CWE-416
 Use After Free
CVE-2020-7053 2024-11-21 14:36 2020-01-15 Show GitHub Exploit DB Packet Storm
201390 9.1 CRITICAL
Network
yet_another_java_service_wrapper_project yet_another_java_service_wrapper An XXE vulnerability in JnlpSupport in Yet Another Java Service Wrapper (YAJSW) 12.14, as used in NSA Ghidra and other products, allows attackers to exfiltrate data from remote hosts and potentially … CWE-611
XXE
CVE-2020-6958 2024-11-21 14:36 2020-01-14 Show GitHub Exploit DB Packet Storm