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 12, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230581 5 警告 sisfo kampus - Sisfo Kampus の download.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6138 2012-12-20 18:02 2006-11-27 Show GitHub Exploit DB Packet Storm
230582 7.5 危険 sisfo kampus - Sisfo Kampus における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6137 2012-12-20 18:02 2006-11-27 Show GitHub Exploit DB Packet Storm
230583 7.5 危険 softacid - Link Exchange Lite における SQL インジェクションの脆弱性 - CVE-2006-6132 2012-12-20 18:02 2006-11-27 Show GitHub Exploit DB Packet Storm
230584 7.5 危険 tin.org - TIN におけるバッファオーバーフローの脆弱性 - CVE-2006-6122 2012-12-20 18:02 2006-11-26 Show GitHub Exploit DB Packet Storm
230585 7.5 危険 PicturesPro - PicturesPro Photo Cart の adminprint.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6093 2012-12-20 18:02 2006-11-24 Show GitHub Exploit DB Packet Storm
230586 5 警告 unverse.net - aBitWhizzy の abitwhizzy.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6084 2012-12-20 18:02 2006-11-24 Show GitHub Exploit DB Packet Storm
230587 7.5 危険 telaen - Telaen の Smarty_Compiler.class.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6081 2012-12-20 18:02 2006-11-24 Show GitHub Exploit DB Packet Storm
230588 9 危険 TWiki - TWiki における任意のコンテンツを読み取られる脆弱性 - CVE-2006-6071 2012-12-20 18:02 2006-11-17 Show GitHub Exploit DB Packet Storm
230589 7.5 危険 un4seen - Un4seen XMPlay におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-6063 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
230590 6.8 警告 phpquickgallery - PHPQuickGallery の gallery_top.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6044 2012-12-20 18:02 2006-11-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198741 8.7 HIGH
Network
ens.domains ethereum_name_service A user who owns an ENS domain can set a trapdoor, allowing them to transfer ownership to another user, and later regain ownership without the new owners consent or awareness. A new ENS deployment is … NVD-CWE-Other
CVE-2020-5232 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
198742 6.5 MEDIUM
Network
apereo opencast In Opencast before 7.6 and 8.1, users with the role ROLE_COURSE_ADMIN can use the user-utils endpoint to create new users not including the role ROLE_ADMIN. ROLE_COURSE_ADMIN is a non-standard role i… CWE-276
Incorrect Default Permissions 
CVE-2020-5231 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
198743 10.0 CRITICAL
Network
apereo opencast In Opencast before 7.6 and 8.1, using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect giv… CWE-287
Improper Authentication
CVE-2020-5206 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
198744 8.8 HIGH
Network
apereo opencast Opencast before 7.6 and 8.1 enables a remember-me cookie based on a hash created from the username, password, and an additional system key. This means that an attacker getting access to a remember-me… CWE-798
 Use of Hard-coded Credentials
CVE-2020-5222 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
198745 7.5 HIGH
Network
apereo opencast Opencast before 8.1 and 7.6 allows almost arbitrary identifiers for media packages and elements to be used. This can be problematic for operation and security since such identifiers are sometimes use… CWE-74
Injection
CVE-2020-5230 2024-11-21 14:33 2020-01-31 Show GitHub Exploit DB Packet Storm
198746 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
198747 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
198748 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
198749 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
198750 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