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 30, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250001 5 警告 Trustwave - Trustwave WebDefend Enterprise におけるイベント収集テーブルを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1906 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250002 6.8 警告 Proofpoint, Inc. - Proofpoint Protection Server の管理モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1905 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250003 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の Web インターフェース中の関数における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-1904 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250004 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1903 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250005 5 警告 Proofpoint, Inc. - Proofpoint Protection Server の Web インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1902 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250006 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の メールフィルタ Web インターフェースにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1901 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250007 10 危険 Schneider Electric - InduSoft Web Studio の NTWebServer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1900 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
250008 10 危険 ヒューレット・パッカード - HP Intelligent Management Center の iNodeMngChecker.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1867 2012-03-27 18:43 2011-07-11 Show GitHub Exploit DB Packet Storm
250009 10 危険 ヒューレット・パッカード - HP OpenView Storage Data Protector の omniinet.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1866 2012-03-27 18:43 2011-06-28 Show GitHub Exploit DB Packet Storm
250010 10 危険 ヒューレット・パッカード - HP OpenView Storage Data Protector におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1865 2012-03-27 18:43 2011-06-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214271 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
214272 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
214273 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
214274 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
214275 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
214276 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
214277 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
214278 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
214279 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
214280 5.4 MEDIUM
Network
bludit bludit showAlert() in the administration panel in Bludit 3.12.0 allows XSS. CWE-79
Cross-site Scripting
CVE-2020-13889 2024-11-21 14:02 2020-06-7 Show GitHub Exploit DB Packet Storm