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
258151 9.3 危険 アドビシステムズ - Adobe Shockwave Player の DIRAPIX.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2870 2010-09-10 15:17 2010-08-24 Show GitHub Exploit DB Packet Storm
258152 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2869 2010-09-10 15:16 2010-08-24 Show GitHub Exploit DB Packet Storm
258153 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2868 2010-09-10 15:16 2010-08-24 Show GitHub Exploit DB Packet Storm
258154 4.3 警告 futomi - futomi's CGI Cafe 製高機能アクセス解析CGI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2366 2010-09-10 12:01 2010-09-10 Show GitHub Exploit DB Packet Storm
258155 9.3 危険 アドビシステムズ - Adobe Shockwave Player の DIRAPIX.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2867 2010-09-9 13:35 2010-08-24 Show GitHub Exploit DB Packet Storm
258156 9.3 危険 アドビシステムズ - Adobe Shockwave Player の DIRAPI モジュールにおける整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2010-2866 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
258157 5 警告 アドビシステムズ - Adobe Shockwave Player におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2865 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
258158 9.3 危険 アドビシステムズ - Adobe Shockwave Player の IML32.dll における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2864 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
258159 10 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-2863 2010-09-9 13:34 2010-08-24 Show GitHub Exploit DB Packet Storm
258160 6.4 警告 アップル - Apple Mac OS X の libsecurity における SSL サーバになりすまされる脆弱性 CWE-287
不適切な認証
CVE-2010-1802 2010-09-8 15:52 2010-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
194741 8.1 HIGH
Network
tp-link tl-wr802n_firmware TP-Link TL-WR802N(US), Archer_C50v5_US v4_200 <= 2020.06 contains a buffer overflow vulnerability in the httpd process in the body message. The attack vector is: The attacker can get shell of the rou… CWE-120
Classic Buffer Overflow
CVE-2021-29302 2024-11-21 15:00 2021-04-13 Show GitHub Exploit DB Packet Storm
194742 9.8 CRITICAL
Network
rust-lang
fedoraproject
rust
fedora
In the standard library in Rust before 1.52.0, the Zip implementation can report an incorrect size due to an integer overflow. This bug can lead to a buffer overflow when a consumed Zip iterator is u… CWE-190
 Integer Overflow or Wraparound
CVE-2021-28879 2024-11-21 15:00 2021-04-12 Show GitHub Exploit DB Packet Storm
194743 7.5 HIGH
Network
rust-lang
fedoraproject
rust
fedora
In the standard library in Rust before 1.52.0, the Zip implementation calls __iterator_get_unchecked() more than once for the same index (under certain conditions) when next_back() and next() are use… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2021-28878 2024-11-21 15:00 2021-04-12 Show GitHub Exploit DB Packet Storm
194744 7.5 HIGH
Network
rust-lang rust In the standard library in Rust before 1.51.0, the Zip implementation calls __iterator_get_unchecked() for the same index more than once when nested. This bug can lead to a memory safety violation du… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2021-28877 2024-11-21 15:00 2021-04-12 Show GitHub Exploit DB Packet Storm
194745 5.3 MEDIUM
Network
rust-lang
fedoraproject
rust
fedora
In the standard library in Rust before 1.52.0, the Zip implementation has a panic safety issue. It calls __iterator_get_unchecked() more than once for the same index when the underlying iterator pani… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2021-28876 2024-11-21 15:00 2021-04-12 Show GitHub Exploit DB Packet Storm
194746 7.5 HIGH
Network
rust-lang rust In the standard library in Rust before 1.50.0, read_to_end() does not validate the return value from Read in an unsafe context. This bug could lead to a buffer overflow. CWE-252
 Unchecked Return Value
CVE-2021-28875 2024-11-21 15:00 2021-04-12 Show GitHub Exploit DB Packet Storm
194747 7.0 HIGH
Local
erlang erlang\/otp A local privilege escalation vulnerability was discovered in Erlang/OTP prior to version 23.2.3. By adding files to an existing installation's directory, a local attacker could hijack accounts of oth… CWE-426
 Untrusted Search Path
CVE-2021-29221 2024-11-21 15:00 2021-04-9 Show GitHub Exploit DB Packet Storm
194748 7.8 HIGH
Local
linux
fedoraproject
debian
netapp
linux_kernel
fedora
debian_linux
cloud_backup
solidfire
hci_management_node
h300s_firmware
h500s_firmware
h700s_firmware
h300e_firmware
h500e_firmware
h700e_firmware<…
BPF JIT compilers in the Linux kernel through 5.11.12 have incorrect computation of branch displacements, allowing them to execute arbitrary code within the kernel context. This affects arch/x86/net/… CWE-77
Command Injection
CVE-2021-29154 2024-11-21 15:00 2021-04-9 Show GitHub Exploit DB Packet Storm
194749 9.8 CRITICAL
Network
nagios network_analyzer SQL injection vulnerability in Nagios Network Analyzer before 2.4.3 via the o[col] parameter to api/checks/read/. CWE-89
SQL Injection
CVE-2021-28925 2024-11-21 15:00 2021-04-8 Show GitHub Exploit DB Packet Storm
194750 6.1 MEDIUM
Network
nagios network_analyzer Self Authenticated XSS in Nagios Network Analyzer before 2.4.2 via the nagiosna/groups/queries page. CWE-79
Cross-site Scripting
CVE-2021-28924 2024-11-21 15:00 2021-04-8 Show GitHub Exploit DB Packet Storm