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":June 19, 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
244361 4 警告 ヒューレット・パッカード - HP Fortify Software Security Center における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3249 2012-08-20 16:08 2012-08-13 Show GitHub Exploit DB Packet Storm
244362 5 警告 ヒューレット・パッカード - HP Fortify Software Security Center における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-3248 2012-08-20 16:07 2012-08-13 Show GitHub Exploit DB Packet Storm
244363 4.9 警告 ヒューレット・パッカード - HP Integrity Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-3247 2012-08-20 16:06 2012-08-13 Show GitHub Exploit DB Packet Storm
244364 5 警告 Tridium - Tridium Niagara AX Framework のデフォルト設定における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3025 2012-08-20 16:03 2012-08-15 Show GitHub Exploit DB Packet Storm
244365 5 警告 Tridium - Tridium Niagara AX Framework における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2012-3024 2012-08-20 16:00 2012-08-15 Show GitHub Exploit DB Packet Storm
244366 8.5 危険 シーメンス - Siemens COMOS におけるデータベースの管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3009 2012-08-20 15:59 2012-08-10 Show GitHub Exploit DB Packet Storm
244367 5.5 警告 Iomega
DELL EMC (旧 EMC Corporation)
- 複数の Iomega 製品の EMC Lifeline ファームウェアにおけるデータを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2012-2283 2012-08-20 15:57 2012-08-16 Show GitHub Exploit DB Packet Storm
244368 4.3 警告 Tom Braider - WordPress 用 Count Per Day モジュールの userperspan.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3434 2012-08-20 15:53 2012-07-13 Show GitHub Exploit DB Packet Storm
244369 5 警告 Mike Peachey - RT 用 Authen::ExternalAuth エクステンションにおけるログインセッションを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2770 2012-08-20 15:45 2012-07-25 Show GitHub Exploit DB Packet Storm
244370 4.3 警告 Jesse Vincent - RT 用 Extension::MobileUI エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-2769 2012-08-20 15:42 2012-07-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218371 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
218372 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
218373 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
218374 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
218375 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
218376 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
218377 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
218378 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
218379 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
218380 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