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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254411 6.8 警告 アップル
GNU Project
サン・マイクロシステムズ
サイバートラスト株式会社
レッドハット
- GNU tar の contains_dot_dot() 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2007-4131 2010-01-18 12:21 2007-08-23 Show GitHub Exploit DB Packet Storm
254412 4.6 警告 IBM - IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4150 2010-01-15 14:10 2009-12-2 Show GitHub Exploit DB Packet Storm
254413 2.1 注意 サン・マイクロシステムズ - Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4080 2010-01-15 14:10 2009-11-24 Show GitHub Exploit DB Packet Storm
254414 5 警告 サン・マイクロシステムズ - Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4075 2010-01-15 14:09 2009-11-23 Show GitHub Exploit DB Packet Storm
254415 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
254416 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
254417 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
254418 10 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の Provider クラスにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-2721 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
254419 5 警告 有限会社シースリー - WebCalenderC3 におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0348 2010-01-12 15:01 2010-01-12 Show GitHub Exploit DB Packet Storm
254420 4.3 警告 有限会社シースリー - WebCalenderC3 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0349 2010-01-12 15:00 2010-01-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
273491 9.8 CRITICAL
Network
esri arcgisruntime_sdk The ESRI ArcGis Runtime SDK before 10.2.6-2 for Android might allow attackers to execute arbitrary code by leveraging a finalize method in a Serializable class that improperly passes an attacker-cont… CWE-118
Incorrect Access of Indexable Resource ('Range Error')
CVE-2015-2002 2024-11-21 11:26 2018-03-30 Show GitHub Exploit DB Packet Storm
273492 9.8 CRITICAL
Network
metaio metaio_sdk The MetaIO SDK before 6.0.2.1 for Android might allow attackers to execute arbitrary code by leveraging a finalize method in a Serializable class that improperly passes an attacker-controlled pointer… CWE-118
Incorrect Access of Indexable Resource ('Range Error')
CVE-2015-2001 2024-11-21 11:26 2018-03-30 Show GitHub Exploit DB Packet Storm
273493 9.8 CRITICAL
Network
jumio jumio_sdk The Jumio SDK before 1.5.0 for Android might allow attackers to execute arbitrary code by leveraging a finalize method in a Serializable class that improperly passes an attacker-controlled pointer to… CWE-118
Incorrect Access of Indexable Resource ('Range Error')
CVE-2015-2000 2024-11-21 11:26 2018-03-30 Show GitHub Exploit DB Packet Storm
273494 9.8 CRITICAL
Network
datto alto_3_firmware
alto_2_firmware
alto_xl_firmware
siris_3_firmware
siris_2_firmware
siris_3_x_all-flash_firmware
siris_virtual_firmware
alto_imaged_firmware
Datto ALTO and SIRIS devices allow Remote Code Execution via unauthenticated requests to PHP scripts. CWE-20
 Improper Input Validation 
CVE-2015-2081 2024-11-21 11:26 2018-02-20 Show GitHub Exploit DB Packet Storm
273495 7.0 HIGH
Local
abrt_project abrt The crash reporting feature in Abrt allows local users to gain privileges by leveraging an execve by root after a chroot into a user-specified directory in a namedspaced environment. CWE-362
Race Condition
CVE-2015-1862 2024-11-21 11:26 2018-02-10 Show GitHub Exploit DB Packet Storm
273496 7.5 HIGH
Network
edx edx-platform
configuration
The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal "False" instead of a boolean False for the CORS_ORIGIN_AL… CWE-20
 Improper Input Validation 
CVE-2015-2186 2024-11-21 11:26 2018-02-4 Show GitHub Exploit DB Packet Storm
273497 7.5 HIGH
Network
evergreen-ils evergreen Evergreen before 2.5.9, 2.6.x before 2.6.7, and 2.7.x before 2.7.4 allows remote attackers to bypass an intended access restriction and obtain sensitive information about org unit settings by leverag… CWE-200
Information Exposure
CVE-2015-2204 2024-11-21 11:26 2018-02-2 Show GitHub Exploit DB Packet Storm
273498 6.5 MEDIUM
Network
evergreen-ils evergreen Evergreen 2.5.9, 2.6.7, and 2.7.4 allows remote authenticated users with STAFF_LOGIN permission to obtain sensitive settings history information by leveraging listing of open-ils.pcrud as a controlle… CWE-200
Information Exposure
CVE-2015-2203 2024-11-21 11:26 2018-02-2 Show GitHub Exploit DB Packet Storm
273499 5.3 MEDIUM
Network
apache cordova Apache Cordova Android before 3.7.2 and 4.x before 4.0.2, when an application does not set explicit values in config.xml, allows remote attackers to modify undefined secondary configuration variables… CWE-20
 Improper Input Validation 
CVE-2015-1835 2024-11-21 11:26 2017-10-28 Show GitHub Exploit DB Packet Storm
273500 7.5 HIGH
Network
netty
playframework
lightbend
netty
play_framework
Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final, and 4.1.x before 4.1.0.Beta5 and Play Framework 2.x before 2.3.9 might allow remote attackers to bypass the httpOnly f… CWE-20
 Improper Input Validation 
CVE-2015-2156 2024-11-21 11:26 2017-10-19 Show GitHub Exploit DB Packet Storm