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 22, 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
250591 3.3 注意 Jasig - phpCAS の PGTStorage/pgt-file.php における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2010-3691 2012-03-27 18:42 2010-10-7 Show GitHub Exploit DB Packet Storm
250592 4.3 警告 Jasig - phpCAS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3690 2012-03-27 18:42 2010-10-7 Show GitHub Exploit DB Packet Storm
250593 7.5 危険 NetArt Media - NetArtMEDIA WebSiteAdmin の ADMIN/login.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3688 2012-03-27 18:42 2010-09-29 Show GitHub Exploit DB Packet Storm
250594 5 警告 Alex Kellner
TYPO3 Association
- TYPO3 の powermail extension における検証を回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-3687 2012-03-27 18:42 2010-09-22 Show GitHub Exploit DB Packet Storm
250595 2.1 注意 Synology Inc. - Synology Disk Station の FTP 認証モジュールにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-3684 2012-03-27 18:42 2010-09-29 Show GitHub Exploit DB Packet Storm
250596 7.5 危険 wire plastic design - wpQuiz における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3608 2012-03-27 18:42 2010-09-24 Show GitHub Exploit DB Packet Storm
250597 4.3 警告 NetArt Media - NetArt MEDIA Real Estate Portal の AGENTS/index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3607 2012-03-27 18:42 2010-09-24 Show GitHub Exploit DB Packet Storm
250598 6.8 警告 NetArt Media - NetArt MEDIA Real Estate Portal の AGENTS/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3606 2012-03-27 18:42 2010-09-24 Show GitHub Exploit DB Packet Storm
250599 4.3 警告 Alex Kellner
TYPO3 Association
- TYPO3 の powermail extension におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3605 2012-03-27 18:42 2010-09-22 Show GitHub Exploit DB Packet Storm
250600 7.5 危険 Alex Kellner
TYPO3 Association
- TYPO3 の powermail extension における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3604 2012-03-27 18:42 2010-09-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
201141 4.1 MEDIUM
Local
pyup safety The command-line "safety" package for Python has a potential security issue. There are two Python characteristics that allow malicious code to “poison-pill” command-line Safety package detection rout… NVD-CWE-noinfo
CVE-2020-5252 2024-11-21 14:33 2020-03-24 Show GitHub Exploit DB Packet Storm
201142 4.8 MEDIUM
Network
rubyonrails
debian
fedoraproject
opensuse
actionview
debian_linux
fedora
leap
In ActionView before versions 6.0.2.2 and 5.2.4.2, there is a possible XSS vulnerability in ActionView's JavaScript literal escape helpers. Views that use the `j` or `escape_javascript` methods may b… - CVE-2020-5267 2024-11-21 14:33 2020-03-20 Show GitHub Exploit DB Packet Storm
201143 5.5 MEDIUM
Local
easybuild_project easybuild In EasyBuild before version 4.1.2, the GitHub Personal Access Token (PAT) used by EasyBuild for the GitHub integration features (like `--new-pr`, `--fro,-pr`, etc.) is shown in plain text in EasyBuil… CWE-922
 Insecure Storage of Sensitive Information
CVE-2020-5262 2024-11-21 14:33 2020-03-20 Show GitHub Exploit DB Packet Storm
201144 8.5 HIGH
Network
labdigital wagtail-2fa In wagtail-2fa before 1.4.1, any user with access to the CMS can view and delete other users 2FA devices by going to the correct path. The user does not require special permissions in order to do so.… CWE-863
 Incorrect Authorization
CVE-2020-5240 2024-11-21 14:33 2020-03-14 Show GitHub Exploit DB Packet Storm
201145 8.1 HIGH
Network
thoughtbot administrate In Administrate (rubygem) before version 0.13.0, when sorting by attributes on a dashboard, the direction parameter was not validated before being interpolated into the SQL query. This could present … CWE-89
SQL Injection
CVE-2020-5257 2024-11-21 14:33 2020-03-14 Show GitHub Exploit DB Packet Storm
201146 9.8 CRITICAL
Network
fatfreeframework fat-free_framework In Fat-Free Framework 3.7.1, attackers can achieve arbitrary code execution if developers choose to pass user controlled input (e.g., $_REQUEST, $_GET, or $_POST) to the framework's Clear method. CWE-94
CWE-20
Code Injection
 Improper Input Validation 
CVE-2020-5203 2024-11-21 14:33 2020-03-11 Show GitHub Exploit DB Packet Storm
201147 8.6 HIGH
Network
linuxfoundation dojox In affected versions of dojox (NPM package), the jqMix method is vulnerable to Prototype Pollution. Prototype Pollution refers to the ability to inject properties into existing JavaScript language co… CWE-74
Injection
CVE-2020-5259 2024-11-21 14:33 2020-03-11 Show GitHub Exploit DB Packet Storm
201148 7.7 HIGH
Network
linuxfoundation
debian
oracle
dojo
debian_linux
webcenter_sites
primavera_unifier
communications_policy_management
weblogic_server
mysql
communications_pricing_design_center
documaker
communications_app…
In affected versions of dojo (NPM package), the deepCopy method is vulnerable to Prototype Pollution. Prototype Pollution refers to the ability to inject properties into existing JavaScript language … - CVE-2020-5258 2024-11-21 14:33 2020-03-11 Show GitHub Exploit DB Packet Storm
201149 8.1 HIGH
Network
nethack nethack In NetHack before 3.6.6, some out-of-bound values for the hilite_status option can be exploited. NetHack 3.6.6 resolves this issue. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2020-5254 2024-11-21 14:33 2020-03-11 Show GitHub Exploit DB Packet Storm
201150 9.8 CRITICAL
Network
nethack nethack NetHack before version 3.6.0 allowed malicious use of escaping of characters in the configuration file (usually .nethackrc) which could be exploited. This bug is patched in NetHack 3.6.0. CWE-269
 Improper Privilege Management
CVE-2020-5253 2024-11-21 14:33 2020-03-11 Show GitHub Exploit DB Packet Storm