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 13, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
258411 9.3 危険 日本電気
サイバートラスト株式会社
MIT Kerberos
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
レッドハット
- MIT Kerberos 5 RPC ライブラリの gssrpc__svcauth_gssapi() 関数における不正なメモリ領域が解放される脆弱性 - CVE-2007-2442 2010-07-15 17:19 2007-06-26 Show GitHub Exploit DB Packet Storm
258412 4.3 警告 VMware - 複数の VMware 製品の WebAccess におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-2277 2010-07-14 17:27 2010-03-29 Show GitHub Exploit DB Packet Storm
258413 6.9 警告 VMware - 複数の VMware 製品の USB サービス における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1140 2010-07-14 17:27 2010-04-9 Show GitHub Exploit DB Packet Storm
258414 9.3 危険 シマンテック - Symantec Workspace Streaming (旧 Symantec AppStream) に脆弱性 CWE-287
不適切な認証
CVE-2008-4389 2010-07-14 17:26 2010-06-22 Show GitHub Exploit DB Packet Storm
258415 5.8 警告 アップル - Apple iOS の設定アプリケーションにおけるユーザを追跡可能な脆弱性 CWE-DesignError
CVE-2010-1756 2010-07-14 17:26 2010-06-22 Show GitHub Exploit DB Packet Storm
258416 4.3 警告 アップル - Apple iOS の Safari におけるリモートの Web サーバがユーザを追跡可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1755 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
258417 1.9 注意 アップル - Apple iOS の パスコードロックにおける任意のデータにアクセスされる脆弱性 CWE-362
競合状態
CVE-2010-1775 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
258418 6.9 警告 アップル - Apple iOS の パスコードロックにおけるパスコード要求を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1754 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
258419 6.8 警告 アップル - Apple iOS の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1753 2010-07-14 17:25 2010-06-22 Show GitHub Exploit DB Packet Storm
258420 5 警告 アップル - Apple iOS の Application Sandbox におけるロケーション情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1751 2010-07-14 17:24 2010-06-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
249301 7.2 HIGH
Network
microfocus secure_messaging_gateway An OS command injection vulnerability in the web administration component of Micro Focus Secure Messaging Gateway (SMG) allows a remote attacker authenticated as a privileged user to execute arbitrar… CWE-78
OS Command 
CVE-2018-12465 2024-11-21 12:45 2018-06-30 Show GitHub Exploit DB Packet Storm
249302 9.8 CRITICAL
Network
microfocus secure_messaging_gateway A SQL injection vulnerability in the web administration and quarantine components of Micro Focus Secure Messaging Gateway allows an unauthenticated remote attacker to execute arbitrary SQL statements… CWE-89
SQL Injection
CVE-2018-12464 2024-11-21 12:45 2018-06-30 Show GitHub Exploit DB Packet Storm
249303 7.8 HIGH
Local
polarisoffice polaris_office_2017 Polaris Office 2017 8.1 allows attackers to execute arbitrary code via a Trojan horse puiframeworkproresenu.dll file in the current working directory. CWE-426
 Untrusted Search Path
CVE-2018-12589 2024-11-21 12:45 2018-06-28 Show GitHub Exploit DB Packet Storm
249304 5.3 MEDIUM
Network
eclipse
oracle
jetty
retail_xstore_point_of_service
In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn't match a dynamic url-pattern, and is eventually handle… NVD-CWE-noinfo
CVE-2018-12536 2024-11-21 12:45 2018-06-28 Show GitHub Exploit DB Packet Storm
249305 8.8 HIGH
Network
joomla joomla\! An issue was discovered in Joomla! 2.5.0 through 3.8.8 before 3.8.9. The autoload code checks classnames to be valid, using the "class_exists" function in PHP. In PHP 5.3, this function validates inv… CWE-20
 Improper Input Validation 
CVE-2018-12712 2024-11-21 12:45 2018-06-27 Show GitHub Exploit DB Packet Storm
249306 6.1 MEDIUM
Network
joomla joomla\! An XSS issue was discovered in the language switcher module in Joomla! 1.6.0 through 3.8.8 before 3.8.9. In some cases, the link of the current language might contain unescaped HTML special character… CWE-79
Cross-site Scripting
CVE-2018-12711 2024-11-21 12:45 2018-06-27 Show GitHub Exploit DB Packet Storm
249307 8.8 HIGH
Network
lfdycms lfcms Cross-site request forgery (CSRF) vulnerability in admin.php in LFCMS 3.7.0 allows remote attackers to hijack the authentication of unspecified users for requests that add administrator users via the… CWE-352
 Origin Validation Error
CVE-2018-12603 2024-11-21 12:45 2018-06-26 Show GitHub Exploit DB Packet Storm
249308 7.5 HIGH
Network
saj-electric saj_solar_inverter SAJ Solar Inverter allows remote attackers to obtain potentially sensitive information via a direct request for the inverter_info.htm or english_main.htm URI. CWE-200
Information Exposure
CVE-2018-12735 2024-11-21 12:45 2018-06-26 Show GitHub Exploit DB Packet Storm
249309 8.8 HIGH
Network
lfdycms lfcms A CSRF vulnerability exists in LFCMS 3.7.0: users can be added arbitrarily. CWE-352
 Origin Validation Error
CVE-2018-12602 2024-11-21 12:45 2018-06-26 Show GitHub Exploit DB Packet Storm
249310 7.5 HIGH
Network
block18 block18 The approveAndCallcode function of a smart contract implementation for Block 18 (18T), an tradable Ethereum ERC20 token, allows attackers to steal assets (e.g., transfer the contract's balances into … CWE-20
 Improper Input Validation 
CVE-2018-12703 2024-11-21 12:45 2018-06-25 Show GitHub Exploit DB Packet Storm