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 23, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227161 7.5 危険 vunet - VU Web Visitor Analyst の redir.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2338 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227162 6 警告 RSAセキュリティ - RSA Federated Identity Manager におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2010-2337 2012-12-20 19:29 2010-07-28 Show GitHub Exploit DB Packet Storm
227163 5 警告 yamamah - Yamamah Photo Gallery の index.php における実行ファイルのソースコードを取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2336 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227164 7.5 危険 yamamah - Yamamah Photo Gallery の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2335 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227165 5 警告 yamamah - Yamamah Photo Gallery の themes/default/download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-2334 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227166 9.3 危険 upRedSun Corporation - iSharer File Sharing Wizard におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2331 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227167 9.3 危険 upRedSun Corporation - iSharer File Sharing Wizard におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2330 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227168 9.3 危険 rosoftengineering - Rosoft Audio Converter におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2329 2012-12-20 19:29 2010-06-18 Show GitHub Exploit DB Packet Storm
227169 4.3 警告 phpcityportal - PHPCityPortal の cms_data.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-2318 2012-12-20 19:29 2010-06-17 Show GitHub Exploit DB Packet Storm
227170 7.5 危険 wmsdesign - WmsCms における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-2317 2012-12-20 19:29 2010-06-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
221681 8.8 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a stack overflow in bits.c, possibly related to bit_read_TF. CWE-787
 Out-of-bounds Write
CVE-2019-20912 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221682 6.5 MEDIUM
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to denial of service in bit_calc_CRC in bits.c, related to a for loop. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-20911 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221683 8.1 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a heap-based buffer over-read in decode_R13_R2000 in decode.c, a different vulnerability than CVE-2019-20011. CWE-125
Out-of-bounds Read
CVE-2019-20910 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221684 7.5 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. There is a NULL pointer dereference in the function dwg_encode_LWPOLYLINE in dwg.spec. CWE-476
 NULL Pointer Dereference
CVE-2019-20909 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
221685 6.7 MEDIUM
Local
linux
opensuse
canonical
linux_kernel
leap
ubuntu_linux
An issue was discovered in drivers/firmware/efi/efi.c in the Linux kernel before 5.4. Incorrect access permissions for the efivar_ssdt ACPI variable could be used by attackers to bypass lockdown or s… NVD-CWE-noinfo
CVE-2019-20908 2024-11-21 13:39 2020-07-16 Show GitHub Exploit DB Packet Storm
221686 7.5 HIGH
Network
python
opensuse
debian
fedoraproject
canonical
netapp
oracle
python
leap
debian_linux
fedora
ubuntu_linux
active_iq_unified_manager
cloud_volumes_ontap_mediator
zfs_storage_appliance_kit
In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation. CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2019-20907 2024-11-21 13:39 2020-07-13 Show GitHub Exploit DB Packet Storm
221687 6.1 MEDIUM
Network
atlassian jira
jira_server
The login.jsp resource in Jira before version 8.5.2, and from version 8.6.0 before version 8.6.1 allows remote attackers to redirect users to a different website which they may use as part of perform… CWE-601
Open Redirect
CVE-2019-20901 2024-11-21 13:39 2020-07-13 Show GitHub Exploit DB Packet Storm
221688 4.8 MEDIUM
Network
atlassian jira_server
jira_data_center
Affected versions of Atlassian Jira Server and Data Center allow remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the Add Field module. The af… CWE-79
Cross-site Scripting
CVE-2019-20900 2024-11-21 13:39 2020-07-13 Show GitHub Exploit DB Packet Storm
221689 5.3 MEDIUM
Network
atlassian jira
jira_software_data_center
jira_server
jira_data_center
The Gadget API in Atlassian Jira Server and Data Center in affected versions allows remote attackers to make Jira unresponsive via repeated requests to a certain endpoint in the Gadget API. The affec… NVD-CWE-noinfo
CVE-2019-20899 2024-11-21 13:39 2020-07-13 Show GitHub Exploit DB Packet Storm
221690 7.5 HIGH
Network
atlassian jira_software_data_center
jira
Affected versions of Atlassian Jira Server and Data Center allow remote attackers to access sensitive information without being authenticated in the Global permissions screen. The affected versions a… NVD-CWE-noinfo
CVE-2019-20898 2024-11-21 13:39 2020-07-13 Show GitHub Exploit DB Packet Storm