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 8, 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
224241 10 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-2734 2013-11-11 18:21 2013-05-14 Show GitHub Exploit DB Packet Storm
224242 10 危険 アドビシステムズ - Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2733 2013-11-11 18:20 2013-05-14 Show GitHub Exploit DB Packet Storm
224243 10 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-2732 2013-11-11 18:18 2013-05-14 Show GitHub Exploit DB Packet Storm
224244 10 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-2731 2013-11-11 18:17 2013-05-14 Show GitHub Exploit DB Packet Storm
224245 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Full Text Search に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3802 2013-11-11 18:15 2013-07-16 Show GitHub Exploit DB Packet Storm
224246 10 危険 アドビシステムズ - Adobe Reader および Acrobat におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2730 2013-11-11 18:15 2013-05-14 Show GitHub Exploit DB Packet Storm
224247 4 警告 MySQL AB
オラクル
- Oracle MySQL の MySQL Server における Server Optimizer に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-3804 2013-11-11 18:15 2013-07-16 Show GitHub Exploit DB Packet Storm
224248 10 危険 アドビシステムズ - Adobe Reader および Acrobat における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-2727 2013-11-11 18:12 2013-05-14 Show GitHub Exploit DB Packet Storm
224249 10 危険 アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-2726 2013-11-11 18:10 2013-05-14 Show GitHub Exploit DB Packet Storm
224250 4.6 警告 Canonical
レッドハット
- libvirt におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4311 2013-11-11 18:10 2013-09-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 8, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
199071 7.8 HIGH
Local
ibm qradar_security_information_and_event_manager IBM QRadar SIEM 7.3 and 7.4 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, … CWE-798
 Use of Hard-coded Credentials
CVE-2021-20401 2024-11-21 14:46 2021-05-6 Show GitHub Exploit DB Packet Storm
199072 6.1 MEDIUM
Network
ibm qradar_security_information_and_event_manager IBM QRadar SIEM 7.3 and 7.4 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentiall… CWE-79
Cross-site Scripting
CVE-2021-20397 2024-11-21 14:46 2021-05-6 Show GitHub Exploit DB Packet Storm
199073 6.8 MEDIUM
Network
samba
fedoraproject
redhat
debian
samba
fedora
enterprise_linux
debian_linux
A flaw was found in samba. The Samba smbd file server must map Windows group identities (SIDs) into unix group ids (gids). The code that performs this had a flaw that could allow it to read data beyo… - CVE-2021-20254 2024-11-21 14:46 2021-05-5 Show GitHub Exploit DB Packet Storm
199074 6.7 MEDIUM
Local
ibm informix_dynamic_server IBM Informix Dynamic Server 14.10 is vulnerable to a stack based buffer overflow, caused by improper bounds checking. A local privileged user could overflow a buffer and execute arbitrary code on the… CWE-787
 Out-of-bounds Write
CVE-2021-20515 2024-11-21 14:46 2021-05-1 Show GitHub Exploit DB Packet Storm
199075 4.9 MEDIUM
Network
rpm
fedoraproject
rpm
fedora
A flaw was found in RPM's hdrblobInit() in lib/header.c. This flaw allows an attacker who can modify the rpmdb to cause an out-of-bounds read. The highest threat from this vulnerability is to system … - CVE-2021-20266 2024-11-21 14:46 2021-04-30 Show GitHub Exploit DB Packet Storm
199076 6.5 MEDIUM
Network
mongodb mongodb A user authorized to performing a specific type of find query may trigger a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.4. CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-20326 2024-11-21 14:46 2021-04-30 Show GitHub Exploit DB Packet Storm
199077 7.8 HIGH
Local
gnu binutils A flaw was found in binutils readelf 2.35 program. An attacker who is able to convince a victim using readelf to read a crafted file could trigger a stack buffer overflow, out-of-bounds write of arbi… CWE-787
 Out-of-bounds Write
CVE-2021-20294 2024-11-21 14:46 2021-04-30 Show GitHub Exploit DB Packet Storm
199078 7.5 HIGH
Network
redhat
debian
ansible_engine
ansible_tower
ansible_automation_platform
debian_linux
A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This … CWE-200
Information Exposure
CVE-2021-20228 2024-11-21 14:46 2021-04-30 Show GitHub Exploit DB Packet Storm
199079 5.4 MEDIUM
Network
ibm content_navigator IBM Content Navigator 3.0.CD is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potential… CWE-79
Cross-site Scripting
CVE-2021-20550 2024-11-21 14:46 2021-04-28 Show GitHub Exploit DB Packet Storm
199080 5.4 MEDIUM
Network
ibm content_navigator IBM Content Navigator 3.0.CD is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potential… CWE-79
Cross-site Scripting
CVE-2021-20549 2024-11-21 14:46 2021-04-28 Show GitHub Exploit DB Packet Storm