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":May 26, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253551 5 警告 Zabbix - Zabbix の zabbix_agentd におけるサービス運用妨害 (CPU 資源の消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3263 2011-09-14 10:49 2011-08-19 Show GitHub Exploit DB Packet Storm
253552 4.3 警告 Zabbix - Zabbix の acknow.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2904 2011-09-14 10:48 2011-08-19 Show GitHub Exploit DB Packet Storm
253553 5.4 警告 Squid-cache.org
インターネットイニシアティブ
- 透過型プロキシサーバが HTTP の Host ヘッダに依存して接続を行う問題 CWE-264
認可・権限・アクセス制御
CVE-2009-0801 2011-09-14 10:47 2009-02-24 Show GitHub Exploit DB Packet Storm
253554 6.8 警告 レッドハット
Pango.org
オラクル
- HarfBuzz の hb-buffer.c 内にある hb_buffer_ensure 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0064 2011-09-14 10:45 2011-03-1 Show GitHub Exploit DB Packet Storm
253555 6.5 警告 ヒューレット・パッカード
シマンテック
日立
- Symantec Backup Exec における NDMP コマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0546 2011-09-14 10:44 2011-05-26 Show GitHub Exploit DB Packet Storm
253556 5 警告 The PHP Group - PHP で使用される crypt_blowfish におけるクリアテキストのパスワードを容易に推測される脆弱性 CWE-310
暗号の問題
CVE-2011-2483 2011-09-13 10:43 2011-08-25 Show GitHub Exploit DB Packet Storm
253557 6.4 警告 The PHP Group - PHP の main/rfc1867.c 内にある rfc1867_post_handler 関数における任意のファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2202 2011-09-13 10:42 2011-06-16 Show GitHub Exploit DB Packet Storm
253558 7.5 危険 The PHP Group - PHP の socket_connect 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1938 2011-09-13 10:41 2011-05-31 Show GitHub Exploit DB Packet Storm
253559 7.5 危険 The PHP Group - PHP の substr_replace 関数におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1148 2011-09-13 10:39 2011-03-18 Show GitHub Exploit DB Packet Storm
253560 6.8 警告 GNU Project
オラクル
- GNU Wget における任意のファイルを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2010-2252 2011-09-12 09:56 2010-07-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 26, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224921 9.9 CRITICAL
Network
portainer portainer Portainer before 1.22.1 has Incorrect Access Control (issue 1 of 4). NVD-CWE-noinfo
CVE-2019-16872 2024-11-21 13:31 2019-11-8 Show GitHub Exploit DB Packet Storm
224922 6.5 MEDIUM
Network
portainer portainer Portainer before 1.22.1 has Incorrect Access Control (issue 2 of 4). NVD-CWE-noinfo
CVE-2019-16874 2024-11-21 13:31 2019-11-8 Show GitHub Exploit DB Packet Storm
224923 5.4 MEDIUM
Network
portainer portainer Portainer before 1.22.1 has XSS (issue 1 of 2). CWE-79
Cross-site Scripting
CVE-2019-16873 2024-11-21 13:31 2019-11-8 Show GitHub Exploit DB Packet Storm
224924 8.8 HIGH
Network
oxid-esales eshop An issue was discovered in OXID eShop 6.x before 6.0.6 and 6.1.x before 6.1.5, OXID eShop Enterprise Edition Version 5.2.x-5.3.x, OXID eShop Professional Edition Version 4.9.x-4.10.x and OXID eShop C… CWE-384
 Session Fixation
CVE-2019-17062 2024-11-21 13:31 2019-11-6 Show GitHub Exploit DB Packet Storm
224925 9.8 CRITICAL
Network
mbed mbed An integer overflow was discovered in the CoAP library in Arm Mbed OS 5.14.0. The function sn_coap_builder_calc_needed_packet_data_size_2() is used to calculate the required memory for the CoAP messa… CWE-190
 Integer Overflow or Wraparound
CVE-2019-17211 2024-11-21 13:31 2019-11-6 Show GitHub Exploit DB Packet Storm
224926 9.8 CRITICAL
Network
mbed mbed Buffer overflows were discovered in the CoAP library in Arm Mbed OS 5.14.0. The CoAP parser is responsible for parsing received CoAP packets. The function sn_coap_parser_options_parse() parses CoAP i… CWE-787
CWE-129
 Out-of-bounds Write
 Improper Validation of Array Index
CVE-2019-17212 2024-11-21 13:31 2019-11-6 Show GitHub Exploit DB Packet Storm
224927 7.5 HIGH
Network
phantomjs phantomjs PhantomJS through 2.1.1 has an arbitrary file read vulnerability, as demonstrated by an XMLHttpRequest for a file:// URI. The vulnerability exists in the page.open() function of the webpage module, w… CWE-552
 Files or Directories Accessible to External Parties
CVE-2019-17221 2024-11-21 13:31 2019-11-5 Show GitHub Exploit DB Packet Storm
224928 7.5 HIGH
Network
arm mbed-mqtt
mbed-os
A denial-of-service issue was discovered in the MQTT library in Arm Mbed OS 2017-11-02. The function readMQTTLenString() is called by the function MQTTDeserialize_publish() to get the length and cont… CWE-20
 Improper Input Validation 
CVE-2019-17210 2024-11-21 13:31 2019-11-5 Show GitHub Exploit DB Packet Storm
224929 4.3 MEDIUM
Network
infosysta in-app_\&_desktop_notifications An issue was discovered in the Infosysta "In-App & Desktop Notifications" app before 1.6.14_J8 for Jira. It is possible to obtain a list of all Jira projects (with authentication as a Jira user, but … CWE-862
 Missing Authorization
CVE-2019-16909 2024-11-21 13:31 2019-11-1 Show GitHub Exploit DB Packet Storm
224930 5.3 MEDIUM
Network
infosysta in-app_\&_desktop_notifications An issue was discovered in the Infosysta "In-App & Desktop Notifications" app before 1.6.14_J8 for Jira. It is possible to obtain a list of all Jira projects without authentication/authorization via … CWE-200
Information Exposure
CVE-2019-16908 2024-11-21 13:31 2019-11-1 Show GitHub Exploit DB Packet Storm