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 10, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251101 5 警告 SmarterTools Inc. - SmarterTools SmarterStats Web サーバの login.aspx における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2154 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251102 5 警告 SmarterTools Inc. - SmarterTools SmarterStats Web サーバの Login.aspx における資格情報を発見される脆弱性 CWE-200
情報漏えい
CVE-2011-2153 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251103 5 警告 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2152 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251104 5 警告 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-2151 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251105 5 警告 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2150 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251106 7.5 危険 SmarterTools Inc. - SmarterTools SmarterStats Web サーバにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2149 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251107 10 危険 SmarterTools Inc. - SmarterTools SmarterStats Web サーバの Admin/frmSite.aspx における任意コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-2148 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251108 3.6 注意 Openswan - Openswan における任意のプロセスを kill される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2147 2012-03-27 18:43 2011-05-20 Show GitHub Exploit DB Packet Storm
251109 5 警告 IBM - IBM Datacap Taskmaster Capture の eDocument Conversion Actions 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2144 2012-03-27 18:43 2011-05-13 Show GitHub Exploit DB Packet Storm
251110 6.8 警告 IBM - IBM Datacap Taskmaster Captureにおけるログインのアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2143 2012-03-27 18:43 2011-05-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
248651 7.2 HIGH
Network
apache virtual_computing_lab Apache VCL versions 2.1 through 2.5 do not properly validate form input when adding and removing VMs to and from hosts. The form data is then used in SQL statements. This allows for an SQL injection … CWE-89
SQL Injection
CVE-2018-11774 2024-11-21 12:44 2019-07-30 Show GitHub Exploit DB Packet Storm
248652 9.8 CRITICAL
Network
apache virtual_computing_lab Apache VCL versions 2.1 through 2.5 do not properly validate form input when processing a submitted block allocation. The form data is then used as an argument to the php built in function strtotime.… CWE-20
 Improper Input Validation 
CVE-2018-11773 2024-11-21 12:44 2019-07-30 Show GitHub Exploit DB Packet Storm
248653 7.2 HIGH
Network
apache virtual_computing_lab Apache VCL versions 2.1 through 2.5 do not properly validate cookie input when determining what node (if any) was previously selected in the privilege tree. The cookie data is then used in an SQL sta… CWE-89
SQL Injection
CVE-2018-11772 2024-11-21 12:44 2019-07-30 Show GitHub Exploit DB Packet Storm
248654 9.8 CRITICAL
Network
apache storm In Apache Storm versions 1.1.0 to 1.2.2, when the user is using the storm-kafka-client or storm-kafka modules, it is possible to cause the Storm UI daemon to deserialize user provided bytes into a Ja… CWE-502
 Deserialization of Untrusted Data
CVE-2018-11779 2024-11-21 12:44 2019-07-26 Show GitHub Exploit DB Packet Storm
248655 7.2 HIGH
Network
elitecms elite_cms An issue was discovered in Elite CMS Pro 2.01. In /admin/add_sidebar.php, the ?page= parameter is vulnerable to SQL injection. CWE-89
SQL Injection
CVE-2018-12250 2024-11-21 12:44 2019-07-4 Show GitHub Exploit DB Packet Storm
248656 9.8 CRITICAL
Network
qualcomm mdm9150_firmware
mdm9206_firmware
mdm9607_firmware
mdm9640_firmware
mdm9650_firmware
msm8909w_firmware
msm8996au_firmware
qca6174a_firmware
qca6574au_firmware
qca9377_firmw…
Lack of check on length of reason-code fetched from payload may lead driver access the memory not allocated to the frame and results in out of bound read in Snapdragon Auto, Snapdragon Consumer Elect… CWE-125
Out-of-bounds Read
CVE-2018-11955 2024-11-21 12:44 2019-06-15 Show GitHub Exploit DB Packet Storm
248657 5.5 MEDIUM
Local
qualcomm ipq8064_firmware
mdm9150_firmware
mdm9206_firmware
mdm9607_firmware
mdm9640_firmware
mdm9650_firmware
msm8996au_firmware
qca6174a_firmware
qca6574au_firmware
qca9377_firmwa…
The txrx stats req might be double freed in the pdev detach when the host driver is unloading in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Ind… CWE-415
 Double Free
CVE-2018-11947 2024-11-21 12:44 2019-06-15 Show GitHub Exploit DB Packet Storm
248658 5.5 MEDIUM
Local
qualcomm ipq4019_firmware
ipq8064_firmware
ipq8074_firmware
mdm9150_firmware
mdm9206_firmware
mdm9607_firmware
mdm9640_firmware
mdm9650_firmware
msm8996au_firmware
qcs405_firmware
Failure to initialize the reserved memory which is sent to the firmware might lead to exposure of 1 byte of uninitialized kernel SKB memory to FW in Snapdragon Auto, Snapdragon Consumer IOT, Snapdrag… CWE-200
Information Exposure
CVE-2018-11942 2024-11-21 12:44 2019-06-15 Show GitHub Exploit DB Packet Storm
248659 7.8 HIGH
Local
qualcomm mdm9150_firmware
mdm9206_firmware
mdm9607_firmware
mdm9640_firmware
mdm9650_firmware
msm8909w_firmware
qca6574au_firmware
sd_210_firmware
sd_212_firmware
sd_205_firmware
Use after issue in WLAN function due to multiple ACS scan requests at a time in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile in MDM9150, MDM9206, MDM9607, MD… CWE-416
 Use After Free
CVE-2018-11939 2024-11-21 12:44 2019-06-15 Show GitHub Exploit DB Packet Storm
248660 7.8 HIGH
Local
qualcomm mdm9150_firmware
mdm9206_firmware
mdm9607_firmware
mdm9640_firmware
mdm9650_firmware
msm8996au_firmware
qca6174a_firmware
qca6574au_firmware
qca9377_firmware
qca9379_firmwa…
Possible out of bounds write due to improper input validation while processing DO_ACS vendor command in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdra… CWE-787
 Out-of-bounds Write
CVE-2018-11934 2024-11-21 12:44 2019-06-15 Show GitHub Exploit DB Packet Storm