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 7, 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
254231 9.3 危険 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
レッドハット
- JDK、JRE および SDK の HsbParser.getSoundBank 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-3867 2010-02-24 12:23 2009-11-5 Show GitHub Exploit DB Packet Storm
254232 7.5 危険 サン・マイクロシステムズ - Sun Java System Web Server の WebDAV 実装におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2010-0388 2010-02-23 11:59 2010-01-20 Show GitHub Exploit DB Packet Storm
254233 7.5 危険 サン・マイクロシステムズ - Sun Java System Web Server における複数のヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0387 2010-02-23 11:59 2010-01-20 Show GitHub Exploit DB Packet Storm
254234 10 危険 サン・マイクロシステムズ - Sun Java System Web Server の WebDAV 実装におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0361 2010-02-23 11:58 2010-01-20 Show GitHub Exploit DB Packet Storm
254235 7.5 危険 サン・マイクロシステムズ - Sun Java System Web Server におけるヒープ領域のメモリ格納場所を上書きされる脆弱性 CWE-20
不適切な入力確認
CVE-2010-0360 2010-02-23 11:58 2010-01-20 Show GitHub Exploit DB Packet Storm
254236 7.5 危険 サン・マイクロシステムズ - Sun Java System Web Server における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0273 2010-02-23 11:58 2010-01-8 Show GitHub Exploit DB Packet Storm
254237 7.5 危険 サン・マイクロシステムズ - Sun Java System Web Server におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0272 2010-02-23 11:57 2010-01-8 Show GitHub Exploit DB Packet Storm
254238 7.5 危険 サン・マイクロシステムズ
VMware
レッドハット
- Sun Java SE の Java Web Start 実装における署名された JAR ファイルと JNLP アプリケーション処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2009-3886 2010-02-23 11:52 2009-11-9 Show GitHub Exploit DB Packet Storm
254239 5 警告 アップル
VMware
サン・マイクロシステムズ
レッドハット
- Sun Java SE および OpenJDK の TimeZone.getTimeZone メソッドにおけるローカルファイルの存在を知られる脆弱性 CWE-Other
その他
CVE-2009-3884 2010-02-23 11:52 2009-11-9 Show GitHub Exploit DB Packet Storm
254240 7.5 危険 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
レッドハット
- Sun Java SE および OpenJDK の Windows Pluggable Look and Feel (PL&F) における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2009-3883 2010-02-23 11:52 2009-11-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212421 5.3 MEDIUM
Network
coreftp core_ftp An issue was discovered in the SFTP Server component in Core FTP 2.0 Build 674. A directory traversal vulnerability exists using the SIZE command along with a \..\..\ substring, allowing an attacker … CWE-22
Path Traversal
CVE-2019-9648 2024-11-21 13:52 2019-03-23 Show GitHub Exploit DB Packet Storm
212422 8.8 HIGH
Adjacent
ushareit shareit The SHAREit application before 4.0.36 for Android allows a remote attacker (on the same network or joining public "open" Wi-Fi hotspots created by the application when file transfer is initiated) to … NVD-CWE-noinfo
CVE-2019-9939 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212423 5.3 MEDIUM
Adjacent
ushareit shareit The SHAREit application before 4.0.42 for Android allows a remote attacker (on the same network or joining public "open" Wi-Fi hotspots created by the application when file transfer is initiated) to … CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2019-9938 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212424 7.5 HIGH
Network
sqlite sqlite In SQLite 3.27.2, interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference in fts5ChunkIterate in sqlite3.c. This is related to ext/fts… CWE-476
 NULL Pointer Dereference
CVE-2019-9937 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212425 7.5 HIGH
Network
sqlite sqlite In SQLite 3.27.2, running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read in fts5HashEntrySort in sqlite3.c, which may lead to an information leak. This is relate… CWE-125
Out-of-bounds Read
CVE-2019-9936 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212426 9.8 CRITICAL
Network
caret caret Caret before 2019-02-22 allows Remote Code Execution. NVD-CWE-noinfo
CVE-2019-9927 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212427 6.1 MEDIUM
Network
s-cms s-cms S-CMS PHP v1.0 has XSS in 4.edu.php via the S_id parameter. CWE-79
Cross-site Scripting
CVE-2019-9925 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212428 7.8 HIGH
Local
gnu
debian
opensuse
netapp
canonical
bash
debian_linux
leap
solidfire
hci_management_node
ubuntu_linux
rbash in Bash before 4.4-beta2 did not prevent the shell user from modifying BASH_CMDS, thus allowing the user to execute any command with the permissions of the shell. CWE-862
 Missing Authorization
CVE-2019-9924 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212429 7.5 HIGH
Network
gnu
opensuse
tar
leap
pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers. CWE-476
 NULL Pointer Dereference
CVE-2019-9923 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm
212430 6.1 MEDIUM
Network
get-simple. getsimplecms GetSimpleCMS 3.3.13 has an Open Redirect via the admin/index.php redirect parameter. CWE-601
Open Redirect
CVE-2019-9915 2024-11-21 13:52 2019-03-22 Show GitHub Exploit DB Packet Storm