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 16, 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
258881 10 危険 日立 - Collaboration - Common Utility におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-06-3 15:19 2010-05-12 Show GitHub Exploit DB Packet Storm
258882 10 危険 日立
CA Technologies
- CA ARCserve Backup および BrightStor ARCserve Backup における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
- 2010-06-3 15:19 2010-03-18 Show GitHub Exploit DB Packet Storm
258883 6.4 警告 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2009-4028 2010-06-3 14:57 2009-11-4 Show GitHub Exploit DB Packet Storm
258884 4 警告 富士通九州システムズ - e-Pares におけるセッション固定の脆弱性 CWE-Other
その他
CVE-2010-2149 2010-06-2 15:05 2010-06-2 Show GitHub Exploit DB Packet Storm
258885 2.6 注意 富士通九州システムズ - e-Pares におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-2151 2010-06-2 15:04 2010-06-2 Show GitHub Exploit DB Packet Storm
258886 4.3 警告 富士通九州システムズ - e-Pares におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2150 2010-06-2 15:02 2010-06-2 Show GitHub Exploit DB Packet Storm
258887 2.1 注意 アドビシステムズ - Adobe ColdFusion における重要な情報を取得される脆弱性 CWE-200
CWE-noinfo
CVE-2010-1294 2010-06-2 12:14 2010-05-11 Show GitHub Exploit DB Packet Storm
258888 4.3 警告 アドビシステムズ - Adobe ColdFusion の Administrator ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1293 2010-06-2 12:14 2010-05-11 Show GitHub Exploit DB Packet Storm
258889 4.3 警告 アドビシステムズ - Adobe ColdFusion におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3467 2010-06-2 12:13 2010-05-11 Show GitHub Exploit DB Packet Storm
258890 9.3 危険 アドビシステムズ - Adobe Shockwave Player の pami RIFF chunk 構文解析における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-1292 2010-06-2 12:13 2010-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
247041 9.8 CRITICAL
Network
phpkaiyuancms phpopensourcecms phpkaiyuancms PhpOpenSourceCMS (POSCMS) V3.2.0 allows an unauthenticated user to execute arbitrary SQL commands via the diy/module/member/controllers/Api.php ajax_save_draft function with the dir par… CWE-89
SQL Injection
CVE-2018-16278 2024-11-21 12:52 2018-09-1 Show GitHub Exploit DB Packet Storm
247042 7.8 HIGH
Local
linux
debian
canonical
linux_kernel
debian_linux
ubuntu_linux
An issue was discovered in yurex_read in drivers/usb/misc/yurex.c in the Linux kernel before 4.17.7. Local attackers could use user access read/writes with incorrect bounds checking in the yurex USB … CWE-787
 Out-of-bounds Write
CVE-2018-16276 2024-11-21 12:52 2018-09-1 Show GitHub Exploit DB Packet Storm
247043 7.8 HIGH
Local
opswat metadefender OPSWAT MetaDefender before v4.11.2 allows CSV injection. CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2018-16275 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247044 9.8 CRITICAL
Network
damicms damicms An issue was discovered in damiCMS V6.0.1. It relies on the PHP time() function for cookies, which makes it possible to determine the cookie for an existing admin session via 10800 guesses. CWE-330
 Use of Insufficiently Random Values
CVE-2018-16239 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247045 7.2 HIGH
Network
damicms damicms An issue was discovered in damiCMS V6.0.1. Remote code execution can occur via PHP code in a multipart/form-data POST to the admin.php?s=/Tpl/Update.html URI. For example, this can update the Web/Tpl… CWE-20
 Improper Input Validation 
CVE-2018-16238 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247046 2.7 LOW
Network
damicms damicms An issue was discovered in damiCMS V6.0.1. There is Directory Traversal via '|' characters in the s parameter to admin.php, as demonstrated by an admin.php?s=Tpl/Add/id/c:|windows|win.ini URI. CWE-22
Path Traversal
CVE-2018-16237 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247047 6.1 MEDIUM
Network
cpanel cpanel cPanel through 74 allows XSS via a crafted filename in the logs subdirectory of a user account, because the filename is mishandled during frontend/THEME/raw/index.html rendering. CWE-79
Cross-site Scripting
CVE-2018-16236 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247048 6.1 MEDIUM
Network
morningstarsecurity whatweb MorningStar WhatWeb 0.4.9 has XSS via JSON report files. CWE-79
Cross-site Scripting
CVE-2018-16234 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247049 6.1 MEDIUM
Network
1234n minicms MiniCMS V1.10 has XSS via the mc-admin/post-edit.php tags parameter. CWE-79
Cross-site Scripting
CVE-2018-16233 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm
247050 7.5 HIGH
Network
michael-roth-software pftp Michael Roth Software Personal FTP Server (PFTP) through 8.4f allows remote attackers to cause a denial of service (daemon crash) via an unspecified sequence of FTP commands. CWE-20
 Improper Input Validation 
CVE-2018-16231 2024-11-21 12:52 2018-08-31 Show GitHub Exploit DB Packet Storm