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 13, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226781 5 警告 ravenphpscripts - RavenNuke の images/captcha.php における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2009-0678 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
226782 6.5 警告 ravenphpscripts - Raven Web Services RavenNuke の Your Account モジュールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0677 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
226783 6 警告 ravenphpscripts - Raven Web Services RavenNuke の images/captcha.php におけるローカルファイルの存在を特定される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0674 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
226784 6.5 警告 ravenphpscripts - Raven Web Services RavenNuke の Your Account モジュールにおける任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-0673 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
226785 6.5 警告 ravenphpscripts - Raven Web Services RavenNuke の Resend_Email モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-0672 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
226786 6 警告 Plone Foundation - Plone 用の PlonePAS 製品における任意のユーザの ID を取得される脆弱性 CWE-287
不適切な認証
CVE-2009-0662 2012-12-20 19:10 2009-04-21 Show GitHub Exploit DB Packet Storm
226787 5 警告 tptest - TPTEST の GetStatsFromLine 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0659 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
226788 5.1 警告 The Tor Project - Tor における送信元および送信先間の通信を特定される脆弱性 CWE-Other
その他
CVE-2009-0654 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
226789 10 危険 tptest - TPTEST の GetStatsFromLine 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-0650 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
226790 5 警告 swannsecurity - Swann DVR4-SecuraNet の HTTP インターフェースにおける昇格したアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2009-0644 2012-12-20 19:10 2009-02-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210261 7.8 HIGH
Local
qbik wingate WinGate v9.4.1.5998 has insecure permissions for the installation directory, which allows local users to gain privileges by replacing an executable file with a Trojan horse. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-13866 2024-11-21 14:02 2020-06-9 Show GitHub Exploit DB Packet Storm
210262 7.3 HIGH
Local
solarwinds advanced_monitoring_agent SolarWinds Advanced Monitoring Agent before 10.8.9 allows local users to gain privileges via a Trojan horse .exe file, because everyone can write to a certain .exe file. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2020-13912 2024-11-21 14:02 2020-06-8 Show GitHub Exploit DB Packet Storm
210263 9.1 CRITICAL
Network
pengutronix barebox Pengutronix Barebox through v2020.05.0 has an out-of-bounds read in nfs_read_reply in net/nfs.c because a field of an incoming network packet is directly used as a length field without any bounds che… CWE-125
Out-of-bounds Read
CVE-2020-13910 2024-11-21 14:02 2020-06-8 Show GitHub Exploit DB Packet Storm
210264 9.8 CRITICAL
Network
facade ignition The Ignition component before 2.0.5 for Laravel mishandles globals, _get, _post, _cookie, and _env. NOTE: in the 1.x series, versions 1.16.15 and later are unaffected as a consequence of the CVE-2021… NVD-CWE-noinfo
CVE-2020-13909 2024-11-21 14:02 2020-06-8 Show GitHub Exploit DB Packet Storm
210265 5.5 MEDIUM
Local
ffmpeg
canonical
debian
ffmpeg
ubuntu_linux
debian_linux
FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_inp… CWE-416
 Use After Free
CVE-2020-13904 2024-11-21 14:02 2020-06-8 Show GitHub Exploit DB Packet Storm
210266 7.1 HIGH
Local
imagemagick imagemagick ImageMagick 7.0.9-27 through 7.0.10-17 has a heap-based buffer over-read in BlobToStringInfo in MagickCore/string.c during TIFF image decoding. CWE-125
Out-of-bounds Read
CVE-2020-13902 2024-11-21 14:02 2020-06-8 Show GitHub Exploit DB Packet Storm
210267 6.1 MEDIUM
Network
hesk hesk HESK before 3.1.10 allows reflected XSS. CWE-79
Cross-site Scripting
CVE-2020-13897 2024-11-21 14:02 2020-06-7 Show GitHub Exploit DB Packet Storm
210268 8.8 HIGH
Network
p5-crypt-perl_project p5-crypt-perl Crypt::Perl::ECDSA in the Crypt::Perl (aka p5-Crypt-Perl) module before 0.32 for Perl fails to verify correct ECDSA signatures when r and s are small and when s = 1. This happens when using the curve… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2020-13895 2024-11-21 14:02 2020-06-7 Show GitHub Exploit DB Packet Storm
210269 7.5 HIGH
Network
dext5 dext5 handler/upload_handler.jsp in DEXT5 Editor through 3.5.1402961 allows an attacker to download arbitrary files via the savefilepath field. CWE-276
Incorrect Default Permissions 
CVE-2020-13894 2024-11-21 14:02 2020-06-7 Show GitHub Exploit DB Packet Storm
210270 5.4 MEDIUM
Network
laborator neon The Neon theme 2.0 before 2020-06-03 for Bootstrap allows XSS via an Add Task Input operation in a dashboard. CWE-79
Cross-site Scripting
CVE-2020-13890 2024-11-21 14:02 2020-06-7 Show GitHub Exploit DB Packet Storm