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 13, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
225971 1.9 注意 シマンテック - Symantec AntiVirus などのオンデマンドスキャンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0106 2012-12-20 19:28 2010-02-17 Show GitHub Exploit DB Packet Storm
225972 6.8 警告 Transmission Project - Transmission の libtransmission/metainfo.c におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0012 2012-12-20 19:28 2010-01-8 Show GitHub Exploit DB Packet Storm
225973 7.5 危険 uzbl - Uzbl の uzbl-core.c における任意のコマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0011 2012-12-20 19:28 2010-01-5 Show GitHub Exploit DB Packet Storm
225974 7.5 危険 ViewVC - ViewVC の query.py におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0005 2012-12-20 19:28 2010-01-29 Show GitHub Exploit DB Packet Storm
225975 4.3 警告 SmarterTools Inc. - SmarterTools SmarterTrack の frmTickets.aspx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4995 2012-12-20 19:28 2010-08-25 Show GitHub Exploit DB Packet Storm
225976 4.3 警告 SmarterTools Inc. - SmarterTools SmarterTrack の frmKBSearch.aspx におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-4994 2012-12-20 19:28 2010-08-25 Show GitHub Exploit DB Packet Storm
225977 7.5 危険 script-shop24 - LM Starmail Paidmail の home.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2009-4993 2012-12-20 19:28 2010-08-25 Show GitHub Exploit DB Packet Storm
225978 7.5 危険 script-shop24 - LM Starmail Paidmail の paidbanner.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-4992 2012-12-20 19:28 2010-08-25 Show GitHub Exploit DB Packet Storm
225979 10 危険 SAP - SAP Business One の NT_Naming_Service.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4988 2012-12-20 19:28 2010-08-25 Show GitHub Exploit DB Packet Storm
225980 7.5 危険 scripteen - Scripteen Free Image Hosting Script の admin/header.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2009-4987 2012-12-20 19:28 2010-08-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212501 6.1 MEDIUM
Network
vtenext vtenext A cross-site scripting (XSS) vulnerability in the messages module of vtecrm vtenext 19 CE allows attackers to inject arbitrary JavaScript code via the From field of an email. CWE-79
Cross-site Scripting
CVE-2020-10227 2024-11-21 13:55 2020-09-15 Show GitHub Exploit DB Packet Storm
212502 5.5 MEDIUM
Local
linux linux_kernel A flaw was found in the Linux kernel's implementation of GRO in versions before 5.2. This flaw allows an attacker with local access to crash the system. CWE-416
 Use After Free
CVE-2020-10720 2024-11-21 13:55 2020-09-4 Show GitHub Exploit DB Packet Storm
212503 8.8 HIGH
Network
github github A remote code execution vulnerability was identified in GitHub Enterprise Server that could be exploited when building a GitHub Pages site. User-controlled configuration of the underlying parsers use… NVD-CWE-noinfo
CVE-2020-10518 2024-11-21 13:55 2020-08-28 Show GitHub Exploit DB Packet Storm
212504 4.3 MEDIUM
Network
github github An improper access control vulnerability was identified in GitHub Enterprise Server that allowed authenticated users of the instance to determine the names of unauthorized private repositories given … NVD-CWE-noinfo
CVE-2020-10517 2024-11-21 13:55 2020-08-28 Show GitHub Exploit DB Packet Storm
212505 6.8 MEDIUM
Physics
sintef urx Universal Robots controller execute URCaps (zip files containing Java-powered applications) without any permission restrictions and a wide API that presents many primitives that can compromise the ov… CWE-269
 Improper Privilege Management
CVE-2020-10290 2024-11-21 13:55 2020-08-22 Show GitHub Exploit DB Packet Storm
212506 9.8 CRITICAL
Network
dronecode micro_air_vehicle_link The Micro Air Vehicle Link (MAVLink) protocol presents authentication mechanisms on its version 2.0 however according to its documentation, in order to maintain backwards compatibility, GCS and autop… NVD-CWE-Other
CVE-2020-10283 2024-11-21 13:55 2020-08-20 Show GitHub Exploit DB Packet Storm
212507 8.8 HIGH
Network
openrobotics robot_operating_system Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an action message is processed to be sent, and… CWE-502
 Deserialization of Untrusted Data
CVE-2020-10289 2024-11-21 13:55 2020-08-20 Show GitHub Exploit DB Packet Storm
212508 9.9 CRITICAL
Network
redhat openstack_platform A flaw was found in the nova_libvirt container provided by the Red Hat OpenStack Platform 16, where it does not have SELinux enabled. This flaw causes sVirt, an important isolation mechanism, to be d… NVD-CWE-noinfo
CVE-2020-10731 2024-11-21 13:55 2020-07-31 Show GitHub Exploit DB Packet Storm
212509 8.2 HIGH
Local
gnu
debian
opensuse
vmware
grub2
debian_linux
leap
photon_os
A flaw was found in grub2, prior to version 2.06. An attacker may use the GRUB 2 flaw to hijack and tamper the GRUB verification process. This flaw also allows the bypass of Secure Boot protections. … CWE-120
Classic Buffer Overflow
CVE-2020-10713 2024-11-21 13:55 2020-07-30 Show GitHub Exploit DB Packet Storm
212510 5.4 MEDIUM
Network
osisoft pi_vision An authenticated remote attacker could use specially crafted URLs to send a victim using PI Vision 2019 mobile to a vulnerable web page due to a known issue in a third-party component. CWE-79
Cross-site Scripting
CVE-2020-10643 2024-11-21 13:55 2020-07-28 Show GitHub Exploit DB Packet Storm