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 14, 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
257451 9.3 危険 アップル
アドビシステムズ
レッドハット
オラクル
- Adobe Flash に脆弱性 CWE-noinfo
情報不足
CVE-2010-2884 2010-12-21 15:57 2010-09-15 Show GitHub Exploit DB Packet Storm
257452 6.9 警告 CVS
レッドハット
- CVS の rcs.c 内にある apply_rcs_change 関数における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2010-3846 2010-12-21 15:30 2010-11-5 Show GitHub Exploit DB Packet Storm
257453 10 危険 RealFlex Technologies - RealFlex RealWin HMI サービスにバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4142 2010-12-21 15:25 2010-11-22 Show GitHub Exploit DB Packet Storm
257454 4.3 警告 Webmin Project
オラクル
- Webmin および Usermin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4568 2010-12-21 15:14 2010-01-5 Show GitHub Exploit DB Packet Storm
257455 6.8 警告 富士通 - Interstage Application Server における許可されていない IP アドレスからのリクエストのアクセスを許可する脆弱性 CWE-noinfo
情報不足
- 2010-12-21 14:14 2010-11-19 Show GitHub Exploit DB Packet Storm
257456 8.3 危険 日立 - 日立の Groupmax 関連製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-12-21 14:06 2010-11-17 Show GitHub Exploit DB Packet Storm
257457 4.3 警告 The PHP Group
アップル
サイバートラスト株式会社
レッドハット
- PHP の var_export 関数における、重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2531 2010-12-20 16:08 2010-07-22 Show GitHub Exploit DB Packet Storm
257458 4.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Hypervisor の命令のエミュレーションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0435 2010-12-20 16:01 2010-08-19 Show GitHub Exploit DB Packet Storm
257459 5 警告 レッドハット
Pidgin
オラクル
- Pidgin の MSN プロトコルプラグインの msn_emoticon_msg 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1624 2010-12-20 16:00 2010-05-12 Show GitHub Exploit DB Packet Storm
257460 4.3 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ヒューレット・パッカード
ターボリナックス
日立
- Apache HTTP Server の 413 エラーメッセージにおける HTTP メソッドを適切に検査しない問題 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6203 2010-12-20 15:38 2007-12-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196821 9.8 CRITICAL
Network
containers_project containers An issue was discovered in the containers crate before 0.9.11 for Rust. When a panic occurs, a util::{mutate,mutate2} double drop can be performed. CWE-415
 Double Free
CVE-2021-25907 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196822 7.5 HIGH
Network
basic_dsp_matrix_project basic_dsp_matrix An issue was discovered in the basic_dsp_matrix crate before 0.9.2 for Rust. When a TransformContent panic occurs, a double drop can be performed. NVD-CWE-noinfo
CVE-2021-25906 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196823 9.1 CRITICAL
Network
bra_project bra An issue was discovered in the bra crate before 0.1.1 for Rust. It lacks soundness because it can read uninitialized memory. CWE-908
 Use of Uninitialized Resource
CVE-2021-25905 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196824 7.5 HIGH
Network
av-data_project av-data An issue was discovered in the av-data crate before 0.3.0 for Rust. A raw pointer is dereferenced, leading to a read of an arbitrary memory address, sometimes causing a segfault. CWE-476
 NULL Pointer Dereference
CVE-2021-25904 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196825 7.5 HIGH
Network
cache_project cache An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced. CWE-476
 NULL Pointer Dereference
CVE-2021-25903 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196826 7.5 HIGH
Network
glsl-layout_project glsl-layout An issue was discovered in the glsl-layout crate before 0.4.0 for Rust. When a panic occurs, map_array can perform a double drop. NVD-CWE-noinfo
CVE-2021-25902 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196827 5.3 MEDIUM
Network
lazy-init_project lazy-init An issue was discovered in the lazy-init crate through 2021-01-17 for Rust. Lazy lacks a Send bound, leading to a data race. NVD-CWE-noinfo
CWE-125
Out-of-bounds Read
CVE-2021-25901 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196828 9.8 CRITICAL
Network
servo smallvec An issue was discovered in the smallvec crate before 0.6.14 and 1.x before 1.6.1 for Rust. There is a heap-based buffer overflow in SmallVec::insert_many. CWE-787
 Out-of-bounds Write
CVE-2021-25900 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196829 7.5 HIGH
Network
dgtl huemagic node-red-contrib-huemagic 3.0.0 is affected by hue/assets/..%2F Directory Traversal.in the res.sendFile API, used in file hue-magic.js, to fetch an arbitrary file. CWE-22
Path Traversal
CVE-2021-25864 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm
196830 8.8 HIGH
Adjacent
open5gs open5gs Open5GS 2.1.3 listens on 0.0.0.0:3000 and has a default password of 1423 for the admin account. CWE-287
Improper Authentication
CVE-2021-25863 2024-11-21 14:55 2021-01-27 Show GitHub Exploit DB Packet Storm