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 6, 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
250691 5 警告 サイバートラスト株式会社
Apache Software Foundation
レッドハット
- Apache Subversion で利用される Apache HTTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1752 2011-08-5 09:52 2011-06-6 Show GitHub Exploit DB Packet Storm
250692 6 警告 IBM
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
OpenBSD
- OpenSSH における X11-forwarded コネクション処理の不備によるセッションハイジャックの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1483 2011-08-5 09:50 2008-03-24 Show GitHub Exploit DB Packet Storm
250693 7.5 危険 オラクル - Oracle SysFW の Sun Integrated Lights Out Manager における脆弱性 CWE-noinfo
情報不足
CVE-2011-2307 2011-08-4 10:10 2011-07-19 Show GitHub Exploit DB Packet Storm
250694 7.5 危険 オラクル - Oracle SPARC Enterprise M Series における XSCF Control Package (XCP) の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2299 2011-08-4 10:08 2011-07-19 Show GitHub Exploit DB Packet Storm
250695 5 警告 オラクル - Oracle Solaris における KSSL の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2298 2011-08-4 10:06 2011-07-19 Show GitHub Exploit DB Packet Storm
250696 6.1 警告 オラクル - Oracle Solaris Cluster における Data Service for WebLogic Server の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2297 2011-08-4 10:05 2011-07-19 Show GitHub Exploit DB Packet Storm
250697 4.9 警告 オラクル - Oracle Solaris における Kernel/SCTP の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2296 2011-08-4 10:05 2011-07-19 Show GitHub Exploit DB Packet Storm
250698 4.7 警告 オラクル - Oracle Solaris における Driver/USB の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2295 2011-08-4 10:04 2011-07-19 Show GitHub Exploit DB Packet Storm
250699 5 警告 オラクル - Oracle Solaris における SSH の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2294 2011-08-4 10:03 2011-07-19 Show GitHub Exploit DB Packet Storm
250700 4.9 警告 オラクル - Oracle Solaris における Zones の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2293 2011-08-4 10:02 2011-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197221 8.1 HIGH
Network
apereo opencast Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causi… CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2020-5229 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
197222 7.5 HIGH
Network
apereo opencast Opencast before 8.1 and 7.6 allows unauthorized public access to all media and metadata by default via OAI-PMH. OAI-PMH is part of the default workflow and is activated by default, requiring active u… CWE-862
 Missing Authorization
CVE-2020-5228 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
197223 6.1 MEDIUM
Network
oauth2_proxy_project oauth2_proxy OAuth2 Proxy before 5.0 has an open redirect vulnerability. Authentication tokens could be silently harvested by an attacker. This has been patched in version 5.0. CWE-601
Open Redirect
CVE-2020-5233 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
197224 7.5 HIGH
Network
feedgen_project feedgen Feedgen (python feedgen) before 0.9.0 is susceptible to XML Denial of Service attacks. The *feedgen* library allows supplying XML as content for some of the available fields. This XML will be parsed … CWE-776
XML Entity Expansion
CVE-2020-5227 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm
197225 7.5 HIGH
Network
google tensorflow In TensorFlow before 1.15.2 and 2.0.1, converting a string (from Python) to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case are only in the gra… CWE-20
 Improper Input Validation 
CVE-2020-5215 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm
197226 9.8 CRITICAL
Network
nethack nethack In NetHack before 3.6.5, an invalid extended command in value for the AUTOCOMPLETE configuration file option can cause a buffer overflow resulting in a crash or remote code execution/privilege escala… CWE-120
Classic Buffer Overflow
CVE-2020-5211 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm
197227 9.8 CRITICAL
Network
nethack nethack In NetHack before 3.6.5, detecting an unknown configuration file option can cause a buffer overflow resulting in a crash or remote code execution/privilege escalation. This vulnerability affects syst… CWE-120
Classic Buffer Overflow
CVE-2020-5214 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm
197228 9.8 CRITICAL
Network
nethack nethack In NetHack before 3.6.5, too long of a value for the SYMBOL configuration file option can cause a buffer overflow resulting in a crash or remote code execution/privilege escalation. This vulnerabilit… CWE-120
Classic Buffer Overflow
CVE-2020-5213 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm
197229 9.8 CRITICAL
Network
nethack nethack In NetHack before 3.6.5, an extremely long value for the MENUCOLOR configuration file option can cause a buffer overflow resulting in a crash or remote code execution/privilege escalation. This vulne… CWE-120
Classic Buffer Overflow
CVE-2020-5212 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm
197230 7.8 HIGH
Local
nethack nethack In NetHack before 3.6.5, an invalid argument to the -w command line option can cause a buffer overflow resulting in a crash or remote code execution/privilege escalation. This vulnerability affects s… CWE-120
Classic Buffer Overflow
CVE-2020-5210 2024-11-21 14:33 2020-01-29 Show GitHub Exploit DB Packet Storm