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 7, 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
251921 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-5059 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
251922 3.5 注意 IBM - IBM Lotus Quickr for Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-5058 2012-03-27 18:42 2011-03-22 Show GitHub Exploit DB Packet Storm
251923 5 警告 OTRS プロジェクト - OTRS の S/MIME の機能における電子メールメッセージを解読される脆弱性 CWE-310
暗号の問題
CVE-2009-5057 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
251924 2.1 注意 OTRS プロジェクト - OTRS におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2009-5056 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
251925 3.5 注意 OTRS プロジェクト - OTRS におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5055 2012-03-27 18:42 2011-03-18 Show GitHub Exploit DB Packet Storm
251926 7.5 危険 Smarty - Smarty におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-5054 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
251927 7.5 危険 Smarty - Smarty における任意の PHP コードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-5053 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
251928 10 危険 Smarty - Smarty における詳細不明の脆弱性 CWE-noinfo
情報不足
CVE-2009-5052 2012-03-27 18:42 2011-02-3 Show GitHub Exploit DB Packet Storm
251929 5 警告 Hastymail - Hastymail2 におけるクッキーを取り込まれる脆弱性 CWE-16
環境設定
CVE-2009-5051 2012-03-27 18:42 2011-01-18 Show GitHub Exploit DB Packet Storm
251930 5 警告 ViewVC - ViewVC における cvsdb row_limit 設定を迂回される脆弱性 CWE-399
リソース管理の問題
CVE-2009-5024 2012-03-27 18:42 2011-05-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
246561 9.8 CRITICAL
Network
oracle glassfish_server The demo feature in Oracle GlassFish Open Source Edition 5.0 has TCP port 7676 open by default with a password of admin for the admin account. This allows remote attackers to obtain potentially sensi… CWE-798
 Use of Hard-coded Credentials
CVE-2018-14324 2024-11-21 12:48 2018-07-17 Show GitHub Exploit DB Packet Storm
246562 9.8 CRITICAL
Network
zeta-producer zeta_producer_desktop_cms The websites that were built from Zeta Producer Desktop CMS before 14.2.1 are vulnerable to unauthenticated remote code execution due to a default component that permits arbitrary upload of PHP files… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2018-13981 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246563 5.5 MEDIUM
Local
zeta-producer zeta_producer The websites that were built from Zeta Producer Desktop CMS before 14.2.1 are vulnerable to unauthenticated file disclosure if the plugin "filebrowser" is installed, because of assets/php/filebrowser… CWE-22
Path Traversal
CVE-2018-13980 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246564 9.8 CRITICAL
Network
cyberhobo geo_mashup The Geo Mashup plugin before 1.10.4 for WordPress has insufficient sanitization of post editor and other user input. CWE-20
 Improper Input Validation 
CVE-2018-14071 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246565 7.5 HIGH
Network
virgo_zodiactoken_project virgo_zodiactoken An issue was discovered in a smart contract implementation for Virgo_ZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance <= _value' will cause an arbitrary transfe… CWE-20
 Improper Input Validation 
CVE-2018-14089 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246566 9.8 CRITICAL
Network
stex_white_list_project stex_white_list An issue was discovered in a smart contract implementation for STeX White List (STE(WL)), an Ethereum token. The contract has an integer overflow. If the owner sets the value of amount to a large num… CWE-190
 Integer Overflow or Wraparound
CVE-2018-14088 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246567 9.8 CRITICAL
Network
encryptedtoken_project encryptedtoken An issue was discovered in a smart contract implementation for EUC (EUC), an Ethereum token. The contract has an integer overflow. If the owner sets the value of buyPrice to a large number in setPric… CWE-190
 Integer Overflow or Wraparound
CVE-2018-14087 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246568 9.8 CRITICAL
Network
mytoken_project mytoken An issue was discovered in a smart contract implementation for SingaporeCoinOrigin (SCO), an Ethereum token. The contract has an integer overflow. If the owner sets the value of sellPrice to a large … CWE-190
 Integer Overflow or Wraparound
CVE-2018-14086 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246569 9.8 CRITICAL
Network
myadvancedtoken_project myadvancedtoken An issue was discovered in a smart contract implementation for MKCB, an Ethereum token. If the owner sets the value of sellPrice to a large number in setPrices() then the "amount * sellPrice" will ca… CWE-190
 Integer Overflow or Wraparound
CVE-2018-14084 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm
246570 8.8 HIGH
Network
srcms_project srcms An issue was discovered in SRCMS V2.3.1. There is a CSRF vulnerability that can add a user account via admin.php?m=Admin&c=member&a=add. CWE-352
 Origin Validation Error
CVE-2018-14069 2024-11-21 12:48 2018-07-16 Show GitHub Exploit DB Packet Storm