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 13, 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
255001 4.3 警告 シスコシステムズ - Cisco Secure Desktop の +CSCOT+/translation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0440 2010-02-24 12:27 2010-02-1 Show GitHub Exploit DB Packet Storm
255002 6.2 警告 ヒューレット・パッカード - HP ECMT におけるデータベースにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2009-4184 2010-02-24 12:27 2009-10-5 Show GitHub Exploit DB Packet Storm
255003 4.6 警告 アップル - Apple iPhone OS のリカバリモードにおける任意のデータを読まれる脆弱性 CWE-399
リソース管理の問題
CVE-2010-0038 2010-02-24 12:26 2010-02-2 Show GitHub Exploit DB Packet Storm
255004 5 警告 サン・マイクロシステムズ
VMware
- Sun Java SE におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-3885 2010-02-24 12:26 2009-11-9 Show GitHub Exploit DB Packet Storm
255005 7.5 危険 サン・マイクロシステムズ
VMware
- JDK および JRE の Java Update 機能における古いバージョンの脆弱性を利用される脆弱性 CWE-Other
その他
CVE-2009-3864 2010-02-24 12:26 2009-11-3 Show GitHub Exploit DB Packet Storm
255006 5 警告 アドビシステムズ - Adobe ColdFusion のデフォルト設定におけるコレクションのメタデータを取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0185 2010-02-24 12:25 2010-01-29 Show GitHub Exploit DB Packet Storm
255007 6.8 警告 Apache Software Foundation - Apache HTTP Server の ap_proxy_send_fb 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0010 2010-02-24 12:25 2010-02-2 Show GitHub Exploit DB Packet Storm
255008 5 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- JDK、JRE および SDK におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3877 2010-02-24 12:25 2009-11-5 Show GitHub Exploit DB Packet Storm
255009 5 警告 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
ヒューレット・パッカード
レッドハット
- JDK、JRE および SDK におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3876 2010-02-24 12:24 2009-11-5 Show GitHub Exploit DB Packet Storm
255010 5 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- JDK、JRE および SDK の MessageDigest.isEqual 関数における HMAC ベースのデジタル署名の偽装および認証回避の脆弱性 CWE-310
暗号の問題
CVE-2009-3875 2010-02-24 12:24 2009-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224501 7.5 HIGH
Network
eprosima fast-rtps The Access Control plugin in eProsima Fast RTPS through 1.9.0 allows fnmatch pattern matches with topic name strings (instead of the permission expressions themselves), which can lead to unintended c… NVD-CWE-noinfo
CVE-2019-15137 2024-11-21 13:28 2019-08-19 Show GitHub Exploit DB Packet Storm
224502 7.5 HIGH
Network
eprosima fast-rtps The Access Control plugin in eProsima Fast RTPS through 1.9.0 does not check partition permissions from remote participant connections, which can lead to policy bypass for a secure Data Distribution … CWE-862
 Missing Authorization
CVE-2019-15136 2024-11-21 13:28 2019-08-19 Show GitHub Exploit DB Packet Storm
224503 7.5 HIGH
Network
omg dds_security The handshake protocol in Object Management Group (OMG) DDS Security 1.1 sends cleartext information about all of the capabilities of a participant (including capabilities inapplicable to the current… CWE-319
Cleartext Transmission of Sensitive Information
CVE-2019-15135 2024-11-21 13:28 2019-08-19 Show GitHub Exploit DB Packet Storm
224504 7.5 HIGH
Network
riot-os riot RIOT through 2019.07 contains a memory leak in the TCP implementation (gnrc_tcp), allowing an attacker to consume all memory available for network packets and thus effectively stopping all network th… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2019-15134 2024-11-21 13:28 2019-08-18 Show GitHub Exploit DB Packet Storm
224505 6.5 MEDIUM
Network
giflib_project
canonical
debian
giflib
ubuntu_linux
debian_linux
In GIFLIB before 2019-02-16, a malformed GIF file triggers a divide-by-zero exception in the decoder function DGifSlurp in dgif_lib.c if the height field of the ImageSize data structure is equal to z… CWE-369
 Divide By Zero
CVE-2019-15133 2024-11-21 13:28 2019-08-18 Show GitHub Exploit DB Packet Storm
224506 5.3 MEDIUM
Network
zabbix
debian
zabbix
debian_linux
Zabbix through 4.4.0alpha1 allows User Enumeration. With login requests, it is possible to enumerate application usernames based on the variability of server responses (e.g., the "Login name or passw… CWE-203
 Information Exposure Through Discrepancy
CVE-2019-15132 2024-11-21 13:28 2019-08-18 Show GitHub Exploit DB Packet Storm
224507 6.1 MEDIUM
Network
sandhillsdev easy_digital_downloads The easy-digital-downloads plugin before 2.9.16 for WordPress has XSS related to IP address logging. CWE-79
Cross-site Scripting
CVE-2019-15116 2024-11-21 13:28 2019-08-17 Show GitHub Exploit DB Packet Storm
224508 8.8 HIGH
Network
profilepress loginwp The peters-login-redirect plugin before 2.9.2 for WordPress has CSRF. CWE-352
 Origin Validation Error
CVE-2019-15115 2024-11-21 13:28 2019-08-17 Show GitHub Exploit DB Packet Storm
224509 8.8 HIGH
Network
ncrafts formcraft The formcraft-form-builder plugin before 1.2.2 for WordPress has CSRF. CWE-352
 Origin Validation Error
CVE-2019-15114 2024-11-21 13:28 2019-08-17 Show GitHub Exploit DB Packet Storm
224510 8.8 HIGH
Network
codeermeneer companion_sitemap_generator The companion-sitemap-generator plugin before 3.7.0 for WordPress has CSRF. CWE-352
 Origin Validation Error
CVE-2019-15113 2024-11-21 13:28 2019-08-17 Show GitHub Exploit DB Packet Storm