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 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
255591 4.3 警告 マイクロソフト - 複数の Microsoft 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1257 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
255592 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1880 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
255593 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1879 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
255594 8.5 危険 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における任意の Perl コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1447 2010-06-30 18:17 2010-05-14 Show GitHub Exploit DB Packet Storm
255595 9.3 危険 アップル - Apple Mac OS の ColorSync における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-1726 2010-06-30 18:17 2009-08-5 Show GitHub Exploit DB Packet Storm
255596 6.9 警告 アップル
サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の rmtree 関数における任意のファイルを削除される脆弱性 CWE-362
競合状態
CVE-2008-5303 2010-06-30 18:16 2008-12-1 Show GitHub Exploit DB Packet Storm
255597 6.9 警告 アップル
サイバートラスト株式会社
The Perl Foundation
レッドハット
- Perl の rmtree 関数における任意の setuid バイナリを作成される脆弱性 CWE-362
競合状態
CVE-2008-5302 2010-06-30 18:16 2008-12-1 Show GitHub Exploit DB Packet Storm
255598 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1419 2010-06-29 16:59 2010-06-10 Show GitHub Exploit DB Packet Storm
255599 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1412 2010-06-25 18:51 2010-06-10 Show GitHub Exploit DB Packet Storm
255600 9.3 危険 アップル - Apple Safari の WebKit における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-1749 2010-06-24 15:38 2010-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 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
209871 6.5 MEDIUM
Network
gnu libredwg GNU LibreDWG before 0.11 allows NULL pointer dereferences via crafted input files. CWE-476
 NULL Pointer Dereference
CVE-2020-15807 2024-11-21 14:06 2020-07-18 Show GitHub Exploit DB Packet Storm
209872 8.1 HIGH
Network
graylog graylog Graylog before 3.3.3 lacks SSL Certificate Validation for LDAP servers. It allows use of an external user/group database stored in LDAP. The connection configuration allows the usage of unencrypted, … CWE-295
Improper Certificate Validation 
CVE-2020-15813 2024-11-21 14:06 2020-07-18 Show GitHub Exploit DB Packet Storm
209873 6.1 MEDIUM
Network
zabbix
fedoraproject
debian
opensuse
zabbix
fedora
debian_linux
leap
backports
Zabbix before 3.0.32rc1, 4.x before 4.0.22rc1, 4.1.x through 4.4.x before 4.4.10rc1, and 5.x before 5.0.2rc1 allows stored XSS in the URL Widget. CWE-79
Cross-site Scripting
CVE-2020-15803 2024-11-21 14:06 2020-07-17 Show GitHub Exploit DB Packet Storm
209874 9.8 CRITICAL
Network
python
netapp
python
max_data
In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The <executable-name>._pth file (e.g., the python._pth file)… CWE-426
 Untrusted Search Path
CVE-2020-15801 2024-11-21 14:06 2020-07-17 Show GitHub Exploit DB Packet Storm
209875 6.7 MEDIUM
Local
linux
opensuse
canonical
linux_kernel
leap
ubuntu_linux
An issue was discovered in drivers/acpi/acpi_configfs.c in the Linux kernel before 5.7.7. Injection of malicious ACPI tables via configfs could be used by attackers to bypass lockdown and secure boot… CWE-862
 Missing Authorization
CVE-2020-15780 2024-11-21 14:06 2020-07-16 Show GitHub Exploit DB Packet Storm
209876 7.5 HIGH
Network
socket.io-file_project socket.io-file A Path Traversal issue was discovered in the socket.io-file package through 2.0.31 for Node.js. The socket.io-file::createFile message uses path.join with ../ in the name option, and the uploadDir an… CWE-22
Path Traversal
CVE-2020-15779 2024-11-21 14:06 2020-07-16 Show GitHub Exploit DB Packet Storm
209877 6.1 MEDIUM
Network
rosariosis rosariosis RosarioSIS 6.7.2 is vulnerable to XSS, caused by improper validation of user-supplied input by the PrintSchedules.php script. A remote attacker could exploit this vulnerability using the include_inac… CWE-79
Cross-site Scripting
CVE-2020-15718 2024-11-21 14:06 2020-07-16 Show GitHub Exploit DB Packet Storm
209878 6.1 MEDIUM
Network
rosariosis rosariosis RosarioSIS 6.7.2 is vulnerable to XSS, caused by improper validation of user-supplied input by the Search.inc.php script. A remote attacker could exploit this vulnerability using the advanced paramet… CWE-79
Cross-site Scripting
CVE-2020-15717 2024-11-21 14:06 2020-07-16 Show GitHub Exploit DB Packet Storm
209879 6.1 MEDIUM
Network
rosariosis rosariosis RosarioSIS 6.7.2 is vulnerable to XSS, caused by improper validation of user-supplied input by the Preferences.php script. A remote attacker could exploit this vulnerability using the tab parameter i… CWE-79
Cross-site Scripting
CVE-2020-15716 2024-11-21 14:06 2020-07-16 Show GitHub Exploit DB Packet Storm
209880 6.3 MEDIUM
Network
joomla joomla\! An issue was discovered in Joomla! through 3.9.19. A missing token check in the ajax_install endpoint of com_installer causes a CSRF vulnerability. CWE-352
 Origin Validation Error
CVE-2020-15700 2024-11-21 14:06 2020-07-16 Show GitHub Exploit DB Packet Storm