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":June 12, 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
228511 4.9 警告 アップル - Apple Mac OS X のログイン画面における認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0969 2013-03-19 16:53 2013-03-15 Show GitHub Exploit DB Packet Storm
228512 4.3 警告 アップル - Apple Mac OS X の CoreTypes における Java プラグインの無効設定を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0967 2013-03-19 16:49 2013-03-15 Show GitHub Exploit DB Packet Storm
228513 6.4 警告 アップル - Apple Mac OS X におけるディレクトリ認証要求を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-0966 2013-03-19 16:47 2013-03-15 Show GitHub Exploit DB Packet Storm
228514 7.5 危険 マイクロソフト - Windows 8 の Microsoft Internet Explorer 10 におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2552 2013-03-19 10:42 2013-03-11 Show GitHub Exploit DB Packet Storm
228515 7.2 危険 マイクロソフト - Microsoft Windows 7 のカーネルにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-2553 2013-03-19 10:41 2013-03-11 Show GitHub Exploit DB Packet Storm
228516 7.5 危険 マイクロソフト - Microsoft Windows 7 における ASLR および DEP 保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2554 2013-03-19 10:37 2013-03-11 Show GitHub Exploit DB Packet Storm
228517 7.5 危険 マイクロソフト - Microsoft Internet Explorer 9 のサンドボックス保護メカニズムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2557 2013-03-19 10:07 2013-03-11 Show GitHub Exploit DB Packet Storm
228518 3.2 注意 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1995 2013-03-18 18:07 2012-04-30 Show GitHub Exploit DB Packet Storm
228519 4.3 警告 ヒューレット・パッカード - HP Systems Insight Manager におけるデータを変更される脆弱性 CWE-noinfo
情報不足
CVE-2012-1996 2013-03-18 18:06 2012-04-30 Show GitHub Exploit DB Packet Storm
228520 7.5 危険 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1997 2013-03-18 18:05 2012-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
203361 9.1 CRITICAL
Network
lua-openssl_project lua-openssl openssl_x509_check_host in lua-openssl 0.7.7-1 mishandles X.509 certificate validation because it uses lua_pushboolean for certain non-boolean return values. CWE-295
Improper Certificate Validation 
CVE-2020-9432 2024-11-21 14:40 2020-02-28 Show GitHub Exploit DB Packet Storm
203362 7.5 HIGH
Network
wireshark
opensuse
fedoraproject
debian
wireshark
leap
fedora
debian_linux
In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the LTE RRC dissector could leak memory. This was addressed in epan/dissectors/packet-lte-rrc.c by adjusting certain append operation… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-9431 2024-11-21 14:40 2020-02-28 Show GitHub Exploit DB Packet Storm
203363 7.5 HIGH
Network
wireshark
fedoraproject
opensuse
debian
wireshark
fedora
leap
debian_linux
In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the WiMax DLMAP dissector could crash. This was addressed in plugins/epan/wimax/msg_dlmap.c by validating a length field. CWE-20
 Improper Input Validation 
CVE-2020-9430 2024-11-21 14:40 2020-02-28 Show GitHub Exploit DB Packet Storm
203364 7.5 HIGH
Network
wireshark
opensuse
wireshark
leap
In Wireshark 3.2.0 to 3.2.1, the WireGuard dissector could crash. This was addressed in epan/dissectors/packet-wireguard.c by handling the situation where a certain data structure intentionally has a… CWE-476
 NULL Pointer Dereference
CVE-2020-9429 2024-11-21 14:40 2020-02-28 Show GitHub Exploit DB Packet Storm
203365 7.5 HIGH
Network
wireshark
debian
fedoraproject
opensuse
wireshark
debian_linux
fedora
leap
In Wireshark 3.2.0 to 3.2.1, 3.0.0 to 3.0.8, and 2.6.0 to 2.6.14, the EAP dissector could crash. This was addressed in epan/dissectors/packet-eap.c by using more careful sscanf parsing. CWE-125
Out-of-bounds Read
CVE-2020-9428 2024-11-21 14:40 2020-02-28 Show GitHub Exploit DB Packet Storm
203366 7.5 HIGH
Network
pureftpd
debian
fedoraproject
canonical
pure-ftpd
debian_linux
fedora
extra_packages_for_enterprise_linux
ubuntu_linux
An issue was discovered in Pure-FTPd 1.0.49. An uninitialized pointer vulnerability has been detected in the diraliases linked list. When the *lookup_alias(const char alias) or print_aliases(void) fu… CWE-824
 Access of Uninitialized Pointer
CVE-2020-9274 2024-11-21 14:40 2020-02-27 Show GitHub Exploit DB Packet Storm
203367 6.5 MEDIUM
Network
golfbuddyglobal course_manager In GolfBuddy Course Manager 1.1, passwords are sent (with base64 encoding) via a GET request. CWE-200
CWE-326
Information Exposure
Inadequate Encryption Strength
CVE-2020-9337 2024-11-21 14:40 2020-02-26 Show GitHub Exploit DB Packet Storm
203368 5.3 MEDIUM
Network
iblsoft online_weather IBL Online Weather before 4.3.5a allows attackers to obtain sensitive information by reading the IWEBSERVICE_JSONRPC_COOKIE cookie. CWE-312
 Cleartext Storage of Sensitive Information
CVE-2020-9407 2024-11-21 14:40 2020-02-26 Show GitHub Exploit DB Packet Storm
203369 9.8 CRITICAL
Network
iblsoft online_weather IBL Online Weather before 4.3.5a allows unauthenticated eval injection via the queryBCP method of the Auxiliary Service. CWE-94
Code Injection
CVE-2020-9406 2024-11-21 14:40 2020-02-26 Show GitHub Exploit DB Packet Storm
203370 6.1 MEDIUM
Network
iblsoft online_weather IBL Online Weather before 4.3.5a allows unauthenticated reflected XSS via the redirect page. CWE-79
Cross-site Scripting
CVE-2020-9405 2024-11-21 14:40 2020-02-26 Show GitHub Exploit DB Packet Storm