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 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225621 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5255 2012-12-26 14:01 2012-10-8 Show GitHub Exploit DB Packet Storm
225622 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5254 2012-12-26 13:59 2012-10-8 Show GitHub Exploit DB Packet Storm
225623 5 警告 マイクロソフト
アドビシステムズ
- Adobe Flash Player におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2012-4171 2012-12-26 13:59 2012-08-30 Show GitHub Exploit DB Packet Storm
225624 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5253 2012-12-26 13:58 2012-10-8 Show GitHub Exploit DB Packet Storm
225625 4.3 警告 マイクロソフト
アドビシステムズ
- Adobe Flash Player におけるコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-4168 2012-12-26 13:58 2012-08-21 Show GitHub Exploit DB Packet Storm
225626 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-5252 2012-12-26 13:57 2012-10-8 Show GitHub Exploit DB Packet Storm
225627 10 危険 マイクロソフト
アドビシステムズ
- Adobe Flash Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4167 2012-12-26 13:57 2012-08-21 Show GitHub Exploit DB Packet Storm
225628 10 危険 マイクロソフト
アドビシステムズ
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-4165 2012-12-26 13:56 2012-08-21 Show GitHub Exploit DB Packet Storm
225629 10 危険 マイクロソフト
アドビシステムズ
Google
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5251 2012-12-26 13:55 2012-10-8 Show GitHub Exploit DB Packet Storm
225630 10 危険 マイクロソフト
アドビシステムズ
- Adobe Flash Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-4164 2012-12-26 13:55 2012-08-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199271 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
199272 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
199273 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
199274 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
199275 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
199276 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
199277 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
199278 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
199279 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
199280 7.8 HIGH
Local
dell digital_delivery Dell Digital Delivery versions prior to 3.5.2015 contain an incorrect default permissions vulnerability. A locally authenticated low-privileged malicious user could exploit this vulnerability to run … CWE-276
Incorrect Default Permissions 
CVE-2020-5342 2024-11-21 14:33 2020-03-10 Show GitHub Exploit DB Packet Storm