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 18, 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
258121 4.3 警告 IBM - IBM WebSphere Application Server の Integrated Solution コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-4220 2010-12-9 14:30 2010-11-9 Show GitHub Exploit DB Packet Storm
258122 9.3 危険 アップル - iPhone および iPod touch 上で稼動する Apple iOS の WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1813 2010-12-8 15:52 2010-09-8 Show GitHub Exploit DB Packet Storm
258123 4.3 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0784 2010-12-8 15:31 2010-11-9 Show GitHub Exploit DB Packet Storm
258124 6.8 警告 シックス・アパート株式会社 - Movable Type における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-3922 2010-12-8 14:02 2010-12-8 Show GitHub Exploit DB Packet Storm
258125 4.3 警告 シックス・アパート株式会社 - Movable Type におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3921 2010-12-8 14:02 2010-12-8 Show GitHub Exploit DB Packet Storm
258126 2.1 注意 セイコーエプソン株式会社 - EPSON 製プリンタドライバのインストーラがアクセス権を変更する脆弱性 CWE-DesignError
CVE-2010-3920 2010-12-8 14:01 2010-12-8 Show GitHub Exploit DB Packet Storm
258127 10 危険 アドビシステムズ - Adobe Flash Media Server における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-3635 2010-12-7 16:45 2010-11-9 Show GitHub Exploit DB Packet Storm
258128 5 警告 アドビシステムズ - Adobe Flash Media Server のエッジプロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3634 2010-12-7 16:45 2010-11-9 Show GitHub Exploit DB Packet Storm
258129 5 警告 アドビシステムズ - Adobe Flash Media Server におけるメモリリークの脆弱性 CWE-399
リソース管理の問題
CVE-2010-3633 2010-12-7 16:45 2010-11-9 Show GitHub Exploit DB Packet Storm
258130 4.3 警告 マイクロソフト - Microsoft Forefront Unified Access Gateway の Signurl.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3936 2010-12-7 16:45 2010-11-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202621 5.5 MEDIUM
Local
google android In multiple functions of libl3oemcrypto.cpp, there is a possible weakness in the existing obfuscation mechanism due to the way sensitive data is handled. This could lead to local information disclosu… CWE-922
 Insecure Storage of Sensitive Information
CVE-2021-0639 2024-11-21 14:43 2021-08-18 Show GitHub Exploit DB Packet Storm
202622 9.8 CRITICAL
Network
risc-v instruction_set_manual The RISC-V Instruction Set Manual contains a documented ambiguity for the Machine Trap Vector Base Address (MTVEC) register that may lead to a vulnerability due to the initial state of the register n… CWE-908
 Use of Uninitialized Resource
CVE-2021-1104 2024-11-21 14:43 2021-08-14 Show GitHub Exploit DB Packet Storm
202623 4.4 MEDIUM
Local
nvidia jetson_linux NVIDIA Linux kernel distributions contain a vulnerability in the kernel crypto node, where use after free may lead to complete denial of service. CWE-416
 Use After Free
CVE-2021-1114 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202624 4.7 MEDIUM
Local
nvidia jetson_linux NVIDIA camera firmware contains a difficult to exploit vulnerability where a highly privileged attacker can cause unauthorized modification to camera resources, which may result in complete denial of… NVD-CWE-noinfo
CVE-2021-1113 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202625 5.5 MEDIUM
Local
nvidia jetson_linux NVIDIA Linux kernel distributions contain a vulnerability in nvmap, where a null pointer dereference may lead to complete denial of service. CWE-476
 NULL Pointer Dereference
CVE-2021-1112 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202626 6.7 MEDIUM
Physics
nvidia jetson_linux Bootloader contains a vulnerability in the NV3P server where any user with physical access through USB can trigger an incorrect bounds check, which may lead to buffer overflow, resulting in limited i… CWE-125
Out-of-bounds Read
CVE-2021-1111 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202627 7.1 HIGH
Local
nvidia jetson_linux NVIDIA Linux kernel distributions on Jetson Xavier contain a vulnerability in camera firmware where a user can change input data after validation, which may lead to complete denial of service and ser… CWE-20
 Improper Input Validation 
CVE-2021-1110 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202628 6.3 MEDIUM
Local
nvidia jetson_linux NVIDIA camera firmware contains a multistep, timing-related vulnerability where an unauthorized modification by camera resources may result in loss of data integrity or denial of service across sever… NVD-CWE-noinfo
CVE-2021-1109 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202629 7.3 HIGH
Local
nvidia jetson_linux
shield_experience
NVIDIA Linux kernel distributions contain a vulnerability in FuSa Capture (VI/ISP), where integer underflow due to lack of input validation may lead to complete denial of service, partial integrity, … CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2021-1108 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm
202630 7.8 HIGH
Local
nvidia jetson_linux
shield_experience
NVIDIA Linux kernel distributions contain a vulnerability in nvmap NVMAP_IOC_WRITE* paths, where improper access controls may lead to code execution, complete denial of service, and seriously comprom… NVD-CWE-Other
CVE-2021-1107 2024-11-21 14:43 2021-08-12 Show GitHub Exploit DB Packet Storm