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 9, 2026, 4:11 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251021 6.5 警告 The phpMyAdmin Project - phpMyAdmin の libraries/server_synchronize.lib.php における PCRE e 修飾子を挿入される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2507 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
251022 7.5 危険 The phpMyAdmin Project - phpMyAdmin の setup/lib/ConfigGenerator.class.php における静的コードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2011-2506 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
251023 6.4 警告 The phpMyAdmin Project - phpMyAdmin の libraries/auth/swekey/swekey.auth.lib.php における SESSION スーパーグローバル配列を変更される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2505 2012-03-27 18:43 2011-07-2 Show GitHub Exploit DB Packet Storm
251024 8.3 危険 Linux - Linux kernel の l2cap_config_req 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2497 2012-03-27 18:43 2011-08-29 Show GitHub Exploit DB Packet Storm
251025 7.2 危険 NRL - OPIE の opielogin.c における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2011-2490 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
251026 7.2 危険 NRL - OPIE の opiesu.c における権限を取得される脆弱性 CWE-189
数値処理の問題
CVE-2011-2489 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
251027 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2488 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
251028 2.6 注意 The Icinga Project - Icinga の config.c におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2477 2012-03-27 18:43 2011-06-14 Show GitHub Exploit DB Packet Storm
251029 4.3 警告 Coppermine Photo Gallery - CPG におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2476 2012-03-27 18:43 2011-06-2 Show GitHub Exploit DB Packet Storm
251030 10 危険 サイベース - Sybase OneBridge Mobile Data Suite の ECTrace.dll における任意のコードを実行される脆弱性 CWE-134
書式文字列の問題
CVE-2011-2475 2012-03-27 18:43 2011-06-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
247471 7.5 HIGH
Network
gemchain_project gemchain The mintToken function of a smart contract implementation for GEMCHAIN (GEM), an Ethereum token, has an integer overflow that allows the owner of the contract to set the balance of an arbitrary user … CWE-190
 Integer Overflow or Wraparound
CVE-2018-13155 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
247472 6.5 MEDIUM
Network
imagemagick
canonical
imagemagick
ubuntu_linux
In ImageMagick 7.0.8-4, there is a memory leak in the XMagickCommand function in MagickCore/animate.c. CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2018-13153 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
247473 7.5 HIGH
Network
lef_project lef The mintToken, buy, and sell functions of a smart contract implementation for LEF, an Ethereum token, have an integer overflow. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13146 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
247474 7.5 HIGH
Network
javaswaptest_project javaswaptest The mintToken function of a smart contract implementation for JavaSwapTest (JST), an Ethereum token, has an integer overflow. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13145 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
247475 7.5 HIGH
Network
pandora_project pandora The transfer and transferFrom functions of a smart contract implementation for Pandora (PDX), an Ethereum token, have an integer overflow. NOTE: this has been disputed by a third party. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13144 2024-11-21 12:46 2018-07-5 Show GitHub Exploit DB Packet Storm
247476 8.8 HIGH
Network
libsndfile_project
debian
libsndfile
debian_linux
A stack-based buffer overflow in psf_memset in common.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a c… CWE-787
 Out-of-bounds Write
CVE-2018-13139 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
247477 6.1 MEDIUM
Network
ultimatemember ultimate_member The Ultimate Member (aka ultimatemember) plugin before 2.0.18 for WordPress has XSS via the wp-admin settings screen. CWE-79
Cross-site Scripting
CVE-2018-13136 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
247478 6.1 MEDIUM
Network
tp-link archer_c1200_firmware TP-Link Archer C1200 1.13 Build 2018/01/24 rel.52299 EU devices have XSS via the PATH_INFO to the /webpages/data URI. CWE-79
Cross-site Scripting
CVE-2018-13134 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
247479 7.8 HIGH
Local
goldenfrog vyprvpn Golden Frog VyprVPN before 2018-06-21 has a vulnerability associated with the installation process on Windows. CWE-426
 Untrusted Search Path
CVE-2018-13133 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm
247480 7.5 HIGH
Network
spadeico_project spadeico Spadeico is a smart contract running on Ethereum. The mint function has an integer overflow that allows minted tokens to be arbitrarily retrieved by the contract owner. CWE-190
 Integer Overflow or Wraparound
CVE-2018-13132 2024-11-21 12:46 2018-07-4 Show GitHub Exploit DB Packet Storm